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 master HTTP requests with Axios

How to master HTTP requests with Axios

2
Comments
11 min read
Day 5: Building a local audio transcription engine running on your web browser with JavaScript

Day 5: Building a local audio transcription engine running on your web browser with JavaScript

1
Comments
2 min read
Memory Management: Introduction to Weak References in JavaScript

Memory Management: Introduction to Weak References in JavaScript

1
Comments
7 min read
Redux: Seu useSelector hook mais perfomático.

Redux: Seu useSelector hook mais perfomático.

4
Comments
2 min read
Create a React Project From Scratch Without any Framework

Create a React Project From Scratch Without any Framework

2
Comments
9 min read
Reactjs, o 80/20 do seu melhor e mais performático código

Reactjs, o 80/20 do seu melhor e mais performático código

5
Comments
5 min read
Organizing your React code: Cohesion and Coupling

Organizing your React code: Cohesion and Coupling

9
Comments
4 min read
Grid to List Toggle using CSS Grid

Grid to List Toggle using CSS Grid

1
Comments
4 min read
Checking and unchecking a checkbox with JavaScript: a quick lesson on HTML IDL attributes

Checking and unchecking a checkbox with JavaScript: a quick lesson on HTML IDL attributes

1
Comments
3 min read
React Query

React Query

3
Comments
4 min read
Grid to List Toggle using Flexbox and JavaScript

Grid to List Toggle using Flexbox and JavaScript

Comments
6 min read
Master Async/Await in JavaScript: A Practical Guide for Asynchronous Programming

Master Async/Await in JavaScript: A Practical Guide for Asynchronous Programming

24
Comments 1
5 min read
Como funciona o JavaScript: um guia visual🔥 🤖

Como funciona o JavaScript: um guia visual🔥 🤖

1
Comments
6 min read
What is e.defaultPrevented and why library authors MUST use it

What is e.defaultPrevented and why library authors MUST use it

4
Comments
1 min read
Secure Password Generator with HTML, CSS, and JavaScript

Secure Password Generator with HTML, CSS, and JavaScript

18
Comments
6 min read
My Journey in Open Source - hook-fn

My Journey in Open Source - hook-fn

Comments
3 min read
Building a CRUD App with Next.js, React Query, React Hook Form, and Yup

Building a CRUD App with Next.js, React Query, React Hook Form, and Yup

24
Comments 4
5 min read
4 Steps to Prepare for System Design Interview in 2024?[with Resources]

4 Steps to Prepare for System Design Interview in 2024?[with Resources]

90
Comments 2
11 min read
What is a Web Development!

What is a Web Development!

1
Comments
3 min read
What is Asynchronous JavaScript?

What is Asynchronous JavaScript?

36
Comments 3
4 min read
React Developer Interviews: Be Prepared to Ace Your Next Job Interview

React Developer Interviews: Be Prepared to Ace Your Next Job Interview

1
Comments
2 min read
How to quickly get started building web app with Express JS

How to quickly get started building web app with Express JS

10
Comments
6 min read
State Management in React With App’s Digest

State Management in React With App’s Digest

1
Comments
6 min read
Use "console.log" with objects becomes tricky

Use "console.log" with objects becomes tricky

1
Comments
3 min read
You Might Not Need Module Federation: Orchestrate your Microfrontends at Runtime with Import Maps

You Might Not Need Module Federation: Orchestrate your Microfrontends at Runtime with Import Maps

15
Comments 1
12 min read
Google Logo

Google Logo

4
Comments 1
1 min read
Hello React, Goodbye useEffect (I Hope)

Hello React, Goodbye useEffect (I Hope)

404
Comments 52
9 min read
6 React questions for technical interviews and their answers

6 React questions for technical interviews and their answers

13
Comments 2
7 min read
To-Do List Application with Tailwind CSS, and JavaScript

To-Do List Application with Tailwind CSS, and JavaScript

23
Comments 2
5 min read
Configure Angular environment injector with Standalone Component

Configure Angular environment injector with Standalone Component

10
Comments
1 min read
Uncovering and conquering async bugs: A trick to testing undesired effects

