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.
Animation -15 : CSS PB JLoader Animation

Animation -15 : CSS PB JLoader Animation

2
Comments
1 min read
Complete Reactjs Tutorial for Beginners: Step-by-step Guide (Part 1)

Complete Reactjs Tutorial for Beginners: Step-by-step Guide (Part 1)

22
Comments
5 min read
What is Dynamic Programming?

What is Dynamic Programming?

4
Comments 2
2 min read
How to Speed Up your Applications by Caching at the Edge with HarperDB

How to Speed Up your Applications by Caching at the Edge with HarperDB

35
Comments
10 min read
How to use sequel.ai to convert natural language queries into SQL queries

How to use sequel.ai to convert natural language queries into SQL queries

7
Comments
3 min read
Alpine.js Tutorial: Getting Started with Interactive Web Applications

Alpine.js Tutorial: Getting Started with Interactive Web Applications

10
Comments
5 min read
Getting Started with TypeScript

Getting Started with TypeScript

4
Comments
3 min read
The Electron Saga 3️⃣: All beginings have an end.

The Electron Saga 3️⃣: All beginings have an end.

Comments
7 min read
Currying with placeholder support : Explained with detail.

Currying with placeholder support : Explained with detail.

6
Comments
2 min read
One Wizard to Rule Them All: The Magic of Array.prototype.some()

One Wizard to Rule Them All: The Magic of Array.prototype.some()

4
Comments 3
3 min read
Setting up Node.js Email Server with Nodemailer and Mailtrap

Setting up Node.js Email Server with Nodemailer and Mailtrap

29
Comments 7
6 min read
Basics Of Javascript

Basics Of Javascript

4
Comments
5 min read
Creating routing API with Express JS

Creating routing API with Express JS

2
Comments
3 min read
ServiceNow: reference vs. primitive data types

ServiceNow: reference vs. primitive data types

1
Comments
3 min read
Transparent Upgradable Smart Contracts: A Guide with Code Explanation

Transparent Upgradable Smart Contracts: A Guide with Code Explanation

1
Comments
11 min read
Superpowers with Directives and Dependency Injection: Part 3

Superpowers with Directives and Dependency Injection: Part 3

18
Comments 6
5 min read
How to build Alert Messages using TailwindCSS and JavaScript

How to build Alert Messages using TailwindCSS and JavaScript

Comments
7 min read
Microfrontend: Registro dinâmico de componentes (module federation)

Microfrontend: Registro dinâmico de componentes (module federation)

11
Comments
4 min read
JavaScript Closure

JavaScript Closure

6
Comments 2
3 min read
Greet your visitor

Greet your visitor

9
Comments 4
1 min read
Optimizing React Component Performance with useDeferredValue Hook

Optimizing React Component Performance with useDeferredValue Hook

6
Comments
3 min read
Several ways to handle request side effect that you should know

Several ways to handle request side effect that you should know

6
Comments
1 min read
Decoupling Hoisting In React

Decoupling Hoisting In React

Comments
5 min read
Adding keys to our DOM diffing algorithm

Adding keys to our DOM diffing algorithm

9
Comments 2
6 min read
[JS/TS] Don't declare regex with flags in an object property

[JS/TS] Don't declare regex with flags in an object property

Comments
3 min read
Top 5 React Admin Templates

Top 5 React Admin Templates

36
Comments 1
9 min read
Learning TypeScript with Exercism

Learning TypeScript with Exercism

5
Comments 11
1 min read
@TopDown On Replit

@TopDown On Replit

7
Comments 2
1 min read
Thoughts on React Native vs Ionic Framework Developer Experience and Application Quality

Thoughts on React Native vs Ionic Framework Developer Experience and Application Quality

1
Comments
2 min read
What Actually Happened to Faker.js: Open Source Contribution Lessons

What Actually Happened to Faker.js: Open Source Contribution Lessons

5
Comments
3 min read
Node with Docker (JS/TS)

Node with Docker (JS/TS)

