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.
Harnessing the Power of React's useContext Hook: Simplifying State Management in Complex Applications

Harnessing the Power of React's useContext Hook: Simplifying State Management in Complex Applications

1
Comments
2 min read
Create Website with Login & Registration Form in HTML CSS and JavaScript

Create Website with Login & Registration Form in HTML CSS and JavaScript

6
Comments
8 min read
Understanding How React's useEffect Works: A Comprehensive Guide

Understanding How React's useEffect Works: A Comprehensive Guide

1
Comments
3 min read
shadcn-ui/ui codebase analysis: Cards example explained.

shadcn-ui/ui codebase analysis: Cards example explained.

Comments
3 min read
Setting up twin.macro with Vite + React

Setting up twin.macro with Vite + React

6
Comments 2
4 min read
Building An E-Commerce Store With NextJS

Building An E-Commerce Store With NextJS

144
Comments 15
17 min read
Google SignIn in react-native using firebase auth

Google SignIn in react-native using firebase auth

8
Comments
5 min read
🚴‍♂️Speeding up with JS one liners

🚴‍♂️Speeding up with JS one liners

8
Comments
1 min read
Currying function🤓

Currying function🤓

1
Comments
1 min read
Memecoin Market Overview: Brett and Gamestop in the Spotlight; Leading Memes Fading Behind

Memecoin Market Overview: Brett and Gamestop in the Spotlight; Leading Memes Fading Behind

2
Comments
4 min read
Mastering Embedded Analytics: A Getting Started Guide 📊

Mastering Embedded Analytics: A Getting Started Guide 📊

68
Comments
9 min read
Rebuilding My Blog: From Next.js to Astro

Rebuilding My Blog: From Next.js to Astro

1
Comments
1 min read
Dive into Server-Side Website Programming: From Basics to Mastery🚀🚀

Dive into Server-Side Website Programming: From Basics to Mastery🚀🚀

6
Comments
4 min read
Create A YouTube Homepage Clone in ReactJS and Tailwind CSS

Create A YouTube Homepage Clone in ReactJS and Tailwind CSS

7
Comments 1
12 min read
Meilleures pratiques pour créer une application Express.js

Meilleures pratiques pour créer une application Express.js

1
Comments
6 min read
Countdown to js13kGames 2024

Countdown to js13kGames 2024

1
Comments
1 min read
Real-Time Communication with WebSockets: A Complete Guide

Real-Time Communication with WebSockets: A Complete Guide

11
Comments
3 min read
The Power of Less: Streamlining Dependencies with Remult

The Power of Less: Streamlining Dependencies with Remult

5
Comments
5 min read
Top 20 Javascript Libraries on Github

Top 20 Javascript Libraries on Github

3
Comments
3 min read
Revolutionize Your Web Apps with Service Workers and PWAs: The Ultimate Guide

Revolutionize Your Web Apps with Service Workers and PWAs: The Ultimate Guide

Comments
3 min read
Why are they avoiding using require and using import in JavaScript

Why are they avoiding using require and using import in JavaScript

15
Comments
3 min read
TypeScript strictly typed - Part 2: full coverage typing

TypeScript strictly typed - Part 2: full coverage typing

5
Comments 4
9 min read
flying dots

flying dots

4
Comments
1 min read
Essential Node.js backend examples for developers in 2024

Essential Node.js backend examples for developers in 2024

6
Comments 2
10 min read
How I built my open-source Social media scheduling tool... 🤯

How I built my open-source Social media scheduling tool... 🤯

516
Comments 85
4 min read
Basics Of Javascript

Basics Of Javascript

1
Comments
3 min read
Your AWS app in depth like never before with sls-mentor

Your AWS app in depth like never before with sls-mentor

64
Comments
2 min read
How to use Excel-like editing in your DataGrid

How to use Excel-like editing in your DataGrid

7
Comments
3 min read
Otimizando SEO no Next.js: Técnicas Avançadas para Melhorar a Visibilidade nos Motores de Busca

Otimizando SEO no Next.js: Técnicas Avançadas para Melhorar a Visibilidade nos Motores de Busca

