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 make substring bold in JSON?

How to make substring bold in JSON?

5
Comments
1 min read
Creating Auto Dynamic OG Images for Your Next.js Application with Serverless Functions

Creating Auto Dynamic OG Images for Your Next.js Application with Serverless Functions

6
Comments
4 min read
Quais sĂŁo os tipos de dados encontrados no JavaScript e como funcionam?

Quais sĂŁo os tipos de dados encontrados no JavaScript e como funcionam?

1
Comments
5 min read
How to test a component passed as prop with Jest

How to test a component passed as prop with Jest

12
Comments
5 min read
5 Vue.js slot tricks to watch out for

5 Vue.js slot tricks to watch out for

4
Comments
7 min read
Testing Code

Testing Code

Comments
5 min read
GraphQL errors: the Good, the Bad and the Ugly

GraphQL errors: the Good, the Bad and the Ugly

23
Comments 3
6 min read
State of ReactJS in 2023?

State of ReactJS in 2023?

11
Comments 13
5 min read
Refactoring A Junior’s React Code - Reduced Complexity With A Single Source Of Truth

Refactoring A Junior’s React Code - Reduced Complexity With A Single Source Of Truth

9
Comments 1
19 min read
What language or framework are you planning to learn in 2023?

What language or framework are you planning to learn in 2023?

6
Comments
1 min read
Counter Styled & JavaScripted

Counter Styled & JavaScripted

3
Comments
2 min read
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.

5
Comments
2 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
Create a React Project From Scratch Without any Framework

Create a React Project From Scratch Without any Framework

2
Comments
9 min read
Organizing your React code: Cohesion and Coupling

Organizing your React code: Cohesion and Coupling

10
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

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

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

26
Comments 1
5 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
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
loading...