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.
Deploying Gatsby on Netlify 💻

Deploying Gatsby on Netlify 💻

12
Comments 1
1 min read
Foundation of Back-end Development

Foundation of Back-end Development

6
Comments
1 min read
Verify a JWT Token

Verify a JWT Token

7
Comments
2 min read
Illustrated JS: JavaScript asynchronous behaviour

Illustrated JS: JavaScript asynchronous behaviour

180
Comments 43
3 min read
Coding Daily to learn Problem-Solving rather than Coding

Coding Daily to learn Problem-Solving rather than Coding

7
Comments
2 min read
What is props & how to use it in React?

What is props & how to use it in React?

8
Comments
3 min read
6 Skills to Become a Front-End Developer

6 Skills to Become a Front-End Developer

160
Comments 21
3 min read
String Pad in JavaScript

String Pad in JavaScript

79
Comments 4
5 min read
Handling Events on Stateless React Components

Handling Events on Stateless React Components

8
Comments 2
2 min read
[#Beginners] Gradient Background Generator Project⚡

[#Beginners] Gradient Background Generator Project⚡

15
Comments 3
2 min read
Quasar Admin CRM - Global dark mode (All pages)

Quasar Admin CRM - Global dark mode (All pages)

29
Comments 5
1 min read
Ghost CMS, WordPress on steroids?

Ghost CMS, WordPress on steroids?

12
Comments 4
4 min read
Classic Mario bros game controlled with hand gestures made with javascript

Classic Mario bros game controlled with hand gestures made with javascript

4
Comments
2 min read
Using Dynamic Components And a Pattern I Devised Myself to Create a No Code Web Interface Builder

Using Dynamic Components And a Pattern I Devised Myself to Create a No Code Web Interface Builder

30
Comments 7
5 min read
Add a Post on Dev after new Release on GitHub

Add a Post on Dev after new Release on GitHub

9
Comments 2
1 min read
Fastify Autoroutes

Fastify Autoroutes

37
Comments 2
2 min read
An in depth explanation of Promise.all and comparison with Promise.allSettled

An in depth explanation of Promise.all and comparison with Promise.allSettled

51
Comments
10 min read
LocalStorage vs Cookies: All You Need To Know About Storing JWT Tokens Securely in The Front-End

LocalStorage vs Cookies: All You Need To Know About Storing JWT Tokens Securely in The Front-End

754
Comments 46
7 min read
useEffectX: A better alternative to useEffect

useEffectX: A better alternative to useEffect

2
Comments
2 min read
Remove duplicate Objects within an Array by Object key.

Remove duplicate Objects within an Array by Object key.

6
Comments
1 min read
React: Using portals to make a modal popup

React: Using portals to make a modal popup

77
Comments 14
4 min read
Google analytics with Reach router in 5 steps

Google analytics with Reach router in 5 steps

8
Comments
3 min read
Practical Approach To Testing React App With Jest - Part #1

Practical Approach To Testing React App With Jest - Part #1

50
Comments 1
5 min read
Build a custom SPA Router using VanillaJS

Build a custom SPA Router using VanillaJS

92
Comments 3
6 min read
JSByte: JavaScript Array Slice vs Splice: the Difference Explained with Cake

JSByte: JavaScript Array Slice vs Splice: the Difference Explained with Cake

51
Comments 2
2 min read
loading...