Uncovering and conquering async bugs: A trick to testing undesired effects

2
Comments
2 min read
Create a Post Editor Similar to Twitter with a Responsive Images Grid with tailwindcss

Create a Post Editor Similar to Twitter with a Responsive Images Grid with tailwindcss

7
Comments
6 min read
Topological sort and why you're getting cyclic dependency errors

Topological sort and why you're getting cyclic dependency errors

3
Comments
5 min read
Angular Internals: How Reactivity Works with Zone.js

Angular Internals: How Reactivity Works with Zone.js

56
Comments 8
18 min read
How to use Material UI Card Component

How to use Material UI Card Component

23
Comments 1
11 min read
When not to use forEach()

When not to use forEach()

6
Comments
4 min read
Hack to Run React Application inside Service Worker

Hack to Run React Application inside Service Worker

1
Comments
3 min read
I imagined a programming language Silk

I imagined a programming language Silk

2
Comments
3 min read
O que é, e como funciona a sintaxe JSX?

O que é, e como funciona a sintaxe JSX?

1
Comments
2 min read
Mistakes to avoid when working in a fast-paced environment.

Mistakes to avoid when working in a fast-paced environment.

2
Comments
3 min read
Send and Receive SMS Messages With Node.js and Express

Send and Receive SMS Messages With Node.js and Express

5
Comments
1 min read
React Hook Form: Multiple Yup validation schemas

React Hook Form: Multiple Yup validation schemas

4
Comments 4
2 min read
How to create a Steps Progress Bar

How to create a Steps Progress Bar

19
Comments
3 min read
Modal Box

Modal Box

1
Comments
2 min read
Little React Things: React applications are functions

Little React Things: React applications are functions

4
Comments
3 min read
My logging strategy for Express

My logging strategy for Express

5
Comments 1
2 min read
ChatGPT the Future Jobs Killer: An Amazing yet Scary Invention

ChatGPT the Future Jobs Killer: An Amazing yet Scary Invention

2
Comments
4 min read
Top 10 Coding Challenges in JavaScript for beginners

Top 10 Coding Challenges in JavaScript for beginners

2
Comments
4 min read
Implementing CSS style inheritance in React Native

Implementing CSS style inheritance in React Native

4
Comments
6 min read
Mind-Blowing CSS Tips and Tricks

Mind-Blowing CSS Tips and Tricks

3
Comments
2 min read
⚛Os 10 React Hooks Mais Úteis: 07 - useMemo⚛

⚛Os 10 React Hooks Mais Úteis: 07 - useMemo⚛

3
Comments
6 min read
How to solve coding issues using ChatGPT

How to solve coding issues using ChatGPT

144
Comments 37
4 min read
Generate Image From HTML Using Satori and Resvg

Generate Image From HTML Using Satori and Resvg

1
Comments
4 min read
Selenium Java Interview Questions and Answers || That Every QA should Know - Part 2

Selenium Java Interview Questions and Answers || That Every QA should Know - Part 2

1
Comments
1 min read
Map x flatMap, entendendo a diferença na prática

Map x flatMap, entendendo a diferença na prática

Comments
2 min read
Building a Node.js Webserver with HTTP Module is super easy!

Building a Node.js Webserver with HTTP Module is super easy!

8
Comments
5 min read
Asynchronous and synchronous JavaScript Basics!

Asynchronous and synchronous JavaScript Basics!

4
Comments
2 min read
This Week In React #130: Next.js, callback ref, Zod, Redux, React-Hook-Form, Redux, mdxjs-rs, Tamagui, Skia, Shopify, Solid...

This Week In React #130: Next.js, callback ref, Zod, Redux, React-Hook-Form, Redux, mdxjs-rs, Tamagui, Skia, Shopify, Solid...

12
Comments 2
8 min read
How to Make Fast Food Website Using HTML CSS JS

How to Make Fast Food Website Using HTML CSS JS

32
Comments 3
1 min read
Help, my Angular bundle is growing

Help, my Angular bundle is growing

77
Comments 4
5 min read
loading...