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.
Unlocking the Magic of JavaScript: A Beginner's Guide to Hello World Alerts

Unlocking the Magic of JavaScript: A Beginner's Guide to Hello World Alerts

1
Comments
3 min read
Advanced Fibonacci Technique with Dynamic Programming

Advanced Fibonacci Technique with Dynamic Programming

Comments
3 min read
Latest Newsletter: Quite Quiet (Issue #150)

Latest Newsletter: Quite Quiet (Issue #150)

Comments
1 min read
Front-End Security: Popular Types of Attacks

Front-End Security: Popular Types of Attacks

6
Comments 1
5 min read
Email Obfuscation: Best Methods

Email Obfuscation: Best Methods

13
Comments 2
4 min read
Using Suspense with React: without a 3rd party library

Using Suspense with React: without a 3rd party library

7
Comments 2
7 min read
Full vs Complete BiNARY TREEs

Full vs Complete BiNARY TREEs

Comments
2 min read
Deep Dive into Next.js Boilerplates: Pioneering Web Development in 2024

Deep Dive into Next.js Boilerplates: Pioneering Web Development in 2024

Comments
3 min read
How to Use the tsconfig.json "paths" Option in Node.js

How to Use the tsconfig.json "paths" Option in Node.js

Comments 2
3 min read
How To Deal With The ConnectionAcquireTimeoutError in Sequelize

How To Deal With The ConnectionAcquireTimeoutError in Sequelize

8
Comments 4
4 min read
I'm creating an online developer toolkit app, need help deciding which tools to implement

I'm creating an online developer toolkit app, need help deciding which tools to implement

Comments
1 min read
A Complete Guide To props.children In React

A Complete Guide To props.children In React

9
Comments 1
5 min read
My Hobby Project - Resume Builder - Next.js

My Hobby Project - Resume Builder - Next.js

Comments
1 min read
How to Build High-Performance Front-End Applications Based on Multithreading

How to Build High-Performance Front-End Applications Based on Multithreading

7
Comments
7 min read
Why the Heck Do We Need Bundlers, Compilers, or Build Tools in Frontend Development? Unveiling 10 Reasons Why They Exist ✨

Why the Heck Do We Need Bundlers, Compilers, or Build Tools in Frontend Development? Unveiling 10 Reasons Why They Exist ✨

2
Comments
3 min read
How to Disable the Right-Click Menu in React

How to Disable the Right-Click Menu in React

1
Comments
3 min read
How to Deploy Next.js on Multiple Servers

How to Deploy Next.js on Multiple Servers

1
Comments
5 min read
How to Handle the Mouse Hover Event in React

How to Handle the Mouse Hover Event in React

4
Comments
3 min read
How to Append JavaScript Data to a FormData

How to Append JavaScript Data to a FormData

3
Comments
3 min read
A Complete Guide to Regular, Dev, and Peer Dependencies in npm

A Complete Guide to Regular, Dev, and Peer Dependencies in npm

1
Comments
4 min read
How To Deal With Custom .env Files in React

How To Deal With Custom .env Files in React

1
Comments
4 min read
How to Disable the Error Overlay in React in Development Mode

How to Disable the Error Overlay in React in Development Mode

7
Comments
3 min read
Efficient Data Visualization with React

Efficient Data Visualization with React

Comments
4 min read
How to Fix "413 Request Entity Too Large" Error in Node.js

How to Fix "413 Request Entity Too Large" Error in Node.js

4
Comments
3 min read
How To Deal With document.write() in React and Next.js

How To Deal With document.write() in React and Next.js

Comments
4 min read
loading...