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.
How to handle 4xx and 5xx errors in Javascript fetch()

How to handle 4xx and 5xx errors in Javascript fetch()

38
Comments
3 min read
Make a PDF with React & Make.cm and avoid the pain of ongoing service management [Part 1/2]

Make a PDF with React & Make.cm and avoid the pain of ongoing service management [Part 1/2]

24
Comments 2
10 min read
My [updated] notes on Concepts of Modern JavaScript

My [updated] notes on Concepts of Modern JavaScript

35
Comments 3
3 min read
JavaScript Objects: Part 3 in operator and for...in statement

JavaScript Objects: Part 3 in operator and for...in statement

11
Comments
2 min read
Add custom fonts to react-native. Simple Latest Steps:

Add custom fonts to react-native. Simple Latest Steps:

8
Comments
1 min read
Enable Hermes in React Native Project (>0.64)

Enable Hermes in React Native Project (>0.64)

7
Comments
1 min read
Closures in Javascript.

Closures in Javascript.

71
Comments 2
2 min read
Removing console.log from React Native app in release (production) using yarn and npm for performance improvement.

Removing console.log from React Native app in release (production) using yarn and npm for performance improvement.

7
Comments
1 min read
React Query - A practical example.

React Query - A practical example.

75
Comments 7
4 min read
SvelteKit is in public beta

SvelteKit is in public beta

17
Comments
1 min read
Appointment Booking with Facebook Messenger Chat Bots and NodeJS

Appointment Booking with Facebook Messenger Chat Bots and NodeJS

39
Comments 1
3 min read
React Native Code Snippets - Messaging UI Example with Styled Components

React Native Code Snippets - Messaging UI Example with Styled Components

3
Comments
1 min read
RxJS Simplified - Subjects (marble party!)

RxJS Simplified - Subjects (marble party!)

21
Comments 2
5 min read
React.js/Redux + Drag&Drop

React.js/Redux + Drag&Drop

36
Comments 1
3 min read
Chrome Extensions: Migrating to Manifest v3

Chrome Extensions: Migrating to Manifest v3

46
Comments 7
7 min read
Spin the Wheel — a customizable roulette wheel in less than 30kb with a no-javascript fallback.

Spin the Wheel — a customizable roulette wheel in less than 30kb with a no-javascript fallback.

110
Comments 10
3 min read
React Native Boilerplate Hooks including redux saga, reactotron, redux-persist etc.

React Native Boilerplate Hooks including redux saga, reactotron, redux-persist etc.

22
Comments
2 min read
“It used to work!” Reviewing this Week's Web Dev Problem Solved

“It used to work!” Reviewing this Week's Web Dev Problem Solved

6
Comments
5 min read
Front end Web developer

Front end Web developer

2
Comments
2 min read
The ultimate "Glitch free JS" library has lost weight!

The ultimate "Glitch free JS" library has lost weight!

20
Comments 1
1 min read
Discover AdonisJS (MVC framework for Node)

Discover AdonisJS (MVC framework for Node)

10
Comments
4 min read
How Can I Achieve This Animation Effect onScroll in Reactjs

How Can I Achieve This Animation Effect onScroll in Reactjs

13
Comments 3
1 min read
Monty Hall Problem Simulation in JS

Monty Hall Problem Simulation in JS

6
Comments
6 min read
Solution: Russian Doll Envelopes

Solution: Russian Doll Envelopes

10
Comments 1
4 min read
Wes Grimes joins Briebug as Director of Architecture, Chief Architect

Wes Grimes joins Briebug as Director of Architecture, Chief Architect

14
Comments 9
2 min read
Setup React App With Redux Store

Setup React App With Redux Store

6
Comments 1
1 min read
Why your website should work without JavaScript.

Why your website should work without JavaScript.

204
Comments 51
6 min read
The for loops in JS

The for loops in JS

8
Comments
4 min read
Destructuring Arrays in JS

