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 Does the Same package.json Install Different node_modules❓You Need to Understand package-lock.json❗️

⭐️ Why Does the Same package.json Install Different node_modules❓You Need to Understand package-lock.json❗️

3
Comments
2 min read
No jsconfig.json, no fun

No jsconfig.json, no fun

6
Comments
2 min read
Cosmo Router: High Performance Federation v1 & v2 Router / Gateway

Cosmo Router: High Performance Federation v1 & v2 Router / Gateway

Comments
5 min read
Migrating to Next.js 13: A Simple Walkthrough

Migrating to Next.js 13: A Simple Walkthrough

Comments
3 min read
CleanMyMac for developers

CleanMyMac for developers

Comments 1
2 min read
👤 Implémenter un système d'authentification via LinkedIn avec React & NestJS

👤 Implémenter un système d'authentification via LinkedIn avec React & NestJS

2
Comments 1
19 min read
We should get rid of Typescript

We should get rid of Typescript

11
Comments 52
1 min read
🚀How JavaScript Works (Part 1)? Look At JS Engine

🚀How JavaScript Works (Part 1)? Look At JS Engine

12
Comments 2
6 min read
Demystifying useLocation in ReactJS: A Beginner’s Guide to Navigation

Demystifying useLocation in ReactJS: A Beginner’s Guide to Navigation

4
Comments
3 min read
Build E-Commerce apps faster with Storefront UI

Build E-Commerce apps faster with Storefront UI

18
Comments
5 min read
Javascript & Python-Learning by comparison- part 2

Javascript & Python-Learning by comparison- part 2

1
Comments
9 min read
Part 1: Making a tic-tac-toe game in React JS.

Part 1: Making a tic-tac-toe game in React JS.

2
Comments
3 min read
Draw a pixel art with vanilla js

Draw a pixel art with vanilla js

15
Comments 1
1 min read
Mastering Data Fetching in React: A Comprehensive Guide to SWR

Mastering Data Fetching in React: A Comprehensive Guide to SWR

9
Comments
4 min read
Deploy a Lambda with a static IP for FREE 💸

Deploy a Lambda with a static IP for FREE 💸

83
Comments 6
4 min read
JavaScript Shorthand Techniques

JavaScript Shorthand Techniques

40
Comments 10
2 min read
Unit Testing with Jest and Rewire in JavaScript

Unit Testing with Jest and Rewire in JavaScript

1
Comments
2 min read
React Design Patterns

React Design Patterns

2
Comments
2 min read
JavaScript Under the Hood: `Promise.race`

JavaScript Under the Hood: `Promise.race`

1
Comments 1
3 min read
npm projects

npm projects

5
Comments
5 min read
Converting Numbers to Words in a Kintone App Using JavaScript

Converting Numbers to Words in a Kintone App Using JavaScript

1
Comments 2
6 min read
Debouncing in React: A Custom Hook Example 🚀

Debouncing in React: A Custom Hook Example 🚀

18
Comments 3
4 min read
Container and Presentational Components

Container and Presentational Components

2
Comments
2 min read
Accessing directives located in child components in Angular

Accessing directives located in child components in Angular

Comments 1
5 min read
what does "literal" mean?? string literal? object literal? literal syntax???

what does "literal" mean?? string literal? object literal? literal syntax???

1
Comments
2 min read
Async and Generator Function Constructors in JavaScript

Async and Generator Function Constructors in JavaScript

2
Comments
4 min read
Evolution of Front-End Development: Past and Future Trends

Evolution of Front-End Development: Past and Future Trends

5
Comments
4 min read
Click Outside Magic: a new Custom Hook!

Click Outside Magic: a new Custom Hook!

8
Comments 2
2 min read
Recommendation algorithm with vector database

Recommendation algorithm with vector database

6
Comments
4 min read
Unleashing Iconify: Your Ultimate Solution for Icons

Unleashing Iconify: Your Ultimate Solution for Icons

1
Comments
2 min read
1 hour features

1 hour features

3
Comments
2 min read
My Startup is Collapsing, and I Can’t do Anything About It

My Startup is Collapsing, and I Can’t do Anything About It

