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.
A Basic TypeScript Insight for JavaScript Devs

A Basic TypeScript Insight for JavaScript Devs

22
Comments 2
4 min read
React in a Nutshell

React in a Nutshell

16
Comments
6 min read
Arrays, hash tables, linked lists, queues, stacks, & trees (My repl.it playground while studying for FAANG)

Arrays, hash tables, linked lists, queues, stacks, & trees (My repl.it playground while studying for FAANG)

63
Comments 1
2 min read
How to make Infinity!

How to make Infinity!

3
Comments 5
1 min read
My little memory game project in Next js

My little memory game project in Next js

5
Comments
1 min read
Making a Canvas-based SVG designer app that exports DXF files for manufacturing

Making a Canvas-based SVG designer app that exports DXF files for manufacturing

12
Comments 1
6 min read
How I Think About React (A Mental Model For Beginners) | Part 2: Component Hierarchy

How I Think About React (A Mental Model For Beginners) | Part 2: Component Hierarchy

33
Comments
7 min read
2021 CS50x - WEEK 8 2nd Update

2021 CS50x - WEEK 8 2nd Update

4
Comments
2 min read
Open Graph SEO in SvelteKit: Custom Share Images

Open Graph SEO in SvelteKit: Custom Share Images

5
Comments
10 min read
Tailwind Katas - Rebuilding OS Components

Tailwind Katas - Rebuilding OS Components

2
Comments
1 min read
🚀10 Trending projects on GitHub for web developers - 30th July 2021

🚀10 Trending projects on GitHub for web developers - 30th July 2021

202
Comments 2
3 min read
How to create theme relation between components in Angular

How to create theme relation between components in Angular

6
Comments 2
2 min read
Developing Geonotes — Animations and interactions — Ep. 3

Developing Geonotes — Animations and interactions — Ep. 3

6
Comments
2 min read
What is Deno js?

What is Deno js?

3
Comments
2 min read
SvelteKit & Prisma - A match made in digital heaven

SvelteKit & Prisma - A match made in digital heaven

47
Comments 3
6 min read
Rock Paper and Scissors game

Rock Paper and Scissors game

5
Comments
9 min read
This is How To Make JS Promises [From Scratch]

This is How To Make JS Promises [From Scratch]

62
Comments 1
8 min read
Create a Circle Shape with Letters

Create a Circle Shape with Letters

6
Comments 2
2 min read
Implementing Logic Gates in the Game of Life

Implementing Logic Gates in the Game of Life

5
Comments
13 min read
Making an interactive digital frame with head-tracking using Three.js and TensorFlow.js

Making an interactive digital frame with head-tracking using Three.js and TensorFlow.js

111
Comments 3
5 min read
UI Dev Newsletter #68

UI Dev Newsletter #68

5
Comments
2 min read
Installing Node 12 and higher on a Raspberry Pi Zero with nvm

Installing Node 12 and higher on a Raspberry Pi Zero with nvm

10
Comments 3
1 min read
Stripe payment implementation in Node.js

Stripe payment implementation in Node.js

45
Comments
4 min read
Myth: DSA is Required Only To Crack Interviews #Busted | Netlist Generation Using DFS

Myth: DSA is Required Only To Crack Interviews #Busted | Netlist Generation Using DFS

42
Comments 7
4 min read
I made a vscode plugin that can write each part of React component in multiple split editors on the same screen

I made a vscode plugin that can write each part of React component in multiple split editors on the same screen

195
Comments 12
7 min read
Toggle Hide and Show 🔥

Toggle Hide and Show 🔥

9
Comments
1 min read
Day 2/100

Day 2/100

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

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

3
Comments
1 min read
⚛️ React Swiper.js Slider

⚛️ React Swiper.js Slider

175
Comments 5
6 min read
Create Custom Captcha in HTML CSS & JavaScript

Create Custom Captcha in HTML CSS & JavaScript

