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.
Trolls and bots are disrupting social media—here’s how AI can stop them (Part 1)

Trolls and bots are disrupting social media—here’s how AI can stop them (Part 1)

78
Comments 1
10 min read
How to Build a Phone Authentication Component with React and Firebase

How to Build a Phone Authentication Component with React and Firebase

60
Comments 3
10 min read
Setting Up Node API with Typescript

Setting Up Node API with Typescript

11
Comments 2
2 min read
Top 10 JavaScript Patterns Every Developer Likes

Top 10 JavaScript Patterns Every Developer Likes

1383
Comments 31
6 min read
React: Destructuring Arguments

React: Destructuring Arguments

6
Comments
1 min read
Using Git hooks for easier development

Using Git hooks for easier development

9
Comments
1 min read
Build your own virtual scroll - Part II

Build your own virtual scroll - Part II

61
Comments 29
5 min read
Battle Engine Devlog #3 - Turn Based Combat

Battle Engine Devlog #3 - Turn Based Combat

4
Comments
2 min read
Make shitty versions of software libraries you use

Make shitty versions of software libraries you use

6
Comments
5 min read
Run any Node.js version

Run any Node.js version

6
Comments
1 min read
Unifying code to read local and network files

Unifying code to read local and network files

6
Comments
3 min read
Asynchronous JavaScript Under 5 Minutes

Asynchronous JavaScript Under 5 Minutes

100
Comments 2
4 min read
A curated list of Async javascript flow

A curated list of Async javascript flow

7
Comments
1 min read
Angular 6 Article Series

Angular 6 Article Series

6
Comments
3 min read
User-Agent (browser) detection

User-Agent (browser) detection

10
Comments
1 min read
The Delight of Browser DevTools

The Delight of Browser DevTools

7
Comments
1 min read
JavaScript: Promises or async-await?

JavaScript: Promises or async-await?

10
Comments
3 min read
Re-Create an Image with Colorful Text

Re-Create an Image with Colorful Text

64
Comments
4 min read
How to Debug JavaScript Quickly

How to Debug JavaScript Quickly

51
Comments 4
6 min read
Write Tests Like a Mathematician: Part 2

Write Tests Like a Mathematician: Part 2

48
Comments
8 min read
Implementing Counting Sort with JavaScript

Implementing Counting Sort with JavaScript

10
Comments 1
2 min read
Why B2B startups shouldn't use React (or any JS framework)

Why B2B startups shouldn't use React (or any JS framework)

82
Comments 8
4 min read
My first react application

My first react application

7
Comments 10
1 min read
Jordan promises – async/await vs .then

Jordan promises – async/await vs .then

20
Comments 3
3 min read
prototype, __proto__ and Prototypal inheritance in JavaScript

prototype, __proto__ and Prototypal inheritance in JavaScript

53
Comments 6
5 min read
loading...