1
Comments
3 min read
Minting a tree for compressed NFTs

Minting a tree for compressed NFTs

3
Comments 1
3 min read
Getting started with Reactjs and Nextjs

Getting started with Reactjs and Nextjs

42
Comments 1
4 min read
Setting Up a Vanilla TypeScript Project

Setting Up a Vanilla TypeScript Project

12
Comments 1
3 min read
How to create an API layer with React Hooks and TypeScript…and why

How to create an API layer with React Hooks and TypeScript…and why

11
Comments 3
8 min read
Resolvendo problemas no HackerRank: Números Extra Longos em Fatorial(!).

Resolvendo problemas no HackerRank: Números Extra Longos em Fatorial(!).

1
Comments
2 min read
What is HTMLCollection in JavaScript

What is HTMLCollection in JavaScript

3
Comments
4 min read
Qu'est-ce qu'un composant React ?

Qu'est-ce qu'un composant React ?

1
Comments
3 min read
JavaScript for Beginners: Data Structures

JavaScript for Beginners: Data Structures

80
Comments 10
17 min read
How to build a countdown timer with JavaScript

How to build a countdown timer with JavaScript

3
Comments
5 min read
Unlock the Power of Microservices with RabbitMQ on Docker

Unlock the Power of Microservices with RabbitMQ on Docker

Comments
3 min read
setTimeout and setInterval Uses and Limitations in Modern Browsers

setTimeout and setInterval Uses and Limitations in Modern Browsers

Comments
5 min read
Form Input Validation: Ensure Valid, Meaningful, and Reliable Responses in Questionnaires and Online Forms

Form Input Validation: Ensure Valid, Meaningful, and Reliable Responses in Questionnaires and Online Forms

1
Comments
6 min read
How to juggle in between two containers (ReactJS)

How to juggle in between two containers (ReactJS)

Comments
3 min read
Web Dev EP 1 : JavaScript 101

Web Dev EP 1 : JavaScript 101

1
Comments
4 min read
Building a JavaScript Yak Bak clone with Tone.js — Part 3

Building a JavaScript Yak Bak clone with Tone.js — Part 3

Comments
10 min read
I'm planning to build a new OS for embedded smart displays 00:17

I'm planning to build a new OS for embedded smart displays

5
Comments 6
1 min read
JS Customization to Generate QR Codes from Kintone Record Values

JS Customization to Generate QR Codes from Kintone Record Values

1
Comments
2 min read
🔍 RxDB: The Reactive Database Solution for Angular Apps 🌐

🔍 RxDB: The Reactive Database Solution for Angular Apps 🌐

11
Comments
1 min read
Everything You Need to Know About the Updated React Docs

Everything You Need to Know About the Updated React Docs

104
Comments 8
6 min read
Print()- funksiyasi haqida

Print()- funksiyasi haqida

1
Comments
1 min read
An Open letter to a beginner Programmer

An Open letter to a beginner Programmer

3
Comments
2 min read
Make a video about the best contributor of the month with React and NodeJS 🚀

Make a video about the best contributor of the month with React and NodeJS 🚀

67
Comments
11 min read
Truthy And Falsy Value In JavaScript.

Truthy And Falsy Value In JavaScript.

7
Comments 2
1 min read
Build counter

Build counter

1
Comments 1
1 min read
(Array Methods Part 3) What are Iteration Methods?

(Array Methods Part 3) What are Iteration Methods?

4
Comments 3
2 min read
How to make a Health Site Bot

How to make a Health Site Bot

Comments
3 min read
Making the Case for Signals in JavaScript

Making the Case for Signals in JavaScript

193
Comments 23
8 min read
Command Pattern in Programming using a uber as a case study

Command Pattern in Programming using a uber as a case study

1
Comments
4 min read
How to Build a Fully Responsive and Functional Calculator Using TailwindCSS and JavaScript

How to Build a Fully Responsive and Functional Calculator Using TailwindCSS and JavaScript

Comments
8 min read
loading...