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.
React Environment Variables: A Complete Step-By-Step Guide

React Environment Variables: A Complete Step-By-Step Guide

Comments
5 min read
FetchPHP 2.0: An Update To Bring Javascript's Fetch & True Async To PHP (Now With Superpowers!)

FetchPHP 2.0: An Update To Bring Javascript's Fetch & True Async To PHP (Now With Superpowers!)

15
Comments
3 min read
How to JS: Automate testing with Selenium

How to JS: Automate testing with Selenium

Comments
3 min read
Node.js Uncovered: The Truth Behind Its Single-Threaded Magic and How It Powers High-Performance Apps

Node.js Uncovered: The Truth Behind Its Single-Threaded Magic and How It Powers High-Performance Apps

5
Comments
4 min read
Cómo Utilizar el API Experimental de AI en Chrome

Cómo Utilizar el API Experimental de AI en Chrome

4
Comments
2 min read
What is Redux, and how can we use it?

What is Redux, and how can we use it?

Comments
8 min read
React Space Components: Exploring the Cosmos of Server

React Space Components: Exploring the Cosmos of Server

Comments
2 min read
How to Build an Amazon Product Search App with Next.js 14, Puppeteer, Cheerio, and shadcn UI: A Comprehensive Step-by-Step Guide

How to Build an Amazon Product Search App with Next.js 14, Puppeteer, Cheerio, and shadcn UI: A Comprehensive Step-by-Step Guide

10
Comments 2
10 min read
Using Redux Toolkit for State Management

Using Redux Toolkit for State Management

Comments
2 min read
Grow your JavaScript skills with the IBM Full-Stack JavaScript Developer Professional Certificate on Coursera!

Grow your JavaScript skills with the IBM Full-Stack JavaScript Developer Professional Certificate on Coursera!

Comments
2 min read
Mastering Frontend Styling: A 2024 Guide to Popular CSS Libraries

Mastering Frontend Styling: A 2024 Guide to Popular CSS Libraries

Comments
4 min read
Building a JavaScript Runtime in Rust powered by the Nova engine

Building a JavaScript Runtime in Rust powered by the Nova engine

5
Comments
4 min read
Portfolio

Portfolio

10
Comments 2
1 min read
Hitting CORS during oAuth? Do check how to setup reverse proxy in react

Hitting CORS during oAuth? Do check how to setup reverse proxy in react

2
Comments
2 min read
Prevents re-execution of large javascript functions that have been processed once with the same parameter.

Prevents re-execution of large javascript functions that have been processed once with the same parameter.

Comments
2 min read
Why Math.min() > Math.max() in JavaScript Makes Complete Sense as It Is

Why Math.min() > Math.max() in JavaScript Makes Complete Sense as It Is

6
Comments
4 min read
My First Post And Dev.To API Test

My First Post And Dev.To API Test

Comments
1 min read
Enhancing API Stability with Feature Flags

Enhancing API Stability with Feature Flags

Comments
4 min read
Practical Example of Escaping XSS Context

Practical Example of Escaping XSS Context

2
Comments 2
4 min read
Mantine UI: A Complete Guide to Building Modern Web Interfaces

Mantine UI: A Complete Guide to Building Modern Web Interfaces

8
Comments
17 min read
Everything You Need to Know About React useState Hook – Practical Examples Inside

Everything You Need to Know About React useState Hook – Practical Examples Inside

Comments
4 min read
8 must-know open-source repositories to build cool AI apps 🪄 ✨

8 must-know open-source repositories to build cool AI apps 🪄 ✨

410
Comments 24
9 min read
Remove Object from Array using JavaScript Filter (Easy Tutorial)

Remove Object from Array using JavaScript Filter (Easy Tutorial)

Comments
1 min read
AI Local con el API de Chrome

AI Local con el API de Chrome

1
Comments
2 min read
Understanding Hooks in the Phoenix Framework

Understanding Hooks in the Phoenix Framework

2
Comments
4 min read
How Signals Improve Your App Performance

How Signals Improve Your App Performance

Comments
2 min read
How to Convert a Next.js Application to React.js

How to Convert a Next.js Application to React.js

3
Comments
4 min read
NGINX and Node.js - Serving Static Content and Handling SSL Encryption

