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.
Part 2: TypeScript Basics

Part 2: TypeScript Basics

8
Comments 2
2 min read
Guide: Connecting Prisma to Vercel Postgres

Guide: Connecting Prisma to Vercel Postgres

3
Comments 1
1 min read
Bridge Between Lifecycle Methods & Hooks

Bridge Between Lifecycle Methods & Hooks

1
Comments
8 min read
What is SaaS-based voice?

What is SaaS-based voice?

6
Comments 1
2 min read
Unlock the Power of Reactive UIs in Angular with ngx-async-with-status Library

Unlock the Power of Reactive UIs in Angular with ngx-async-with-status Library

2
Comments 2
3 min read
AI Generated Dad Jokes Web App ✨ 😂

AI Generated Dad Jokes Web App ✨ 😂

2
Comments
2 min read
Introducing QRInked - Create and Manage QR Codes

Introducing QRInked - Create and Manage QR Codes

3
Comments
2 min read
APIs vs SDKs: Why you should always have both

APIs vs SDKs: Why you should always have both

1
Comments
9 min read
Enhancing CSS Transitions with Animate CSS Grid

Enhancing CSS Transitions with Animate CSS Grid

5
Comments
4 min read
React Lifecycle

React Lifecycle

1
Comments
1 min read
GraphiQL with Firebase Auth

GraphiQL with Firebase Auth

Comments
1 min read
Dask - Collaborative Task Manager Application for GitHub + DEV Hackathon

Dask - Collaborative Task Manager Application for GitHub + DEV Hackathon

5
Comments 1
4 min read
SvelteKit Forms: Grammar Check App

SvelteKit Forms: Grammar Check App

1
Comments
11 min read
The Most Familiar Stranger - JavaScript - 原型

The Most Familiar Stranger - JavaScript - 原型

Comments
2 min read
Weather App in ReactJS & Material UI

Weather App in ReactJS & Material UI

1
Comments
1 min read
Part 1: Naming Conventions - The Foundation of Clean Code

Part 1: Naming Conventions - The Foundation of Clean Code

140
Comments 9
5 min read
🔥💥🚀 10 Missing Selenium Methods for Ninja Developers!😱💥🔥

🔥💥🚀 10 Missing Selenium Methods for Ninja Developers!😱💥🔥

7
Comments
3 min read
Understanding and Implementing Unique Keys in React

Understanding and Implementing Unique Keys in React

Comments
4 min read
Moonly weekly progress update #45 - First Staking Client

Moonly weekly progress update #45 - First Staking Client

5
Comments
2 min read
How to develop an application

How to develop an application

15
Comments 3
3 min read
Axios interceptors For ReactJs

Axios interceptors For ReactJs

3
Comments
2 min read
Breaking the "switch (true)" Spell in JavaScript

Breaking the "switch (true)" Spell in JavaScript

3
Comments
5 min read
Série React Hooks: useDeferredValue

Série React Hooks: useDeferredValue

Comments
4 min read
Digging into Apostrophe's Image Widget Tool

Digging into Apostrophe's Image Widget Tool

Comments
9 min read
ESLint: The Hows, Whys, and Who Behind It

ESLint: The Hows, Whys, and Who Behind It

6
Comments
5 min read
A Detailed Guide on TypeScript Enum

A Detailed Guide on TypeScript Enum

25
Comments
10 min read
Update System Routing in Next.js 13.2

Update System Routing in Next.js 13.2

Comments
3 min read
Choosing Between Server and Client Components in Next.js

Choosing Between Server and Client Components in Next.js

Comments
1 min read
Despidiéndose de 'switch': Mejores enfoques para el control de flujo en JavaScript

Despidiéndose de 'switch': Mejores enfoques para el control de flujo en JavaScript

1
Comments
3 min read
Integrating Payment Gateways in MERN Applications

Integrating Payment Gateways in MERN Applications

30
Comments
4 min read
Pong: Atari Classic Game

Pong: Atari Classic Game

