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.
Features introduced in ES2021 ✨✨

Features introduced in ES2021 ✨✨

38
Comments
2 min read
Add Dynamic Descriptions to Customize the Payload CMS Admin UI

Add Dynamic Descriptions to Customize the Payload CMS Admin UI

4
Comments 1
2 min read
How to provide the ultimate web dark mode experience

How to provide the ultimate web dark mode experience

4
Comments
2 min read
How to think while building Web Applications

How to think while building Web Applications

153
Comments 10
2 min read
How I Get a Job as a Software Engineer in Sweden.

How I Get a Job as a Software Engineer in Sweden.

84
Comments 7
5 min read
My Experience with Next.js

My Experience with Next.js

9
Comments 5
4 min read
How I Think About React (A Mental Model for Beginners) | Part 1: What is React?

How I Think About React (A Mental Model for Beginners) | Part 1: What is React?

15
Comments 1
5 min read
#11) Explain call(), apply() & bind() ❓

#11) Explain call(), apply() & bind() ❓

98
Comments
1 min read
Cookies vs localStorage vs sessionStorage in JavaScript

Cookies vs localStorage vs sessionStorage in JavaScript

9
Comments
1 min read
How programming is better with TypeScript ?

How programming is better with TypeScript ?

93
Comments 12
2 min read
Integrate Twilio With Node JS - A Beginner's Guide

Integrate Twilio With Node JS - A Beginner's Guide

29
Comments 2
3 min read
How to resolve Jest issues: tests passing, but code coverage fails!

How to resolve Jest issues: tests passing, but code coverage fails!

10
Comments 2
2 min read
Cross-site Request Forgery Attacks (CSRF): What a frontend developer should know

Cross-site Request Forgery Attacks (CSRF): What a frontend developer should know

44
Comments
8 min read
How to add a Pre-loader in your webpage

How to add a Pre-loader in your webpage

29
Comments 4
2 min read
Binary Search - JavaScript | Plus Big O Performance Explained Simply

Binary Search - JavaScript | Plus Big O Performance Explained Simply

8
Comments
5 min read
Why JavaScript Numbers Are Not Precise

Why JavaScript Numbers Are Not Precise

11
Comments 1
3 min read
Keeping things safe, using React Router !

Keeping things safe, using React Router !

7
Comments
2 min read
Electron Adventures: Episode 9: Terminal App

Electron Adventures: Episode 9: Terminal App

6
Comments
3 min read
VOID in JavaScript

VOID in JavaScript

5
Comments 1
3 min read
JavaScript ES6 keyed collections

JavaScript ES6 keyed collections

10
Comments
4 min read
#12) What is Currying in JS❓

#12) What is Currying in JS❓

8
Comments 2
1 min read
Building Backend Website With Supabase

Building Backend Website With Supabase

6
Comments
2 min read
Generating a robots.txt in Next.js

Generating a robots.txt in Next.js

6
Comments
2 min read
JavaScript (Lexical Structure)

JavaScript (Lexical Structure)

14
Comments 1
4 min read
How to theme components in Angular

How to theme components in Angular

7
Comments 2
4 min read
loading...