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.
Async Generators as an alternative to State Management

Async Generators as an alternative to State Management

8
Comments
10 min read
Optional length?.

Optional length?.

6
Comments
1 min read
How To Deploy A Web App To Heroku

How To Deploy A Web App To Heroku

2
Comments
3 min read
LeetCode 56. Merge Intervals

LeetCode 56. Merge Intervals

12
Comments
1 min read
React Components implementation in App. Break down your site into components and merge them

React Components implementation in App. Break down your site into components and merge them

3
Comments 2
1 min read
My step by step guide in solving coding problems

My step by step guide in solving coding problems

3
Comments
4 min read
How I built a weather forecast app with location map in React & Leaflet!

How I built a weather forecast app with location map in React & Leaflet!

9
Comments 1
2 min read
Exploring Feedback for Better Understanding

Exploring Feedback for Better Understanding

4
Comments 2
2 min read
Using a Vanilla JavaScript module to handle CSS transition states

Using a Vanilla JavaScript module to handle CSS transition states

14
Comments
5 min read
var, let, and const - What's The Difference?

var, let, and const - What's The Difference?

8
Comments 2
4 min read
Implement a type-safe version of Node's Promisify in 7 lines of TypeScript

Implement a type-safe version of Node's Promisify in 7 lines of TypeScript

7
Comments 3
1 min read
JavaScript Objects: Going from Junior to Senior Code

JavaScript Objects: Going from Junior to Senior Code

26
Comments
3 min read
How Does Ember's Dependency Injection System Work?

How Does Ember's Dependency Injection System Work?

10
Comments
10 min read
React from scratch Part 1

React from scratch Part 1

110
Comments 4
6 min read
The complete learning path for Front-End developer (Online courses)

The complete learning path for Front-End developer (Online courses)

312
Comments 10
7 min read
Javascript: How to access the return value of a Promise object

Javascript: How to access the return value of a Promise object

166
Comments 49
3 min read
Would you recommend Svelte and what router do you like?

Would you recommend Svelte and what router do you like?

6
Comments 1
6 min read
Contact Form Backend

Contact Form Backend

3
Comments 3
1 min read
The Most Trending⚡️ CSS Frameworks🛠 Analogy 2020

The Most Trending⚡️ CSS Frameworks🛠 Analogy 2020

93
Comments 5
12 min read
How To Test The Availability Of Your API Server

How To Test The Availability Of Your API Server

13
Comments
4 min read
WordPress Monthly Dev Digest #021

WordPress Monthly Dev Digest #021

10
Comments 2
5 min read
Getting Started with Phaser 3 and Node.js

Getting Started with Phaser 3 and Node.js

30
Comments 1
4 min read
Powering the Together Framework

Powering the Together Framework

11
Comments 2
3 min read
O que há de novo no TypeScript 4.0

O que há de novo no TypeScript 4.0

10
Comments
4 min read
Double Opt-In in Node.js: Sending confirmation emails

Double Opt-In in Node.js: Sending confirmation emails

26
Comments
8 min read
loading...