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.
Creating a Promotion Tracker with React and Reloadly

Creating a Promotion Tracker with React and Reloadly

6
Comments 2
6 min read
JS - Mocking a GraphQL API with GraphQL Faker

JS - Mocking a GraphQL API with GraphQL Faker

6
Comments
6 min read
How to make React like components in HTML with 7 lines of JavaScript

How to make React like components in HTML with 7 lines of JavaScript

7
Comments
3 min read
Using console.log() debugging in Visual Studio Code

Using console.log() debugging in Visual Studio Code

13
Comments
3 min read
Electron Adventures: Episode 6: Use D3 To Visualize Free Disk Space

Electron Adventures: Episode 6: Use D3 To Visualize Free Disk Space

6
Comments
2 min read
Named Imports/Exports for React Components

Named Imports/Exports for React Components

2
Comments
1 min read
Diving In to Team-Based Development

Diving In to Team-Based Development

23
Comments 1
7 min read
Dynamic Module Pattern for JavaScript! Dynamically load JavaScript bundles.

Dynamic Module Pattern for JavaScript! Dynamically load JavaScript bundles.

10
Comments
5 min read
Interactive Quiz | Js

Interactive Quiz | Js

1
Comments
1 min read
Kadane's Algorithm (Maximum Sum Subarray Problem)

Kadane's Algorithm (Maximum Sum Subarray Problem)

19
Comments 5
4 min read
Learning to code

Learning to code

5
Comments
3 min read
17 React Libraries I've Used in 2021 (So Far)

17 React Libraries I've Used in 2021 (So Far)

5
Comments
7 min read
How to use SweetAlert2 in Laravel 8

How to use SweetAlert2 in Laravel 8

8
Comments 1
2 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 4

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 4

6
Comments
1 min read
Time of Day, username, and layout shifting

Time of Day, username, and layout shifting

2
Comments
9 min read
#10) Explain 'this' keyword❔

#10) Explain 'this' keyword❔

5
Comments
1 min read
Introducing Tomorrow - A New Look for Code Editor

Introducing Tomorrow - A New Look for Code Editor

3
Comments 1
2 min read
About async functions

About async functions

176
Comments 18
5 min read
Hands-On Experience Course to Learn Tailwindcss

Hands-On Experience Course to Learn Tailwindcss

6
Comments
2 min read
How to add Dark Mode toggle to a website.

How to add Dark Mode toggle to a website.

94
Comments 2
8 min read
A basic use case of Arguments or Rest Parameters

A basic use case of Arguments or Rest Parameters

3
Comments
1 min read
What are React Hooks? 🎣

What are React Hooks? 🎣

37
Comments 12
7 min read
A Complete Introduction to JavaScript Array filter Method

A Complete Introduction to JavaScript Array filter Method

25
Comments 2
6 min read
ML Fundamentals in Javascript

ML Fundamentals in Javascript

108
Comments 9
6 min read
Understanding reduce in javascript

Understanding reduce in javascript

8
Comments 2
3 min read
Fluent Terminal Themes

Fluent Terminal Themes

15
Comments 2
1 min read
Handling Errors in Node.js (synchronous)

Handling Errors in Node.js (synchronous)

3
Comments
7 min read
Windows 11, but for Web

Windows 11, but for Web

209
Comments 59
1 min read
Algorithms and Scripting: Problems and Notes Part 3

Algorithms and Scripting: Problems and Notes Part 3

3
Comments
2 min read
Introduction to React's Components

Introduction to React's Components

8
Comments 1
3 min read
Apprendre Vue.js 3 - Jour 2 : Vue-Router

Apprendre Vue.js 3 - Jour 2 : Vue-Router

28
Comments
3 min read
Creating a Financial OHLC Chart with JavaScript

Creating a Financial OHLC Chart with JavaScript

14
Comments
9 min read
Electron Adventures: Episode 5: Display Free Disk Space

Electron Adventures: Episode 5: Display Free Disk Space

10
Comments
3 min read
How to Resize iframes with Message Events

How to Resize iframes with Message Events

7
Comments
3 min read
A ReactJS Clone of Dev.to: Working with React Hooks

A ReactJS Clone of Dev.to: Working with React Hooks

108
Comments 2
8 min read
Solving the Cash Register challenge in Free Code Camp

Solving the Cash Register challenge in Free Code Camp

35
Comments 14
6 min read
The Questions and the Rules to Props

The Questions and the Rules to Props

3
Comments
2 min read
Debouncing TypeScript

Debouncing TypeScript

6
Comments 1
3 min read
How to Make a Good Pull Request

How to Make a Good Pull Request

6
Comments 2
6 min read
ฟรี IOS Widget Covid ไทย ตัวเลขอัพเดททุกวัน

ฟรี IOS Widget Covid ไทย ตัวเลขอัพเดททุกวัน

3
Comments 2
2 min read
How To Configure tsconfig.json: TypeScript Strict options

How To Configure tsconfig.json: TypeScript Strict options

5
Comments
13 min read
How to easy explain Machine Learning for everyone

How to easy explain Machine Learning for everyone

5
Comments 1
5 min read
Crypto-wraps

Crypto-wraps

6
Comments 3
3 min read
Test-Driven Development Tutorial with React Testing Library, Jest & GraphQL

Test-Driven Development Tutorial with React Testing Library, Jest & GraphQL

7
Comments
10 min read
4 Bot Programming Games for Sogetti CodeFest 2021

4 Bot Programming Games for Sogetti CodeFest 2021

7
Comments
2 min read
Creating Date() Object

Creating Date() Object

5
Comments
2 min read
The 20% Optimization That Improves 80% Web Performance

The 20% Optimization That Improves 80% Web Performance

117
Comments 2
2 min read
This is how I build Babel plug-ins

This is how I build Babel plug-ins

4
Comments
7 min read
Windows 11 in React Js 💻 🌈

Windows 11 in React Js 💻 🌈

453
Comments 110
1 min read
How should you pin dependencies and why?

How should you pin dependencies and why?

4
Comments
8 min read
SvelteKit SEO: Search Engine Optimisation Metadata

SvelteKit SEO: Search Engine Optimisation Metadata

8
Comments
12 min read
A New Start....

A New Start....

4
Comments
4 min read
I wrote a customizable CSS engine in JavaScript

I wrote a customizable CSS engine in JavaScript

5
Comments
9 min read
4 Easy ways to loop data in React- Array.map() method!

4 Easy ways to loop data in React- Array.map() method!

9
Comments
2 min read
Best Mobile Web Development Tools To Consider in 2021

Best Mobile Web Development Tools To Consider in 2021

2
Comments
3 min read
Next.js Per-Page Layouts and TypeScript

Next.js Per-Page Layouts and TypeScript

43
Comments 5
2 min read
Apprendre Vue.js 3 - Jour 1 : concepts de base

Apprendre Vue.js 3 - Jour 1 : concepts de base

55
Comments 4
11 min read
How to debounce and throttle functions with React hooks

How to debounce and throttle functions with React hooks

15
Comments 5
5 min read
MPADiff, make your MPA an SPA with a single LOC.

MPADiff, make your MPA an SPA with a single LOC.

4
Comments
2 min read
Your Essential Guide To Map Built-in Object In Javascript

Your Essential Guide To Map Built-in Object In Javascript

43
Comments 2
4 min read
loading...