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.
Unhealthy Code: Primitive Overuse

Unhealthy Code: Primitive Overuse

127
Comments 12
6 min read
How to use stateless components in Vue.js

How to use stateless components in Vue.js

20
Comments
6 min read
Debugging Challenge: The cursed default clause

Debugging Challenge: The cursed default clause

14
Comments 2
3 min read
Doing To-Dos

Doing To-Dos

3
Comments 1
2 min read
CodeGuppy for p5.js connoisseurs

CodeGuppy for p5.js connoisseurs

7
Comments
8 min read
The moment I realized forEach() does not return anything.

The moment I realized forEach() does not return anything.

48
Comments 13
3 min read
Best Practices on JavaScript Page Weight

Best Practices on JavaScript Page Weight

3
Comments
4 min read
NodeJS: How To Create A Simple Server Using Express

NodeJS: How To Create A Simple Server Using Express

54
Comments 1
2 min read
Creating the typewriter effect with the use of async generators

Creating the typewriter effect with the use of async generators

24
Comments
4 min read
Curving text around, (circle, spiral and semi circle)

Curving text around, (circle, spiral and semi circle)

10
Comments 1
1 min read
Eloquent JavaScript A Modern Introduction to Programming by Marijn Haverbeke book review 04:30

Eloquent JavaScript A Modern Introduction to Programming by Marijn Haverbeke book review

86
Comments 11
1 min read
Codemod with jscodeshift help needed

Codemod with jscodeshift help needed

6
Comments 1
1 min read
Trying to understand concurrency model

Trying to understand concurrency model

4
Comments
1 min read
A Deep Dive into Hot Module Replacement with Webpack (Part One - The Basics)

A Deep Dive into Hot Module Replacement with Webpack (Part One - The Basics)

13
Comments
4 min read
Seeding a database

Seeding a database

95
Comments 5
6 min read
Webpack: How to Create Dynamic Entry & Output paths

Webpack: How to Create Dynamic Entry & Output paths

33
Comments 5
3 min read
Build free code & testing ES module imports

Build free code & testing ES module imports

7
Comments
4 min read
Bootstrap Off Canvas

Bootstrap Off Canvas

7
Comments
2 min read
Theme Changer using localStorage and CSS custom properties(variables).

Theme Changer using localStorage and CSS custom properties(variables).

9
Comments
2 min read
From Viruses to Bugs.. My developer Journey

From Viruses to Bugs.. My developer Journey

9
Comments
5 min read
nodejs event loop

nodejs event loop

6
Comments
2 min read
How to normalize (join together) bold nodes in HTML DOM?

How to normalize (join together) bold nodes in HTML DOM?

13
Comments 8
1 min read
I've been a dev for 11 years. 5 things I learned

I've been a dev for 11 years. 5 things I learned

135
Comments 12
5 min read
Browser Engines: The Crux Of Cross Browser Compatibility

Browser Engines: The Crux Of Cross Browser Compatibility

8
Comments
16 min read
Have you used React Object Components?

Have you used React Object Components?

5
Comments
11 min read
loading...