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.
Redirect to a page from Next.js API Route

Redirect to a page from Next.js API Route

1
Comments
2 min read
Technical books

Technical books

Comments 1
2 min read
Create a WhatsApp Bot that schedules, Automates Messages on the cloud.

Create a WhatsApp Bot that schedules, Automates Messages on the cloud.

Comments
9 min read
React Props

React Props

Comments
2 min read
You Might Not Need React Query for Jotai

You Might Not Need React Query for Jotai

8
Comments 4
4 min read
Adding type safety to environment variables in NextJS

Adding type safety to environment variables in NextJS

1
Comments
3 min read
Simple CQRS in NodeJS with Typescript

Simple CQRS in NodeJS with Typescript

2
Comments
6 min read
Debouncing: how to use it

Debouncing: how to use it

2
Comments 2
2 min read
Understand Javascript Call, Bind, and Apply in the Simplest and Easy Way Possible!!🔥

Understand Javascript Call, Bind, and Apply in the Simplest and Easy Way Possible!!🔥

4
Comments 4
2 min read
How to Check if Object is Empty in JavaScript

How to Check if Object is Empty in JavaScript

7
Comments 3
2 min read
Decorators in python (part-1)

Decorators in python (part-1)

Comments
5 min read
Decorators in python (part-2)

Decorators in python (part-2)

Comments
3 min read
Introduction to Monorepo in React

Introduction to Monorepo in React

44
Comments 6
9 min read
Centering Elements in CSS with Tailwind

Centering Elements in CSS with Tailwind

13
Comments
2 min read
How to Add TypeScript to Existing Next.js Project

How to Add TypeScript to Existing Next.js Project

2
Comments 1
3 min read
React Hooks by Example - Part 1

React Hooks by Example - Part 1

6
Comments 2
4 min read
Svelte Email - Build and design emails with Svelte

Svelte Email - Build and design emails with Svelte

8
Comments 2
2 min read
Créer un Carrousel en HTML CSS & JS

Créer un Carrousel en HTML CSS & JS

12
Comments
7 min read
Awesome AI tools to assist you in coding

Awesome AI tools to assist you in coding

53
Comments 7
3 min read
Regular Expressions—a Rite of Passage: From Theory to Practice

Regular Expressions—a Rite of Passage: From Theory to Practice

2
Comments
16 min read
Javascript toLowerCase() - Convert Strings to Lowercase

Javascript toLowerCase() - Convert Strings to Lowercase

2
Comments
1 min read
Javascript Promise.all() - Everything you need to know

Javascript Promise.all() - Everything you need to know

3
Comments 1
3 min read
Javascript innerHTML

Javascript innerHTML

2
Comments
2 min read
Goodbye Electron. Hello Tauri!

Goodbye Electron. Hello Tauri!

211
Comments 97
4 min read
Encrypt and Decrypt Data in Node.js using aes-256-cbc

Encrypt and Decrypt Data in Node.js using aes-256-cbc

132
Comments 8
6 min read
loading...