7
Comments 1
4 min read
Answer: Difference between Encapsulation and Abstraction

Answer: Difference between Encapsulation and Abstraction

2
Comments
1 min read
Draggable Div Element in HTML CSS & JavaScript

Draggable Div Element in HTML CSS & JavaScript

6
Comments
3 min read
Electron Adventures: Episode 11: jQuery

Electron Adventures: Episode 11: jQuery

5
Comments 1
2 min read
Important Algorithm Concepts | Algorithm Stability, In-place Algorithms, and Comparison Algorithms

Important Algorithm Concepts | Algorithm Stability, In-place Algorithms, and Comparison Algorithms

18
Comments
3 min read
An Example of a Closure in JavaScript

An Example of a Closure in JavaScript

59
Comments 8
2 min read
JavaScript Hoisting

JavaScript Hoisting

300
Comments 14
6 min read
3 Best Courses to Learn React Native For Free

3 Best Courses to Learn React Native For Free

26
Comments 1
2 min read
⚡ 10 of the Best Chrome Extensions [Guaranteed To Make Your Day]

⚡ 10 of the Best Chrome Extensions [Guaranteed To Make Your Day]

59
Comments 1
10 min read
Simple Countdown Timer using JavaScript

Simple Countdown Timer using JavaScript

201
Comments 14
5 min read
Qwik: the answer to optimal fine-grained lazy loading

Qwik: the answer to optimal fine-grained lazy loading

49
Comments 1
7 min read
The Ultimate Manager: Redux I

The Ultimate Manager: Redux I

6
Comments
2 min read
How to write unit tests in JavaScript with Jest

How to write unit tests in JavaScript with Jest

396
Comments 11
9 min read
Unit testing in Nodejs Using Mocha

Unit testing in Nodejs Using Mocha

6
Comments
2 min read
Webpack Academy #0: What is webpack and why use it?

Webpack Academy #0: What is webpack and why use it?

162
Comments 7
3 min read
ArcGIS JSAPI Build Tips

ArcGIS JSAPI Build Tips

6
Comments
4 min read
The Most POWERFUL [JavaScript] Function

The Most POWERFUL [JavaScript] Function

168
Comments 28
11 min read
Convertir un array de objetos a un objeto usando TypeScript

Convertir un array de objetos a un objeto usando TypeScript

10
Comments 1
5 min read
Implementing a basic calculator in JavaScript, the hard way!

Implementing a basic calculator in JavaScript, the hard way!

3
Comments
5 min read
In what order does Jest execute tests anyway? (And how to change it!)

In what order does Jest execute tests anyway? (And how to change it!)

11
Comments
2 min read
Ordenar un arreglo de objetos en Javascript.

Ordenar un arreglo de objetos en Javascript.

4
Comments
1 min read
Angular dynamic components with code-splitting

Angular dynamic components with code-splitting

5
Comments
3 min read
Fall Cohort Open for Registration: Front-End Foxes School

Fall Cohort Open for Registration: Front-End Foxes School

2
Comments 3
2 min read
Passing Props to Child Components in React using TypeScript

Passing Props to Child Components in React using TypeScript

15
Comments 6
3 min read
Let's Write a Binary Adder in the Game of Life!

Let's Write a Binary Adder in the Game of Life!

6
Comments
10 min read
Start Using The jq Tool For JSON in the terminal

Start Using The jq Tool For JSON in the terminal

5
Comments
3 min read
Build a quote switcher with Vanilla JS

Build a quote switcher with Vanilla JS

70
Comments 2
4 min read
What is "this"?

What is "this"?

5
Comments
3 min read
React Hooks Autocomplete Component

React Hooks Autocomplete Component

4
Comments
1 min read
Fart.js- The end of the world

Fart.js- The end of the world

4
Comments
1 min read
How to Render HTML string in a React component ?

How to Render HTML string in a React component ?

6
Comments
1 min read
loading...