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.
Infrastructure Driven Development

Infrastructure Driven Development

1
Comments
3 min read
JavaScript – Events Bubbling – Illustrated

JavaScript – Events Bubbling – Illustrated

Comments
8 min read
Figma's New Dev Mode: A Game-Changer for Designers and Developers

Figma's New Dev Mode: A Game-Changer for Designers and Developers

7
Comments
3 min read
Objects in JavaScript

Objects in JavaScript

2
Comments
2 min read
Mastering React: A Guide to the Most Important React Hooks

Mastering React: A Guide to the Most Important React Hooks

140
Comments 11
5 min read
Dive into JavaScript's Hidden Layers: Nested Scopes & Hoisting 🌀💡

Dive into JavaScript's Hidden Layers: Nested Scopes & Hoisting 🌀💡

Comments
2 min read
Mastering React: The Art of Asking Great Questions

Mastering React: The Art of Asking Great Questions

Comments
2 min read
Is JavaScript a front-end language or a back-end language?

Is JavaScript a front-end language or a back-end language?

1
Comments
1 min read
Colour palette Generator

Colour palette Generator

1
Comments 1
6 min read
Top 10 Free APIs You Should Know

Top 10 Free APIs You Should Know

3
Comments
6 min read
How JavaScript Works in the Background: Understanding Its Single-Threaded Nature and Asynchronous Operations

How JavaScript Works in the Background: Understanding Its Single-Threaded Nature and Asynchronous Operations

1
Comments
4 min read
Mastering Code: Why Programming is Indispensable in Cybersecurity

Mastering Code: Why Programming is Indispensable in Cybersecurity

1
Comments 1
1 min read
UseState and UseEffect

UseState and UseEffect

2
Comments
2 min read
Intro to DSA & Big O Notation

Intro to DSA & Big O Notation

3
Comments
5 min read
Boost React Performance with useMemo: Stop Unnecessary Re-renders 🚀

Boost React Performance with useMemo: Stop Unnecessary Re-renders 🚀

8
Comments
4 min read
Scaling Node.js with the Cluster Module

Scaling Node.js with the Cluster Module

Comments
2 min read
Top 10 must have Chrome extension for webdevelopers

Top 10 must have Chrome extension for webdevelopers

143
Comments 20
4 min read
Need Help!

Need Help!

Comments
1 min read
Why Does Everyone Hate React?

Why Does Everyone Hate React?

8
Comments 9
9 min read
Mastering Logical Operators in JavaScript: `||`, `&&`, and `!`

Mastering Logical Operators in JavaScript: `||`, `&&`, and `!`

2
Comments
2 min read
Develop yourself to build Web UIs: Part 1 : Understanding HTML

Develop yourself to build Web UIs: Part 1 : Understanding HTML

1
Comments
6 min read
Tutorial: Implement Authentication in Next.js

Tutorial: Implement Authentication in Next.js

1
Comments
43 min read
Top 10 Chrome extensions for Web Developers in 2024

Top 10 Chrome extensions for Web Developers in 2024

10
Comments
3 min read
🚀 5 Effective Ways to Make API Requests in Next.js 🌐

🚀 5 Effective Ways to Make API Requests in Next.js 🌐

11
Comments
4 min read
What are Server Actions in Next.js? Next.js 14 Edition

What are Server Actions in Next.js? Next.js 14 Edition

Comments
4 min read
loading...