NGINX and Node.js - Serving Static Content and Handling SSL Encryption

1
Comments
5 min read
What is the Shadow DOM

What is the Shadow DOM

Comments 2
4 min read
Build AI Short Video Builder Using Next.Js, React

Build AI Short Video Builder Using Next.Js, React

Comments 1
1 min read
Understanding String vs string in TypeScript

Understanding String vs string in TypeScript

1
Comments
2 min read
500 views on the new Landing page in 7 hours!

500 views on the new Landing page in 7 hours!

21
Comments 8
1 min read
JavaScript Event Loop

JavaScript Event Loop

Comments
2 min read
Discover the Top 10 Advantages of Progressive Web Apps for Your Next Project

Discover the Top 10 Advantages of Progressive Web Apps for Your Next Project

1
Comments
6 min read
Context API vs Redux: When to Use Which?

Context API vs Redux: When to Use Which?

Comments
3 min read
React Concurrent Mode: Optimizing React Performance

React Concurrent Mode: Optimizing React Performance

8
Comments
2 min read
Introducing Origami-State-Manager (OSM): A Lightweight State Management Library with Minimal Boilerplate

Introducing Origami-State-Manager (OSM): A Lightweight State Management Library with Minimal Boilerplate

Comments
3 min read
How to push large files to git repository using Git LFS

How to push large files to git repository using Git LFS

1
Comments
3 min read
AWS #hiring Software Development Engineer II.

AWS #hiring Software Development Engineer II.

2
Comments
1 min read
Estimating the Running Times of Algorithms (Part 2)

Estimating the Running Times of Algorithms (Part 2)

4
Comments
4 min read
Top 10 Free APIs You Should Know

Top 10 Free APIs You Should Know

2
Comments
6 min read
21+ Top React Footer Components to Use in 2024

21+ Top React Footer Components to Use in 2024

131
Comments 2
6 min read
React Component Libraries: Overview of 19 Top Libs

React Component Libraries: Overview of 19 Top Libs

1
Comments
21 min read
Disadvantages of the Open/Closed Principle(OCP)

Disadvantages of the Open/Closed Principle(OCP)

31
Comments
2 min read
From HTML to Pixels: The Magic Behind Web Rendering

From HTML to Pixels: The Magic Behind Web Rendering

5
Comments
4 min read
Understanding Closure in JavaScript.

Understanding Closure in JavaScript.

Comments
3 min read
7 Interesting GitHub Repositories to Become a Pro React Developer

7 Interesting GitHub Repositories to Become a Pro React Developer

12
Comments
2 min read
Stay ahead in web development: latest news, tools, and insights #52

Stay ahead in web development: latest news, tools, and insights #52

1
Comments
10 min read
Event Loop in 2 Minutes

Event Loop in 2 Minutes

138
Comments 20
2 min read
Mastering Script Tags: Using Async and Defer for Precise Script Control

Mastering Script Tags: Using Async and Defer for Precise Script Control

9
Comments 2
3 min read
Intro to the Vue Framework

Intro to the Vue Framework

Comments
12 min read
Memanfaatkan reduce, map, dan filter untuk Pengolahan Data dalam React Project

Memanfaatkan reduce, map, dan filter untuk Pengolahan Data dalam React Project

Comments
2 min read
Understanding Nested Routes in React: A Comprehensive Guide

Understanding Nested Routes in React: A Comprehensive Guide

1
Comments
2 min read
Understanding React.memo: Optimizing Functional Components

Understanding React.memo: Optimizing Functional Components

Comments
1 min read
Using Quill Rich Text Editor in the HTML Form element

Using Quill Rich Text Editor in the HTML Form element

1
Comments
3 min read
Glam up my markup: Space

Glam up my markup: Space

23
Comments 3
3 min read
Leveling Up with Node.js and Express: Adding a Server to My Yoga Pose Library

Leveling Up with Node.js and Express: Adding a Server to My Yoga Pose Library

Comments
4 min read
Caching Data in React: Boosting Performance and User Experience

Caching Data in React: Boosting Performance and User Experience

Comments
2 min read
Expressing Emotions with React

Expressing Emotions with React

1
Comments
1 min read
100 days of Miva: Day 7

100 days of Miva: Day 7

Comments
2 min read
loading...