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.
Optimize JavaScript Loading with ‘defer’ and ‘async’ Attributes

Optimize JavaScript Loading with ‘defer’ and ‘async’ Attributes

4
Comments
2 min read
How to force react components to rerender without calling the set state?

How to force react components to rerender without calling the set state?

7
Comments
4 min read
React Apollo: useQuery pollInterval with cache-and-network doesn't stop to make requests after unmounting the component

React Apollo: useQuery pollInterval with cache-and-network doesn't stop to make requests after unmounting the component

4
Comments
1 min read
What Happens When You Don't Test in Safari

What Happens When You Don't Test in Safari

3
Comments
2 min read
The Class Property Proposal is Finished and Avaliable in React

The Class Property Proposal is Finished and Avaliable in React

3
Comments
1 min read
What is NPX?

What is NPX?

7
Comments
2 min read
How to build chat into a Flask App with a chat API

How to build chat into a Flask App with a chat API

7
Comments
4 min read
Hello every one I am new here...

Hello every one I am new here...

9
Comments
1 min read
Polyfill and shim

Polyfill and shim

5
Comments
1 min read
Facing Github Phishing problem.

Facing Github Phishing problem.

2
Comments 3
1 min read
How to recreate Figma in React

How to recreate Figma in React

8
Comments
1 min read
Announcing Felte 1.0: A form library for Svelte, Solid and React

Announcing Felte 1.0: A form library for Svelte, Solid and React

11
Comments 3
4 min read
Converting to Vite (Part 4)

Converting to Vite (Part 4)

16
Comments 2
2 min read
10 Indications That You Should Invest in Automation Via APIs

10 Indications That You Should Invest in Automation Via APIs

3
Comments
7 min read
4 Ways To Check if an Object Key Exists

4 Ways To Check if an Object Key Exists

2
Comments
2 min read
So, what is Monkey Patching?

So, what is Monkey Patching?

6
Comments
3 min read
Typescript - (ReadOnly)NotEmptyArray

Typescript - (ReadOnly)NotEmptyArray

28
Comments 2
2 min read
Arrow function vs Regular function

Arrow function vs Regular function

26
Comments 6
2 min read
14 days as a DevRel

14 days as a DevRel

11
Comments 2
2 min read
Help! I have useEffect dependency array warnings

Help! I have useEffect dependency array warnings

4
Comments
2 min read
Microbundle is not enough

Microbundle is not enough

5
Comments
1 min read
Day 99 of 100 Days of Code & Scrum: Relationships Between Tables, Various JOIN Types in MySQL

Day 99 of 100 Days of Code & Scrum: Relationships Between Tables, Various JOIN Types in MySQL

14
Comments 2
3 min read
How good is the shuffleArray from 7-killer-one-liners ?

How good is the shuffleArray from 7-killer-one-liners ?

7
Comments
4 min read
Happy Valentine's Coders!

Happy Valentine's Coders!

6
Comments
1 min read
How to fix defaultValue error while working with textarea in React

How to fix defaultValue error while working with textarea in React

6
Comments
1 min read
Typescript e Jest - Escrevendo testes unitários em um projeto Node.js

Typescript e Jest - Escrevendo testes unitários em um projeto Node.js

12
Comments
4 min read
#003: The Week In Stories — React, Supabase, Next.js, and tech things

#003: The Week In Stories — React, Supabase, Next.js, and tech things

5
Comments
6 min read
Push Notifications with Laravel, Ionic-Vue, and Firebase

Push Notifications with Laravel, Ionic-Vue, and Firebase

12
Comments
5 min read
JavaScript: Using the spread operator with nested objects

JavaScript: Using the spread operator with nested objects

10
Comments
3 min read
Offline React Query

Offline React Query

7
Comments
6 min read
Using libffi

Using libffi

2
Comments
4 min read
Software-as-a-service - 10 Ways Developers Make Money from Home - E05

Software-as-a-service - 10 Ways Developers Make Money from Home - E05

5
Comments
1 min read
Quick and easy value clamping in JavaScript

Quick and easy value clamping in JavaScript

3
Comments
1 min read
Introduction to Modern Javascript 101

Introduction to Modern Javascript 101

2
Comments
3 min read
Getting Started With Modern JavaScript

Getting Started With Modern JavaScript

5
Comments
2 min read
Validate Phone Number

Validate Phone Number

6
Comments
1 min read
Generate a dynamic Stackoverflow profile for your README

Generate a dynamic Stackoverflow profile for your README

2
Comments
1 min read
Connection Types In Web Apps

Connection Types In Web Apps

6
Comments
3 min read
The Ultimate Personal Website 👨‍💻 Fully Functional Windows 10 Clone

The Ultimate Personal Website 👨‍💻 Fully Functional Windows 10 Clone

123
Comments 29
1 min read
Coding a Hank Hill Hotkey

Coding a Hank Hill Hotkey

5
Comments
2 min read
Request parser for Express routes.

Request parser for Express routes.

6
Comments
1 min read
5 Articles every WebDev should read this week (#07)

5 Articles every WebDev should read this week (#07)

5
Comments
2 min read
Felte: An extensible form library for React

Felte: An extensible form library for React

7
Comments
7 min read
JavaScript 101: Ultimate JavaScript Guide

JavaScript 101: Ultimate JavaScript Guide

6
Comments
4 min read
Introduction to Modern JavaScript

Introduction to Modern JavaScript

4
Comments
2 min read
MVC JavaScript Tutorial using ES6 Class – Part 02

MVC JavaScript Tutorial using ES6 Class – Part 02

6
Comments
4 min read
Remix: Finishing the tutorial

Remix: Finishing the tutorial

17
Comments 2
5 min read
Objects in JavaScript

Objects in JavaScript

6
Comments
2 min read
7 Reasons To Use UI Libraries to Style React Apps

7 Reasons To Use UI Libraries to Style React Apps

6
Comments
5 min read
Add JSON LD schema with NextJS in these 2 steps.

Add JSON LD schema with NextJS in these 2 steps.

6
Comments
1 min read
Leveraging JavaScript to implement CSS transitions that use display: none

Leveraging JavaScript to implement CSS transitions that use display: none

10
Comments 4
3 min read
Mastering useReducer (1/2)

Mastering useReducer (1/2)

19
Comments 1
6 min read
Is just typing the difference between Typescript and Javascript?

Is just typing the difference between Typescript and Javascript?

37
Comments 7
2 min read
Is there any way in Android to force open a link to open in Chrome?

Is there any way in Android to force open a link to open in Chrome?

4
Comments
1 min read
What is an Agile Digital Transformation?

What is an Agile Digital Transformation?

2
Comments
1 min read
Interview Questions on JavaScript

Interview Questions on JavaScript

9
Comments
4 min read
Electronic Program Guide for React, it’s so easy with Planby

Electronic Program Guide for React, it’s so easy with Planby

6
Comments
5 min read
Check if a number is even using recursion

Check if a number is even using recursion

5
Comments 1
1 min read
How React checks if 2 values are the same value

How React checks if 2 values are the same value

11
Comments
5 min read
Partager l'état d'une application sans base de donnée

Partager l'état d'une application sans base de donnée

7
Comments
5 min read
loading...