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.
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)

379
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
Steps using useState Hooks in react app.

Steps using useState Hooks in react app.

3
Comments
1 min read
Introducing the new React Query client

Introducing the new React Query client

Comments
3 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
JavaScript to Java - A Comprehensive Comparison

JavaScript to Java - A Comprehensive Comparison

1
Comments
6 min read
How to Save Unmatched Text in a jQuery Select2 Dropdown with an AJAX Call

How to Save Unmatched Text in a jQuery Select2 Dropdown with an AJAX Call

4
Comments
2 min read
Validate the order of parenthese in an expression

Validate the order of parenthese in an expression

2
Comments
1 min read
Server in Node JS

Server in Node JS

2
Comments
2 min read
Understanding Steams in Nodejs

Understanding Steams in Nodejs

2
Comments 1
2 min read
arguments object in arrow functions

arguments object in arrow functions

1
Comments
1 min read
What are JavaScript Template Literals?

What are JavaScript Template Literals?

1
Comments
2 min read
My New Portfolio

My New Portfolio

14
Comments 16
1 min read
Enum : A Fun Way to Improved Code Readability and Quality 🌟🌟🌟

Enum : A Fun Way to Improved Code Readability and Quality 🌟🌟🌟

Comments
2 min read
Everyone NEEDS to use this API!!

Everyone NEEDS to use this API!!

100
Comments 4
1 min read
Add dynamic class in react

Add dynamic class in react

1
Comments
1 min read
Callback and Microtask Queues Explained

Callback and Microtask Queues Explained

2
Comments
3 min read
My Journey in Open Source - async-task-packer

My Journey in Open Source - async-task-packer

Comments
4 min read
hello this is just a test

hello this is just a test

Comments
1 min read
How can I decouple the socket event emitter and listener from the io connection in server?

How can I decouple the socket event emitter and listener from the io connection in server?

Comments
1 min read
In-App Chatting in React Native

In-App Chatting in React Native

1
Comments
4 min read
How to create infinite scroll with fetch data from api in ReactJS

How to create infinite scroll with fetch data from api in ReactJS

7
Comments
2 min read
CSS Grid vs. Flexbox: Which Should You Use?

CSS Grid vs. Flexbox: Which Should You Use?

9
Comments 1
2 min read
From any to unknown: A Guide to Upgrading Your TypeScript Typing

From any to unknown: A Guide to Upgrading Your TypeScript Typing

1
Comments 1
2 min read
Why did JS Introduce Arrow Functions?

Why did JS Introduce Arrow Functions?

2
Comments 2
3 min read
Svelte(Kit) Top 10 Wishlist for 2023

Svelte(Kit) Top 10 Wishlist for 2023

6
Comments
4 min read
React Resume - uploader Website (Geekyshows)

React Resume - uploader Website (Geekyshows)

4
Comments
6 min read
ChatGPT: How can it help in typescript development?

ChatGPT: How can it help in typescript development?

15
Comments 2
4 min read
Generate OpenGraph Images Dynamically

Generate OpenGraph Images Dynamically

2
Comments
3 min read
How to Use Docker Copy Command

How to Use Docker Copy Command

19
Comments
7 min read
How to Manipulate Complex Objects in JavaScript

How to Manipulate Complex Objects in JavaScript

3
Comments
4 min read
Authentication is hard. Let FACEIO handle it for you

Authentication is hard. Let FACEIO handle it for you

7
Comments
5 min read
find() vs filter() em JavaScript - Explicando diferenças com exemplos

find() vs filter() em JavaScript - Explicando diferenças com exemplos

1
Comments
2 min read
Diário de Bordo #1

Diário de Bordo #1

2
Comments
2 min read
Debounce in Next.js

Debounce in Next.js

18
Comments
3 min read
#58: Length of Last Word

#58: Length of Last Word

4
Comments
2 min read
How to Validate URLs in JavaScript

How to Validate URLs in JavaScript

10
Comments 2
4 min read
Vuex: taking user input, adding and removing it from state

Vuex: taking user input, adding and removing it from state

4
Comments 6
3 min read
Javascript Engine and Call Stack explained

Javascript Engine and Call Stack explained

1
Comments
3 min read
Estrutura de Dados: O que é uma pilha?

Estrutura de Dados: O que é uma pilha?

4
Comments 1
3 min read
React.js Roadmap for Beginners

React.js Roadmap for Beginners

4
Comments
2 min read
loading...