57
Comments 20
5 min read
From Good to Great: Scaling Applications with TypeORM Optimization

From Good to Great: Scaling Applications with TypeORM Optimization

2
Comments
4 min read
Using Intersection Observer API in React

Using Intersection Observer API in React

Comments
3 min read
❤✨ Unleash Your Creativity with Stunning Design usng HTML ,CSS,JAVASCRIPT,THREE.JS,SHERY.JS! ✨❤

❤✨ Unleash Your Creativity with Stunning Design usng HTML ,CSS,JAVASCRIPT,THREE.JS,SHERY.JS! ✨❤

2
Comments
1 min read
Pros and Cons of Low-Code vs. No-Code Development

Pros and Cons of Low-Code vs. No-Code Development

1
Comments 1
3 min read
Simple Markdown Previewer in ReactJS with Twin Macro and Styled Components.

Simple Markdown Previewer in ReactJS with Twin Macro and Styled Components.

2
Comments
4 min read
How to Build an Online MRZ Generator with Python, Pyodide and HTML5

How to Build an Online MRZ Generator with Python, Pyodide and HTML5

1
Comments
11 min read
Error Handling in JavaScript and React: Best Practices and Tips

Error Handling in JavaScript and React: Best Practices and Tips

3
Comments
3 min read
Node.js Package Security: NPM Vulnerabilities

Node.js Package Security: NPM Vulnerabilities

Comments
3 min read
Immutable Data in JavaScript: Why and How to Use It

Immutable Data in JavaScript: Why and How to Use It

1
Comments
3 min read
Easy use of MATH

Easy use of MATH

1
Comments 1
1 min read
The Art of Test-Driven Development: A Comprehensive Guide

The Art of Test-Driven Development: A Comprehensive Guide

9
Comments
3 min read
From a Tweet to $3,000: How I Turned a Twitter Follower into a Web Development Client

From a Tweet to $3,000: How I Turned a Twitter Follower into a Web Development Client

Comments
2 min read
Componentes nativos do Vue.js

Componentes nativos do Vue.js

Comments
2 min read
Store your notes in your browser 😎🔥

Store your notes in your browser 😎🔥

11
Comments
1 min read
Next.js vs React.js: A Comparison of Two Popular Frontend Frameworks

Next.js vs React.js: A Comparison of Two Popular Frontend Frameworks

Comments
8 min read
Sync clerk users to your database using Webhooks: A Step-by-Step Guide

Sync clerk users to your database using Webhooks: A Step-by-Step Guide

31
Comments 14
8 min read
Find The Parity Outlier "Codewars"

Find The Parity Outlier "Codewars"

1
Comments
2 min read
The 5 Node.js PDF Libraries Every Developer Must Know

The 5 Node.js PDF Libraries Every Developer Must Know

201
Comments 7
10 min read
Dependency Inversion Principle in React

Dependency Inversion Principle in React

25
Comments 1
2 min read
Differences Between textContents, innerText, and innerHTML and When to Use What.

Differences Between textContents, innerText, and innerHTML and When to Use What.

2
Comments
2 min read
A Guide To Master Bit Manipulation For Coding Interviews

A Guide To Master Bit Manipulation For Coding Interviews

21
Comments
12 min read
7 questions SaaS founders must answer

7 questions SaaS founders must answer

3
Comments
4 min read
ML5 ALIVE!

ML5 ALIVE!

1
Comments
2 min read
S3 File Upload in Node.js and React - Build React App

S3 File Upload in Node.js and React - Build React App

2
Comments
5 min read
The secret sauce: How WebCrumbs makes React dev a cakewalk

The secret sauce: How WebCrumbs makes React dev a cakewalk

3
Comments
2 min read
Accessibility in React Applications: Best Practices and Tools

Accessibility in React Applications: Best Practices and Tools

3
Comments
3 min read
Frontend face-off: React vs. Vue in 2023

Frontend face-off: React vs. Vue in 2023

Comments
2 min read
The useState Hook and Forms in Controlled Components

The useState Hook and Forms in Controlled Components

Comments
6 min read
loading...