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.
Why do client components render as SSR in nextjs, marking components as "use client" still render its html as SSR why?

Why do client components render as SSR in nextjs, marking components as "use client" still render its html as SSR why?

Comments
2 min read
Differences Between `var`, `let`, and `const` in JavaScript: A Simple Explanation

Differences Between `var`, `let`, and `const` in JavaScript: A Simple Explanation

Comments
3 min read
3D Earth Visualization with Three.js: A GitHub-Inspired Approach

3D Earth Visualization with Three.js: A GitHub-Inspired Approach

1
Comments
3 min read
Circular Linked Lists Demystified: From Novice to Node Master

Circular Linked Lists Demystified: From Novice to Node Master

3
Comments
8 min read
Building Static Sites with Eleventy

Building Static Sites with Eleventy

Comments
2 min read
Promises in JavaScript: Understanding, Handling, and Mastering Async Code

Promises in JavaScript: Understanding, Handling, and Mastering Async Code

Comments
7 min read
Learn how to create a API-backed Zelda BOTW monster gallery web component in <40 lines (Modulo.js)

Learn how to create a API-backed Zelda BOTW monster gallery web component in <40 lines (Modulo.js)

Comments
5 min read
The Hidden Power of useRef: Why It’s Essential in Your React Projects

The Hidden Power of useRef: Why It’s Essential in Your React Projects

1
Comments
4 min read
How I set up Design System for my React Native Projects for 10x Faster Development

How I set up Design System for my React Native Projects for 10x Faster Development

4
Comments
8 min read
Creating and Using VS Code Snippets: A Beginner's Guide

Creating and Using VS Code Snippets: A Beginner's Guide

6
Comments 1
6 min read
100 days of Miva: Day 15

100 days of Miva: Day 15

2
Comments 1
2 min read
10 Reasons TypeScript is Transforming How We Build Web Apps

10 Reasons TypeScript is Transforming How We Build Web Apps

4
Comments
7 min read
I Built a Beautiful Collection of Website Components and Templates - Open Source

I Built a Beautiful Collection of Website Components and Templates - Open Source

Comments
1 min read
Boosting Developer Productivity: How Qodo Gen IDE Extension Transforms Coding Practices

Boosting Developer Productivity: How Qodo Gen IDE Extension Transforms Coding Practices

7
Comments
8 min read
⚡️ Top 10 Tools for Faster Development in Next.js 🚀

⚡️ Top 10 Tools for Faster Development in Next.js 🚀

7
Comments
3 min read
Dive into the World of JavaScript: Mastering OOP, Virtual DOM, and Beyond

Dive into the World of JavaScript: Mastering OOP, Virtual DOM, and Beyond

Comments
3 min read
JavaScript Essentials for Everyday Coding

JavaScript Essentials for Everyday Coding

Comments
2 min read
Construindo Single Page Applications (SPA) com Next.js

Construindo Single Page Applications (SPA) com Next.js

3
Comments
5 min read
Why do React components need to start with capital letters?

Why do React components need to start with capital letters?

222
Comments 57
1 min read
NPkill - Let's get rid of unused node_modules

NPkill - Let's get rid of unused node_modules

1
Comments
2 min read
Understanding Truthy & Falsy Values in JavaScript: The Art of Conditional Logic 🎭

Understanding Truthy & Falsy Values in JavaScript: The Art of Conditional Logic 🎭

Comments 2
2 min read
Using Next.js in Today's Era: The Modern Framework for Web Development

Using Next.js in Today's Era: The Modern Framework for Web Development

Comments
4 min read
JavaScript 2024: Latest Features, Performance, Modern Techniques, and Advanced Coding 🚀

JavaScript 2024: Latest Features, Performance, Modern Techniques, and Advanced Coding 🚀

3
Comments
10 min read
🗣️Speaking Their Language: Tips for Developers to Talk to Non-Technical Audiences

🗣️Speaking Their Language: Tips for Developers to Talk to Non-Technical Audiences

1
Comments
5 min read
Minesweeper in Svelte

Minesweeper in Svelte

2
Comments
9 min read
loading...