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.
JS/TS OOP: 2-Classes And Objects

JS/TS OOP: 2-Classes And Objects

2
Comments 1
3 min read
Debounce in Next.js

Debounce in Next.js

8
Comments
3 min read
The 7 Best React Component Libraries to Use in 2022

The 7 Best React Component Libraries to Use in 2022

501
Comments 20
2 min read
Dos maneras de hacer una request dentro de un loop

Dos maneras de hacer una request dentro de un loop

1
Comments
2 min read
Authoring NPM Packages with Monorepos

Authoring NPM Packages with Monorepos

3
Comments
2 min read
How to use JavaScript Gamepad API to Build a Simple Game

How to use JavaScript Gamepad API to Build a Simple Game

3
Comments
1 min read
Building a real-time bidding system with Socket.io and React Native 🤩

Building a real-time bidding system with Socket.io and React Native 🤩

84
Comments 15
14 min read
Form-Associated Custom Elements

Form-Associated Custom Elements

15
Comments 5
8 min read
How to Make Language Translator in JavaScript

How to Make Language Translator in JavaScript

7
Comments 5
2 min read
JavaScript: The Beginning (A Beginner's perspective)

JavaScript: The Beginning (A Beginner's perspective)

7
Comments
4 min read
JS/TS OOP Course: 1-Introduction

JS/TS OOP Course: 1-Introduction

7
Comments 2
3 min read
Battle-Testing Nx Console with E2E Tests

Battle-Testing Nx Console with E2E Tests

12
Comments
10 min read
Ask the Experts – Office Hour - 18th November 3PM GMT - 30 Days of Microsoft Graph Challenge

Ask the Experts – Office Hour - 18th November 3PM GMT - 30 Days of Microsoft Graph Challenge

6
Comments
3 min read
How to use JavaScript Ternary Operator?

How to use JavaScript Ternary Operator?

38
Comments 1
4 min read
Change element scale by scroll on parent (zoom by scroll on parent)

Change element scale by scroll on parent (zoom by scroll on parent)

Comments
1 min read
What is useContext?

What is useContext?

3
Comments
1 min read
Observability - ApostropheCMS, OpenTelemetry, and New Relic

Observability - ApostropheCMS, OpenTelemetry, and New Relic

6
Comments
5 min read
Quick tip: Using Deno and npm to persist and query data in SingleStoreDB

Quick tip: Using Deno and npm to persist and query data in SingleStoreDB

5
Comments
2 min read
Virtual DOM: What problem does it solve?

Virtual DOM: What problem does it solve?

12
Comments
12 min read
JS Function and its Types

JS Function and its Types

4
Comments
1 min read
Using .env with React & Node

Using .env with React & Node

3
Comments 1
3 min read
Making reusable get methods in React Testing Library

Making reusable get methods in React Testing Library

4
Comments
2 min read
How to connect a React frontend to an Express server

How to connect a React frontend to an Express server

8
Comments
4 min read
Variables in JavaScript

Variables in JavaScript

8
Comments
2 min read
Code Organization

Code Organization

Comments
3 min read
loading...