Destructuring Arrays in JS

8
Comments
2 min read
7 projects ideas to build as a beginner web developer (HTML, CSS and JavaScript only)

7 projects ideas to build as a beginner web developer (HTML, CSS and JavaScript only)

48
Comments
2 min read
Weather App Next Js

Weather App Next Js

3
Comments
1 min read
Improve your JS skills with those tips #1

Improve your JS skills with those tips #1

516
Comments 24
3 min read
Refactoring a horrible function - thought processes

Refactoring a horrible function - thought processes

2
Comments
6 min read
MUST DO JAVASCRIPT PROJECTS FOR BEGINNERS

MUST DO JAVASCRIPT PROJECTS FOR BEGINNERS

3
Comments
2 min read
JavaScript Objects: Part 2 Dot Vs Bracket

JavaScript Objects: Part 2 Dot Vs Bracket

8
Comments
2 min read
Create an animated dev.to profile pic with SVG, CSS and JS, then convert it to a GIF [tutorial].

Create an animated dev.to profile pic with SVG, CSS and JS, then convert it to a GIF [tutorial].

208
Comments 8
7 min read
Javascript Dependency Injection without Classes

Javascript Dependency Injection without Classes

14
Comments
3 min read
JavaScript Objects Part:1

JavaScript Objects Part:1

22
Comments
2 min read
A Dice Game... as it was then and as it is now #reviewyourself

A Dice Game... as it was then and as it is now #reviewyourself

2
Comments
1 min read
My javascript / tech / web development newsletter for 2021-03-27 is out!

My javascript / tech / web development newsletter for 2021-03-27 is out!

2
Comments
1 min read
Mongo DB, Express, Node js- Learning

Mongo DB, Express, Node js- Learning

2
Comments
1 min read
A creative way to have required arguments in JavaScript

A creative way to have required arguments in JavaScript

69
Comments 8
3 min read
Closure's wrap up aka "backpack"

Closure's wrap up aka "backpack"

5
Comments
6 min read
Angels of Supabase

Angels of Supabase

48
Comments 2
9 min read
The Ember Times - Issue No. 176

The Ember Times - Issue No. 176

7
Comments
6 min read
Playwright and Mojolicious

Playwright and Mojolicious

32
Comments 3
6 min read
How to use Media Queries in HTML, CSS and JavaScript

How to use Media Queries in HTML, CSS and JavaScript

80
Comments 8
2 min read
Amazing CSS libraries for your next project

Amazing CSS libraries for your next project

111
Comments 5
5 min read
Top JavaScript Trends to Watch in 2021

Top JavaScript Trends to Watch in 2021

34
Comments 2
5 min read
Understanding The O(2^n) Time Complexity

Understanding The O(2^n) Time Complexity

6
Comments
5 min read
How React isn't reactive, and why you shouldn't care

How React isn't reactive, and why you shouldn't care

172
Comments 23
6 min read
Adding configurations to your React App at Runtime

Adding configurations to your React App at Runtime

23
Comments 11
3 min read
How to set up React projects without using create-react-app

How to set up React projects without using create-react-app

52
Comments 2
7 min read
How to use React Query with React and GraphQL

How to use React Query with React and GraphQL

94
Comments 1
6 min read
Underscores as number separators

Underscores as number separators

9
Comments 2
1 min read
Scheduling in web

Scheduling in web

22
Comments
3 min read
Hey Sailor

Hey Sailor

2
Comments
7 min read
Using Next.js with FaunaDB: How to Query the Database from Your App

Using Next.js with FaunaDB: How to Query the Database from Your App

18
Comments
10 min read
💪 Build Custom Modal/Popup Component In React JS

💪 Build Custom Modal/Popup Component In React JS

14
Comments
4 min read
Documenting My Web Dev Journey

Documenting My Web Dev Journey

15
Comments 5
1 min read
loading...