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 generate Type Definitions for Distribution on NPM

How to generate Type Definitions for Distribution on NPM

17
Comments 2
3 min read
JavaScript ES6 - Spread Operator

JavaScript ES6 - Spread Operator

13
Comments 2
1 min read
Celebrating 25 Years of JavaScript

Celebrating 25 Years of JavaScript

137
Comments 13
7 min read
Independent deployment of micro-frontends with import maps

Independent deployment of micro-frontends with import maps

18
Comments
5 min read
How is React different from vanilla JS

How is React different from vanilla JS

30
Comments 2
2 min read
Last Update for 2020

Last Update for 2020

6
Comments
2 min read
Todo using React in html

Todo using React in html

11
Comments
2 min read
30 days of code

30 days of code

4
Comments
1 min read
How to Use Schemas on Fastify for Fun and Profit

How to Use Schemas on Fastify for Fun and Profit

22
Comments
7 min read
A Detailed Breakdown of HTML Form Event Attributes

A Detailed Breakdown of HTML Form Event Attributes

35
Comments 4
12 min read
Game of Life - Small Contribution

Game of Life - Small Contribution

6
Comments
9 min read
A dev.to component for your blog/portfolio

A dev.to component for your blog/portfolio

32
Comments 2
4 min read
The Anatomy of package.json

The Anatomy of package.json

233
Comments 10
5 min read
Improving big o in climbing stairs (recursion) with memoization

Improving big o in climbing stairs (recursion) with memoization

9
Comments
3 min read
AWS Amplify Admin UI

AWS Amplify Admin UI

5
Comments
4 min read
Unit Test your React apps

Unit Test your React apps

6
Comments
9 min read
deno is the future?

deno is the future?

4
Comments 2
1 min read
Adding a Click Handler to a Three.js Model

Adding a Click Handler to a Three.js Model

14
Comments
4 min read
I built a Tik Tok App with a REAL Database (video)

I built a Tik Tok App with a REAL Database (video)

81
Comments 3
1 min read
TikTok Animation in React Native

TikTok Animation in React Native

5
Comments
3 min read
Check if the radio button is checked

Check if the radio button is checked

6
Comments
1 min read
Solving day 11 of Advent of Code 2020 in JavaScript

Solving day 11 of Advent of Code 2020 in JavaScript

5
Comments
1 min read
Creating Observables in RxJS

Creating Observables in RxJS

37
Comments
11 min read
Intro epicReact.dev Review

Intro epicReact.dev Review

16
Comments
4 min read
Important Interview Questions: Javascript Version - Part 4

Important Interview Questions: Javascript Version - Part 4

6
Comments 1
3 min read
Regular VS async VS defer script loading ⬇

Regular VS async VS defer script loading ⬇

15
Comments
3 min read
JS101–1 Making Javascript Function Simple

JS101–1 Making Javascript Function Simple

5
Comments
1 min read
Weakmap in javascript

Weakmap in javascript

30
Comments 4
3 min read
Handling React Form Submit with Redirect & Async/Await for Beyond Beginners

Handling React Form Submit with Redirect & Async/Await for Beyond Beginners

28
Comments 3
3 min read
Testing a REST API in Node JS with Express using Mocha and Chai 😎

Testing a REST API in Node JS with Express using Mocha and Chai 😎

90
Comments 7
3 min read
bind(), call(), and apply() in JavaScript

bind(), call(), and apply() in JavaScript

104
Comments 13
3 min read
Dear vanilla JavaScript users, which version do you use? Transpiler?

Dear vanilla JavaScript users, which version do you use? Transpiler?

6
Comments 3
1 min read
How to empty an array in JavaScript

How to empty an array in JavaScript

8
Comments 4
1 min read
Abstracting those Boring API Requests & Endpoints

Abstracting those Boring API Requests & Endpoints

8
Comments 4
1 min read
JavaScript Password Strength Detector

JavaScript Password Strength Detector

6
Comments 2
1 min read
Top UI Design Trend of 2021 - Glassmorphism

Top UI Design Trend of 2021 - Glassmorphism

39
Comments 5
2 min read
This is true

This is true

5
Comments
1 min read
ELOQUENT JAVASCRIPT : CHAPTER 2

ELOQUENT JAVASCRIPT : CHAPTER 2

4
Comments
4 min read
State Management in Vue 3

State Management in Vue 3

54
Comments 4
6 min read
Deploying React App on Surge using Github Actions

Deploying React App on Surge using Github Actions

5
Comments 4
3 min read
Happiness status of your GitHub repo: repostatus

Happiness status of your GitHub repo: repostatus

57
Comments 9
5 min read
|HTML| HTML: Creating Dynamic HTML with Templating

|HTML| HTML: Creating Dynamic HTML with Templating

16
Comments
1 min read
|AJAX| AJAX: AJAX and API's

|AJAX| AJAX: AJAX and API's

16
Comments
2 min read
Reviewing Eloquent Javascript #Chpt5

Reviewing Eloquent Javascript #Chpt5

11
Comments
8 min read
RxJS Operators decision table

RxJS Operators decision table

4
Comments
12 min read
How to create a custom scrollbar with React Native Animated API

How to create a custom scrollbar with React Native Animated API

24
Comments 5
9 min read
Introduction to Javascript universe

Introduction to Javascript universe

15
Comments
6 min read
Integrating MapBox with Next.js — the Cheaper Alternative to Google Maps

Integrating MapBox with Next.js — the Cheaper Alternative to Google Maps

139
Comments 8
6 min read
Adding Audio to Your App with jQuery

Adding Audio to Your App with jQuery

6
Comments
2 min read
My first app [feedback]

My first app [feedback]

2
Comments
1 min read
Advent of code - Day 10

Advent of code - Day 10

6
Comments
1 min read
Former Apple Genius, left to go on a 16 month roadtrip and am now learning to code

Former Apple Genius, left to go on a 16 month roadtrip and am now learning to code

11
Comments 7
1 min read
YoDa Expression!

YoDa Expression!

9
Comments 9
1 min read
Day: 0 - Starting A 100-day challenge to create Something.

Day: 0 - Starting A 100-day challenge to create Something.

9
Comments 1
1 min read
How to write clean Code (1)

How to write clean Code (1)

41
Comments
4 min read
🔥 Trying 9 Frontend JavaScript Frameworks with their CLIs in 2021(React, Svelte, Angular, Vue+) (complete video 📹)

🔥 Trying 9 Frontend JavaScript Frameworks with their CLIs in 2021(React, Svelte, Angular, Vue+) (complete video 📹)

30
Comments 5
1 min read
Axios.js vs fetch() API

Axios.js vs fetch() API

33
Comments 1
4 min read
TypeScript All the Things!

TypeScript All the Things!

19
Comments 7
8 min read
Everything about package.json

Everything about package.json

56
Comments 6
4 min read
Avoid magic strings and boost your development

Avoid magic strings and boost your development

15
Comments 10
2 min read
loading...