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.
Making a successful Battlesnake

Making a successful Battlesnake

2
Comments
2 min read
How to copy one array to another in javascript?

How to copy one array to another in javascript?

3
Comments
1 min read
How to Create a Gif to Video converter 😎 Vue + Wasm

How to Create a Gif to Video converter 😎 Vue + Wasm

2
Comments
5 min read
Add Basic and Conditional Formatting to a Spreadsheet Using the Google Sheets API

Add Basic and Conditional Formatting to a Spreadsheet Using the Google Sheets API

9
Comments 1
5 min read
Common UseEffects mistakes that even seniors are making

Common UseEffects mistakes that even seniors are making

21
Comments 7
2 min read
Simple Currency Input

Simple Currency Input

7
Comments
1 min read
A Simple Weather Web App

A Simple Weather Web App

75
Comments 11
1 min read
Top 5 JavaScript Courses for Web Development

Top 5 JavaScript Courses for Web Development

39
Comments
3 min read
How to supercharge JavaScript with ActiveJS

How to supercharge JavaScript with ActiveJS

46
Comments 3
14 min read
UI Dev Newsletter #38

UI Dev Newsletter #38

7
Comments
1 min read
TIL: Destructuring from Object | Undefined

TIL: Destructuring from Object | Undefined

6
Comments
3 min read
¿Por qué uso punto y coma (;) en Javascript si no es obligatorio? 🤔

¿Por qué uso punto y coma (;) en Javascript si no es obligatorio? 🤔

13
Comments
3 min read
How to Capture Screenshots with Puppeteer

How to Capture Screenshots with Puppeteer

41
Comments 5
3 min read
React Native 101

React Native 101

19
Comments
3 min read
I am trying to create an app like google docs or apple pages, but I am lost.

I am trying to create an app like google docs or apple pages, but I am lost.

3
Comments 1
1 min read
WHY STARTING NOW IS ESSENTIAL....▶ START NOW!!

WHY STARTING NOW IS ESSENTIAL....▶ START NOW!!

7
Comments 5
2 min read
Optional handmade chaining 🤓

Optional handmade chaining 🤓

11
Comments 7
1 min read
Flow to TypeScript migration journey

Flow to TypeScript migration journey

11
Comments
7 min read
Why is React asking to render a single DOM element?

Why is React asking to render a single DOM element?

12
Comments
2 min read
Free Programs

Free Programs

4
Comments 11
1 min read
What is the Double bang (!!) operator in JavaScript?

What is the Double bang (!!) operator in JavaScript?

41
Comments 14
2 min read
Creating Resilient Components with useMemo

Creating Resilient Components with useMemo

17
Comments 1
5 min read
AJAX dengan Loadmore

AJAX dengan Loadmore

6
Comments
2 min read
Story of Transition to the Senior SE role

Story of Transition to the Senior SE role

6
Comments 2
8 min read
How to Handle Swipe Event on React Carousel

How to Handle Swipe Event on React Carousel

27
Comments 6
3 min read
How to Optimise React with useMemo and React.memo

How to Optimise React with useMemo and React.memo

47
Comments
8 min read
Run if key changes but not on first render in react

Run if key changes but not on first render in react

6
Comments 1
1 min read
Setting Up Redux in React

Setting Up Redux in React

34
Comments 2
14 min read
Creating a database from scratch with Node.js - Day 10

Creating a database from scratch with Node.js - Day 10

6
Comments
1 min read
New eBook On Ionic Framework VueJS and Capacitor

New eBook On Ionic Framework VueJS and Capacitor

5
Comments 1
1 min read
|| and && are not "logical operators" in JavaScript

|| and && are not "logical operators" in JavaScript

8
Comments 4
2 min read
How To Count The Number Of Words Of A Field In JavaScript

How To Count The Number Of Words Of A Field In JavaScript

14
Comments
3 min read
Creating an App for Efficient and Convenient Delivery Services

Creating an App for Efficient and Convenient Delivery Services

6
Comments
10 min read
Weak References in JavaScript

Weak References in JavaScript

35
Comments 10
2 min read
Node.js Express Login example with MySQL database

Node.js Express Login example with MySQL database

346
Comments 2
6 min read
⚛️ I'm a professional React developer, and this is the directory structure I use for my production projects. ⚛️

⚛️ I'm a professional React developer, and this is the directory structure I use for my production projects. ⚛️

48
Comments 10
1 min read
Is the JAM stack the future of web development?

Is the JAM stack the future of web development?

26
Comments 15
1 min read
How to Build a Beautiful Calculator Using Simple HTML and CSS

How to Build a Beautiful Calculator Using Simple HTML and CSS

9
Comments
2 min read
Building Apple-style Navigation Bar W/ Search using HTML, CSS (Sass) and Javascript (jQuery)

Building Apple-style Navigation Bar W/ Search using HTML, CSS (Sass) and Javascript (jQuery)

4
Comments 1
1 min read
Create a Custom Function in Google Sheets

Create a Custom Function in Google Sheets

6
Comments
2 min read
Make an original io game in 5 days

Make an original io game in 5 days

40
Comments 1
12 min read
The new way to navigate in angular using aop-routing library

The new way to navigate in angular using aop-routing library

6
Comments
6 min read
Express RESTful Routing

Express RESTful Routing

6
Comments
3 min read
mnm client v0.9

mnm client v0.9

3
Comments
1 min read
Date object snippet

Date object snippet

4
Comments
1 min read
🚀Easy peasy, three steps to manage your state in React.

🚀Easy peasy, three steps to manage your state in React.

11
Comments
1 min read
Scopes in JavaScript

Scopes in JavaScript

5
Comments
4 min read
Building a React modal component using a custom Hook

Building a React modal component using a custom Hook

31
Comments 1
2 min read
11 Essential Web Development Skills to Learn in 2024

11 Essential Web Development Skills to Learn in 2024

163
Comments 4
18 min read
Tracking the Worst Sci-Fi Movies with Angular and Slash GraphQL

Tracking the Worst Sci-Fi Movies with Angular and Slash GraphQL

14
Comments
12 min read
Website Status Check

Website Status Check

103
Comments 7
6 min read
#SeasonsOfServerless Solution 6: The Magic Chocolate Box

#SeasonsOfServerless Solution 6: The Magic Chocolate Box

3
Comments
3 min read
Easily add your DEV posts to any Gatsby site

Easily add your DEV posts to any Gatsby site

15
Comments 1
3 min read
How to Access Object Keys, Values and Entries in JavaScript

How to Access Object Keys, Values and Entries in JavaScript

22
Comments 2
7 min read
Understand how React Hooks work

Understand how React Hooks work

12
Comments
5 min read
Unit vs Integration vs E2E Tests

Unit vs Integration vs E2E Tests

14
Comments
5 min read
"What does it mean to write/run a server?" Answering My Own Questions About NodeJS

"What does it mean to write/run a server?" Answering My Own Questions About NodeJS

7
Comments 2
4 min read
JavaScript Array Filter Method Practice in 5 Minutes

JavaScript Array Filter Method Practice in 5 Minutes

15
Comments 4
2 min read
CSS VARIABLES: USAGE AND BROWSER COMPATIBILITY HACK

CSS VARIABLES: USAGE AND BROWSER COMPATIBILITY HACK

6
Comments
3 min read
How to Create a Custom Table Component in React

How to Create a Custom Table Component in React

10
Comments
4 min read
loading...