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.
The Difference between JavaScript “==” and “===” Comparison Operators

The Difference between JavaScript “==” and “===” Comparison Operators

17
Comments 3
2 min read
The JavaScript Event Loop Explained

The JavaScript Event Loop Explained

154
Comments 2
6 min read
Reddit mass scraping via API

Reddit mass scraping via API

20
Comments 1
3 min read
How to Build a Ticking Clock With REACT

How to Build a Ticking Clock With REACT

99
Comments 5
3 min read
The Difference Between React Server Components and Server Side Rendering (SSR)

The Difference Between React Server Components and Server Side Rendering (SSR)

137
Comments 4
2 min read
How I improved my code by returning early, returning often!

How I improved my code by returning early, returning often!

60
Comments 10
3 min read
The "this" keyword in JavaScript

The "this" keyword in JavaScript

8
Comments
2 min read
JavaScript Scope and Hoisting

JavaScript Scope and Hoisting

10
Comments
2 min read
Cloning Dev.to with Nuxt & Tailwindcss, with the dev.to api (desktop view)

Cloning Dev.to with Nuxt & Tailwindcss, with the dev.to api (desktop view)

112
Comments 12
5 min read
Listen for Changes Between Dark and Light Mode with Javascript

Listen for Changes Between Dark and Light Mode with Javascript

13
Comments
1 min read
Image Preview Before Upload In VueJS Project

Image Preview Before Upload In VueJS Project

14
Comments 3
1 min read
Temperature converter with background changer using vanilla javascript

Temperature converter with background changer using vanilla javascript

9
Comments
4 min read
NodeJS modularizaton & strict mode

NodeJS modularizaton & strict mode

45
Comments 2
3 min read
How to easily convert HTML Form to JSON

How to easily convert HTML Form to JSON

89
Comments 13
5 min read
Creating a database from scratch with Node.js - Day 3

Creating a database from scratch with Node.js - Day 3

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