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.
New Technology To Learn in 2023

New Technology To Learn in 2023

43
Comments 4
3 min read
Exploring Anime.js with an example site animation project

Exploring Anime.js with an example site animation project

7
Comments
12 min read
How to make Google's "Report issue" feedback form

How to make Google's "Report issue" feedback form

Comments
1 min read
Create an Easy Slider for an E-commerce Dashboard With Swiper.js

Create an Easy Slider for an E-commerce Dashboard With Swiper.js

3
Comments
5 min read
useDeferredValue() Hook - web dev simplified

useDeferredValue() Hook - web dev simplified

1
Comments
1 min read
A running sum

A running sum

Comments
2 min read
Learn JavaScript while Playing Games - Gamify Your Learning

Learn JavaScript while Playing Games - Gamify Your Learning

29
Comments
6 min read
How to trigger useQuery with a button click - React Query

How to trigger useQuery with a button click - React Query

7
Comments
1 min read
zoetic-xumm, A template xApp for XRP and xumm

zoetic-xumm, A template xApp for XRP and xumm

1
Comments
5 min read
Integration testing Passwordless authentication with Playwright

Integration testing Passwordless authentication with Playwright

2
Comments
5 min read
useTransition - Web Dev Simplified

useTransition - Web Dev Simplified

1
Comments
1 min read
How "this" Works

How "this" Works

Comments
5 min read
Why JavaScript Developers Should Learn Node.js and Backend Databases

Why JavaScript Developers Should Learn Node.js and Backend Databases

30
Comments
3 min read
Module Federation Shared API

Module Federation Shared API

19
Comments
5 min read
Arrow function explained simply

Arrow function explained simply

Comments
1 min read
Regex #1: Understanding Regex, Regex-Based String Methods and Regex Flags

Regex #1: Understanding Regex, Regex-Based String Methods and Regex Flags

Comments
4 min read
TYPESCRIPT IN RAMEN (Making a new Javascript Framework)!!

TYPESCRIPT IN RAMEN (Making a new Javascript Framework)!!

5
Comments
1 min read
How to pass parameters to useQuery using Axios

How to pass parameters to useQuery using Axios

Comments
1 min read
forEach, a JavaScript Iterator

forEach, a JavaScript Iterator

2
Comments 2
2 min read
Top 10+ Best React Native UI Components for Mobile App Development

Top 10+ Best React Native UI Components for Mobile App Development

8
Comments
19 min read
Entendendo sobre Callback Hell em JavaScript

Entendendo sobre Callback Hell em JavaScript

1
Comments
3 min read
Connect Your Node.js Project to MySQL Database Locally

Connect Your Node.js Project to MySQL Database Locally

Comments
2 min read
Datepicker Bootstrap 5

Datepicker Bootstrap 5

4
Comments
2 min read
Why Cookie is preferable compared to localStorage when it comes to authentication

Why Cookie is preferable compared to localStorage when it comes to authentication

227
Comments 20
2 min read
How to use Redux for State Management in your React application

How to use Redux for State Management in your React application

1
Comments
2 min read
Beginner knowledge | how website works?

Beginner knowledge | how website works?

2
Comments
3 min read
How to Build a Telegram Bot using Typescript & Node.js

How to Build a Telegram Bot using Typescript & Node.js

48
Comments 2
10 min read
Weekly web development resources #131

Weekly web development resources #131

6
Comments
2 min read
Using Node.js to steal £10,000: Introduction

Using Node.js to steal £10,000: Introduction

3
Comments
1 min read
Which Framework is Most Suitable for Your Project or Learning in 2023: Angular vs React vs Vue

Which Framework is Most Suitable for Your Project or Learning in 2023: Angular vs React vs Vue

3
Comments 1
5 min read
A Beginner's Guide to Variable Declarations in JavaScript: When to Use const, let, and var

A Beginner's Guide to Variable Declarations in JavaScript: When to Use const, let, and var

6
Comments
2 min read
Immutability: what a monster...

Immutability: what a monster...

48
Comments 9
5 min read
4 Ways to create an object in JS

4 Ways to create an object in JS

1
Comments
1 min read
How to Write a Recursive Function in JavaScript for Beginners

How to Write a Recursive Function in JavaScript for Beginners

18
Comments 3
10 min read
How to create custom Decorator for Circuit Breaker in Typescript/Javascript Applications

How to create custom Decorator for Circuit Breaker in Typescript/Javascript Applications

2
Comments
2 min read
Fake Data API

Fake Data API

3
Comments
1 min read
6 Array methods every JavaScript developer must know

6 Array methods every JavaScript developer must know

4
Comments
5 min read
⚛️ Applying Strategy Pattern in React (Part 1)

⚛️ Applying Strategy Pattern in React (Part 1)

380
Comments 40
3 min read
How to use States and Props like a Pro in React

How to use States and Props like a Pro in React

2
Comments
2 min read
Getting started with NodeJs and Express (Backend development)

Getting started with NodeJs and Express (Backend development)

1
Comments
2 min read
JS Video Player

JS Video Player

1
Comments
4 min read
Counter Example: Vanilla JavaScript

Counter Example: Vanilla JavaScript

5
Comments 1
2 min read
30 useful javascript methods to spice-up your coding

30 useful javascript methods to spice-up your coding

4
Comments
2 min read
JS map(), filter() e reduce() em React

JS map(), filter() e reduce() em React

6
Comments
8 min read
Automate LinkedIn Invites To Be Withdrawn

Automate LinkedIn Invites To Be Withdrawn

1
Comments
1 min read
Tip for writing nodejs scripts using only built-in modules and async

Tip for writing nodejs scripts using only built-in modules and async

4
Comments
6 min read
How To Create A Follower Recommendation System Like Instagram Using PostgreSQL

How To Create A Follower Recommendation System Like Instagram Using PostgreSQL

4
Comments
3 min read
RxJS and Angular: Why and how to use

RxJS and Angular: Why and how to use

3
Comments
6 min read
Handling Automatic ID Generation in PostgreSQL with Node.js and Sequelize

Handling Automatic ID Generation in PostgreSQL with Node.js and Sequelize

1
Comments
8 min read
Modernization with Module Federation, Nx and React

Modernization with Module Federation, Nx and React

8
Comments
4 min read
Mastering The JavaScript Find() Method

Mastering The JavaScript Find() Method

Comments
4 min read
Front End Development : Easy or Hard

Front End Development : Easy or Hard

6
Comments 3
2 min read
Var vs Let vs Const keyword in JavaScript

Var vs Let vs Const keyword in JavaScript

1
Comments
2 min read
JavaScript Fundamentals: Objects

JavaScript Fundamentals: Objects

1
Comments
4 min read
Creating Interactive Charts with D3.js

Creating Interactive Charts with D3.js

4
Comments
4 min read
Introducing the new React Query client

Introducing the new React Query client

Comments
3 min read
Steps using useState Hooks in react app.

Steps using useState Hooks in react app.

3
Comments
1 min read
Instagram Graph API Explained: How to log in users

Instagram Graph API Explained: How to log in users

5
Comments
9 min read
String.startsWith() in JavaScript

String.startsWith() in JavaScript

1
Comments
2 min read
Conditional API Responses For JavaScript vs. HTML Forms

Conditional API Responses For JavaScript vs. HTML Forms

Comments
6 min read
loading...