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.
Making AJAX calls in pure JavaScript, the old way

Making AJAX calls in pure JavaScript, the old way

50
Comments 10
7 min read
The shortest way to conditional insert properties into an object literal

The shortest way to conditional insert properties into an object literal

197
Comments 48
1 min read
Destructuring in Javascript

Destructuring in Javascript

5
Comments
5 min read
A Gentle Introduction to Divide and Conquer Algorithms

A Gentle Introduction to Divide and Conquer Algorithms

137
Comments 1
10 min read
Use the platform with Web Components

Use the platform with Web Components

13
Comments
2 min read
defaultProps or default parameters

defaultProps or default parameters

8
Comments 1
3 min read
Boilerplate for MERN stack development

Boilerplate for MERN stack development

11
Comments
1 min read
Gulp vs Web-pack

Gulp vs Web-pack

14
Comments 20
1 min read
JavaScript interview question that you have to know

JavaScript interview question that you have to know

7
Comments
1 min read
Manage your npm-package directly from your code

Manage your npm-package directly from your code

8
Comments
1 min read
Elm: the jerk that took away my for-loops.

Elm: the jerk that took away my for-loops.

12
Comments 10
4 min read
Extending arrays using proxies in JavaScript

Extending arrays using proxies in JavaScript

37
Comments
4 min read
Neat-RTC: WebRTC wrapper for React and Vue

Neat-RTC: WebRTC wrapper for React and Vue

13
Comments
1 min read
Higher-order functions: what they are, and a React example

Higher-order functions: what they are, and a React example

5
Comments
3 min read
Show some 🖤 to Node.js process errors

Show some 🖤 to Node.js process errors

4
Comments
1 min read
Memoization Forget-Me-Bomb

Memoization Forget-Me-Bomb

25
Comments 2
12 min read
PWA: Criar notificação de "uma nova versão está disponível"

PWA: Criar notificação de "uma nova versão está disponível"

44
Comments 3
8 min read
Do you know ES6 - Part 2

Do you know ES6 - Part 2

72
Comments 2
6 min read
Javascript For Loops - Explanation For Beginners 03:31

Javascript For Loops - Explanation For Beginners

12
Comments 3
1 min read
Managing File Uploads With NgRx

Managing File Uploads With NgRx

34
Comments 3
17 min read
Localhost isn't local anymore

Localhost isn't local anymore

163
Comments 12
5 min read
An a11y extension coming to a browser near you

An a11y extension coming to a browser near you

42
Comments 6
2 min read
How do You Structure Your Code When Moving Your API from Express to Serverless Functions?

How do You Structure Your Code When Moving Your API from Express to Serverless Functions?

358
Comments 15
6 min read
Multi-paradigm Programming in C++ and Javascript

Multi-paradigm Programming in C++ and Javascript

12
Comments
5 min read
Entendendo o que é GraphQL através de exemplos

Entendendo o que é GraphQL através de exemplos

18
Comments 1
8 min read
loading...