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.
Understand “&&” Conditional Rendering in React with Coding Experiments

Understand “&&” Conditional Rendering in React with Coding Experiments

3
Comments
3 min read
React.js - Custom hooks

React.js - Custom hooks

5
Comments
5 min read
Extract dynamic text using regex capturing group

Extract dynamic text using regex capturing group

3
Comments 1
1 min read
Array.from VS Array.prototype.map

Array.from VS Array.prototype.map

2
Comments
2 min read
⚠150+ Expressões JavaScript Que Você Precisa Conhecer⚠

⚠150+ Expressões JavaScript Que Você Precisa Conhecer⚠

6
Comments
9 min read
⚛️Componentes Funcionais e de Classe em React⚛️

⚛️Componentes Funcionais e de Classe em React⚛️

3
Comments
2 min read
React vs React Native: How Different Are They, Really?

React vs React Native: How Different Are They, Really?

8
Comments
9 min read
Better DX in JS apps with unplugin-auto-import

Better DX in JS apps with unplugin-auto-import

7
Comments
3 min read
Concatenation of Strings and Arrays in JavaScript

Concatenation of Strings and Arrays in JavaScript

2
Comments
6 min read
Split and Join: The Dichotomy of Strings and Arrays

Split and Join: The Dichotomy of Strings and Arrays

2
Comments
2 min read
Using Emailjs To Send Emails From The Frontend

Using Emailjs To Send Emails From The Frontend

16
Comments 2
3 min read
Voxel Airplanes 3D WebGL demo

Voxel Airplanes 3D WebGL demo

1
Comments
6 min read
JavaScript Fundamentals: Conditionals

JavaScript Fundamentals: Conditionals

2
Comments
3 min read
JavaScript Array

JavaScript Array

2
Comments
11 min read
Learn A11y with FrontendMentor: Card Details

Learn A11y with FrontendMentor: Card Details

3
Comments
9 min read
Salesforce Functions with Heroku Postgres

Salesforce Functions with Heroku Postgres

4
Comments
6 min read
JavaScript support hits 1.0 milestone on Compute@Edge

JavaScript support hits 1.0 milestone on Compute@Edge

3
Comments
4 min read
table: refactor our code

table: refactor our code

3
Comments
5 min read
TypeGuards in TypeScript

TypeGuards in TypeScript

4
Comments
2 min read
How to calculate Average Directional Index (ADX) using JavaScript

How to calculate Average Directional Index (ADX) using JavaScript

5
Comments
2 min read
Calculating ATR (Average True Range) using JavaScript

Calculating ATR (Average True Range) using JavaScript

3
Comments
1 min read
Setting up a server and database connection using nodejs, express, and postgresql

Setting up a server and database connection using nodejs, express, and postgresql

4
Comments 1
2 min read
Calculating DMI (Directional Movement Index) with JavaScript

Calculating DMI (Directional Movement Index) with JavaScript

2
Comments
2 min read
Conditional Wrapping in React - An Advanced Approach (HOCs & Hooks)

Conditional Wrapping in React - An Advanced Approach (HOCs & Hooks)

19
Comments 7
4 min read
Creating NFTs with Ternoa-js SDK: A Step-by-Step Guide

Creating NFTs with Ternoa-js SDK: A Step-by-Step Guide

2
Comments
4 min read
loading...