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.
Brief Intro to Big O

Brief Intro to Big O

28
Comments
4 min read
Asynchronous Javascript - 02 - The Event Loop

Asynchronous Javascript - 02 - The Event Loop

9
Comments 3
4 min read
Garbage Collection in Javascript

Garbage Collection in Javascript

9
Comments 3
3 min read
Reduce, Reuse and Recycle Components with React

Reduce, Reuse and Recycle Components with React

34
Comments 2
2 min read
Asynchronous Javascript - 01 - Single-Threaded Programming and the Call Stack

Asynchronous Javascript - 01 - Single-Threaded Programming and the Call Stack

16
Comments
5 min read
Say Bye to create react app. Here's how to Build your react project from scratch with webpack and Babel.

Say Bye to create react app. Here's how to Build your react project from scratch with webpack and Babel.

13
Comments 1
6 min read
MongoDB for Express.js

MongoDB for Express.js

17
Comments
2 min read
Creating a sidebar menu in Svelte

Creating a sidebar menu in Svelte

27
Comments 4
3 min read
Ditching Dupes with a Set

Ditching Dupes with a Set

12
Comments 1
3 min read
Middlewares in Express.js

Middlewares in Express.js

12
Comments 2
2 min read
Debugging and implicit returns in JS

Debugging and implicit returns in JS

7
Comments 1
2 min read
Asynchronous Javascript - 03 - The Callback Queue

Asynchronous Javascript - 03 - The Callback Queue

9
Comments
6 min read
Quirks in Javascript

Quirks in Javascript

6
Comments 1
4 min read
Why you shouldn’t use inline styling in production React apps

Why you shouldn’t use inline styling in production React apps

41
Comments 6
8 min read
Homomorphic Encryption - for Web Apps 🤔

Homomorphic Encryption - for Web Apps 🤔

11
Comments 1
7 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.