1
Comments
5 min read
snake game by html , css , javascript

snake game by html , css , javascript

4
Comments
1 min read
How to simply create contributions report for your git projects?

How to simply create contributions report for your git projects?

Comments
1 min read
How to create a scroll to top button with Tailwind CSS and JavaScript

How to create a scroll to top button with Tailwind CSS and JavaScript

1
Comments
1 min read
LeetCode Meditations — Chapter 10: Tries

LeetCode Meditations — Chapter 10: Tries

1
Comments
5 min read
Cursor Animation : Creating Smooth Hover Effects in CSS

Cursor Animation : Creating Smooth Hover Effects in CSS

Comments
1 min read
Alternatives to npm: Exploring Different Package Managers for JavaScript Development

Alternatives to npm: Exploring Different Package Managers for JavaScript Development

7
Comments
3 min read
Difference Between OCR and ICR | A Complete Guide

Difference Between OCR and ICR | A Complete Guide

Comments
5 min read
TypeScript strictly typed - Part 1: configuring a project

TypeScript strictly typed - Part 1: configuring a project

6
Comments 2
4 min read
Pipe / Curry / HOF

Pipe / Curry / HOF

1
Comments 1
2 min read
Apple's new feature that just killed my startup 🤯

Apple's new feature that just killed my startup 🤯

1
Comments
1 min read
The 8-Hour Debug: How a Silly Mistake Cost Me a Day

The 8-Hour Debug: How a Silly Mistake Cost Me a Day

5
Comments
1 min read
How to Setup Jest on Typescript Monorepo Projects

How to Setup Jest on Typescript Monorepo Projects

17
Comments
3 min read
Node.js Timeouts and Memory Leaks

Node.js Timeouts and Memory Leaks

Comments
2 min read
Node.js Timeouts and Memory Leaks

Node.js Timeouts and Memory Leaks

1
Comments
2 min read
EFX !!

EFX !!

12
Comments 2
5 min read
shadcn-ui/ui codebase analysis: Dashboard example explained.

shadcn-ui/ui codebase analysis: Dashboard example explained.

7
Comments
6 min read
TypeScript strictly typed: the true promise of TypeScript

TypeScript strictly typed: the true promise of TypeScript

5
Comments
2 min read
Asynchronous JavaScript: Practical Tips for Better Code

Asynchronous JavaScript: Practical Tips for Better Code

10
Comments
3 min read
Top 19 Awesome on Github

Top 19 Awesome on Github

8
Comments 3
3 min read
Workflow and Internal Mechanics of CSS with PostCSS and Vite

Workflow and Internal Mechanics of CSS with PostCSS and Vite

1
Comments
3 min read
take control back

take control back

Comments
1 min read
Building a Real-Time Chat Application with Firebase

Building a Real-Time Chat Application with Firebase

2
Comments
2 min read
Debugging 101 - How to Fix Software Errors Efficiently

Debugging 101 - How to Fix Software Errors Efficiently

2
Comments
4 min read
Understanding JavaScript Array Methods: forEach, map, filter, reduce, and find

Understanding JavaScript Array Methods: forEach, map, filter, reduce, and find

6
Comments
2 min read
Advanced JavaScript

Advanced JavaScript

2
Comments
3 min read
The No-Cheat Code Challenge - Surviving The Odin Project

The No-Cheat Code Challenge - Surviving The Odin Project

4
Comments
5 min read
My First Freelance Gig: Building an E-Commerce Store

My First Freelance Gig: Building an E-Commerce Store

1
Comments
1 min read
Diferença entre os Operadores `??` e `||` em TypeScript

Diferença entre os Operadores `??` e `||` em TypeScript

2
Comments
3 min read
The Evolution of Web Development: A 10-Year Retrospective

The Evolution of Web Development: A 10-Year Retrospective

2
Comments
2 min read
Enforce Architectural Policies in JavaScript with ESLint

Enforce Architectural Policies in JavaScript with ESLint

1
Comments 2
4 min read
How to reduce unused JavaScript in your code?

How to reduce unused JavaScript in your code?

119
Comments 19
6 min read
loading...