3
Comments 1
3 min read
React-TypeScript Design Pattern 3 - Creational Design Patterns - Prototype, Singleton

React-TypeScript Design Pattern 3 - Creational Design Patterns - Prototype, Singleton

38
Comments 1
4 min read
Simplifying Text Encryption with ROT13 Algorithm in JavaScript

Simplifying Text Encryption with ROT13 Algorithm in JavaScript

3
Comments 4
2 min read
useRef 2: DOM Manipulation

useRef 2: DOM Manipulation

4
Comments
4 min read
HTML Document Structure

HTML Document Structure

6
Comments 3
4 min read
Vue and TSX ?! 🤯

Vue and TSX ?! 🤯

18
Comments 6
4 min read
Mobile-to-Desktop Menu in 2 Lines of CSS

Mobile-to-Desktop Menu in 2 Lines of CSS

89
Comments 11
5 min read
JSX and React: Learn how to Write Maintainable Code – CheatSheet

JSX and React: Learn how to Write Maintainable Code – CheatSheet

13
Comments 10
12 min read
Renderização no React + useEffects

Renderização no React + useEffects

1
Comments
3 min read
Inspecting the code of a stacked CSS Bar Chart data visualization (with no chart libraries)

Inspecting the code of a stacked CSS Bar Chart data visualization (with no chart libraries)

Comments
4 min read
Redux Simplified: A Beginner's Guide For Web Developers

Redux Simplified: A Beginner's Guide For Web Developers

1
Comments
2 min read
From Mono to Multilingual: Supercharge Your React App with i18n

From Mono to Multilingual: Supercharge Your React App with i18n

3
Comments
4 min read
Winston Transports??

Winston Transports??

2
Comments
3 min read
Learn How to Generate Random Colors with JavaScript Like an Expert

Learn How to Generate Random Colors with JavaScript Like an Expert

4
Comments 8
2 min read
[Node.js] Using callback-based functions when the rest of the code uses Promises

[Node.js] Using callback-based functions when the rest of the code uses Promises

5
Comments
5 min read
Solving Palindrome Check with JavaScript

Solving Palindrome Check with JavaScript

10
Comments 5
2 min read
How to Setup and Add Google Analytics to your React App

How to Setup and Add Google Analytics to your React App

Comments
4 min read
O que são Lookahead e Lookbehind em Expressões regulares

O que são Lookahead e Lookbehind em Expressões regulares

13
Comments 1
7 min read
React Hooks

React Hooks

9
Comments 2
2 min read
Memoization and Pure Components in React

Memoization and Pure Components in React

2
Comments 1
2 min read
React Render Lifecycle and useEffect Hook

React Render Lifecycle and useEffect Hook

12
Comments
2 min read
Deploy pygames to GitHub Pages with WebAssembly - PWA ready!

Deploy pygames to GitHub Pages with WebAssembly - PWA ready!

6
Comments
4 min read
How to Code the Selection Sort Algorithm in JavaScript and Python

How to Code the Selection Sort Algorithm in JavaScript and Python

Comments
7 min read
Best TypeScript ORM just got better

Best TypeScript ORM just got better

1
Comments
3 min read
Let's make a cool mouse event bubble animation in just 50 lines of JavaScript!

Let's make a cool mouse event bubble animation in just 50 lines of JavaScript!

22
Comments 3
4 min read
Handling errors in React

Handling errors in React

6
Comments 1
4 min read
"this" in JavaScript and "self" in Python; Any Difference?

"this" in JavaScript and "self" in Python; Any Difference?

7
Comments
3 min read
Magic Numbers and Magic Strings: It's time to talk about it

Magic Numbers and Magic Strings: It's time to talk about it

13
Comments 5
3 min read
5 best practices for AWS Lambda function design standards

5 best practices for AWS Lambda function design standards

2
Comments
4 min read
JavaScript to TypeScript, Why you should make the move!

JavaScript to TypeScript, Why you should make the move!

1
Comments 1
2 min read
loading...