DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Compare Arrays in JavaScript Efficiently

How to Compare Arrays in JavaScript Efficiently

139
Comments 9
5 min read
How to start building a project with esbuild

How to start building a project with esbuild

17
Comments
3 min read
1. Implement custom Pick Type in TypeScript

1. Implement custom Pick Type in TypeScript

13
Comments 1
1 min read
Hoisting with closures example

Hoisting with closures example

5
Comments
1 min read
Robust authentication and authorization system with Django and Ajax - Part 3

Robust authentication and authorization system with Django and Ajax - Part 3

6
Comments
8 min read
A Motivational Post About Creating Good Web Frontends

A Motivational Post About Creating Good Web Frontends

5
Comments 2
2 min read
Frontend Interview Experience at Amazon Germany

Frontend Interview Experience at Amazon Germany

223
Comments 24
3 min read
Use Apollo Client with SvelteKit to Query a GraphQL API

Use Apollo Client with SvelteKit to Query a GraphQL API

3
Comments
15 min read
Should You Really Learn Vanilla JavaScript Before React?

Should You Really Learn Vanilla JavaScript Before React?

45
Comments 18
2 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 13

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 13

48
Comments 2
1 min read
Promises in JavaScript

Promises in JavaScript

9
Comments
3 min read
My Top 5 JavaScript Tips & Tricks for Writing Cleaner Code

My Top 5 JavaScript Tips & Tricks for Writing Cleaner Code

43
Comments 3
6 min read
Illegal Use of Break Statement Error in JavaScript

Illegal Use of Break Statement Error in JavaScript

5
Comments
2 min read
25 Vue Tips You Need to Know

25 Vue Tips You Need to Know

482
Comments 39
18 min read
How does pick work in typescript ⛏️

How does pick work in typescript ⛏️

7
Comments 5
2 min read
The This Keyword in JavaScript

The This Keyword in JavaScript

6
Comments
2 min read
React vs Vue - Local Component State

React vs Vue - Local Component State

3
Comments
3 min read
How to configure Apollo GraphQL in Nuxt application

How to configure Apollo GraphQL in Nuxt application

5
Comments
6 min read
LeetCode 91. Decode Ways (javascript solution)

LeetCode 91. Decode Ways (javascript solution)

6
Comments 1
1 min read
javascript live and static selector

javascript live and static selector

3
Comments
1 min read
Jest-gauge, a Jest extension to write acceptance tests  in natural languages like Gauge

Jest-gauge, a Jest extension to write acceptance tests  in natural languages like Gauge

6
Comments
6 min read
Electron Adventures: Episode 16: Streaming Terminal Output

Electron Adventures: Episode 16: Streaming Terminal Output

9
Comments 1
2 min read
Introduction to DML - part 2: using functional templating

Introduction to DML - part 2: using functional templating

3
Comments 4
4 min read
Pro Tips For Designing Robust React Components Part II: Bundle Size

Pro Tips For Designing Robust React Components Part II: Bundle Size

2
Comments
5 min read
The Story Behind JavaScript Promises - A Use Case Based Approach!

The Story Behind JavaScript Promises - A Use Case Based Approach!

62
Comments 1
19 min read
loading...