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.
Don't Just Copy and Paste Code, Make It Reusable

Don't Just Copy and Paste Code, Make It Reusable

Comments
3 min read
QueryBuilder in Action Part 1

QueryBuilder in Action Part 1

Comments
4 min read
(D): Aplicando o "Princípio da Inversão de Dependências" com Typescript e Java

(D): Aplicando o "Princípio da Inversão de Dependências" com Typescript e Java

Comments
4 min read
What is Temporal dead zone in javascript?

What is Temporal dead zone in javascript?

Comments
2 min read
(I): Aplicando o "Princípio da Segregação da Interface" com Typescript e Java

(I): Aplicando o "Princípio da Segregação da Interface" com Typescript e Java

Comments
3 min read
Building Scalable Web Applications with Microfrontends: A Detailed Walkthrough of Microfrontend Blog

Building Scalable Web Applications with Microfrontends: A Detailed Walkthrough of Microfrontend Blog

Comments
3 min read
How to retrieve values from all types of HTML Inputs in JavaScript

How to retrieve values from all types of HTML Inputs in JavaScript

Comments
2 min read
Understanding K Element Patterns in LeetCode: The Basics (Part 1)

Understanding K Element Patterns in LeetCode: The Basics (Part 1)

Comments
3 min read
Add a Voice Search to your Nuxt3 App in 6 Easy Steps

Add a Voice Search to your Nuxt3 App in 6 Easy Steps

Comments
4 min read
Introducing Stylesnap: Optimize Your CSS Like Never Before

Introducing Stylesnap: Optimize Your CSS Like Never Before

1
Comments
2 min read
LeetCode Challenge 289: Game of Life - JavaScript Solution 🚀

LeetCode Challenge 289: Game of Life - JavaScript Solution 🚀

6
Comments 2
3 min read
Progressive Web Applications: Your Ultimate Guide to Modern Web Development

Progressive Web Applications: Your Ultimate Guide to Modern Web Development

Comments
5 min read
Building a Full-Stack Notes Application with Node.js, Express, React, and Tailwind CSS 🚀✨

Building a Full-Stack Notes Application with Node.js, Express, React, and Tailwind CSS 🚀✨

6
Comments
3 min read
Mastering Async/Await and DOM Manipulation

Mastering Async/Await and DOM Manipulation

Comments
1 min read
Build a Loan EMI Calculator in React and Deploy it on GitHub Pages

Build a Loan EMI Calculator in React and Deploy it on GitHub Pages

1
Comments
3 min read
Side Projects Starter Pack

Side Projects Starter Pack

6
Comments
3 min read
Navigating the World of JavaScript: A Mechanical Engineer's Perspective on Learning and Challenges

Navigating the World of JavaScript: A Mechanical Engineer's Perspective on Learning and Challenges

Comments
5 min read
Frontend Challenge - December Edition, Glam Up My Markup: Winter Solstice

Frontend Challenge - December Edition, Glam Up My Markup: Winter Solstice

12
Comments
1 min read
The Art of Clean Code: Why It’s More Than Just Writing Code

The Art of Clean Code: Why It’s More Than Just Writing Code

1
Comments
3 min read
Updated Day 5 Post: State Management in React - Mastering useState and Beyond! 🚀

Updated Day 5 Post: State Management in React - Mastering useState and Beyond! 🚀

1
Comments 2
2 min read
Creating Dynamic Charts in Canvas with HTML, CSS, and JavaScript - No External Libraries Needed

Creating Dynamic Charts in Canvas with HTML, CSS, and JavaScript - No External Libraries Needed

2
Comments
2 min read
React Server Components (RSC): A Deep Dive with Examples

React Server Components (RSC): A Deep Dive with Examples

2
Comments
3 min read
Web Components: An Introduction

Web Components: An Introduction

Comments 4
11 min read
Day 03: Learning JavaScript APIs: Page Visibility API

Day 03: Learning JavaScript APIs: Page Visibility API

Comments
3 min read
“In the MVC design pattern, why is the router indispensable? What role does it play?"

“In the MVC design pattern, why is the router indispensable? What role does it play?"

Comments
3 min read
loading...