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.
Data Structure Series: Stack & Queue

Data Structure Series: Stack & Queue

14
Comments
8 min read
An interesting JS question

An interesting JS question

3
Comments
1 min read
Easiest Way To Add Icons To Your React Apps 😎

Easiest Way To Add Icons To Your React Apps 😎

56
Comments 9
2 min read
JavaScript 'for loops' for Newbies

JavaScript 'for loops' for Newbies

7
Comments 6
4 min read
To Typescript Or Not To?

To Typescript Or Not To?

186
Comments 90
4 min read
JavaScript Cheatsheet for Beginners 🔥

JavaScript Cheatsheet for Beginners 🔥

672
Comments 8
11 min read
How to Create a Dashboard for Free with Google Sheets and C3.js

How to Create a Dashboard for Free with Google Sheets and C3.js

2
Comments
1 min read
SmartGrid: Light, customisable & multi grid with minimal config.

SmartGrid: Light, customisable & multi grid with minimal config.

15
Comments
3 min read
Youtube Courses, Projects To Master Javascript

Youtube Courses, Projects To Master Javascript

388
Comments 8
2 min read
Instalasi Vue 3 dengan TailwindCSS

Instalasi Vue 3 dengan TailwindCSS

5
Comments
1 min read
CodeSignal: el reto de calcular el área de una figura

CodeSignal: el reto de calcular el área de una figura

5
Comments
5 min read
How I used LocalStorage and Event delegation in a list of items.

How I used LocalStorage and Event delegation in a list of items.

5
Comments
7 min read
JS Constructor Params vs This: Which Do You Use?

JS Constructor Params vs This: Which Do You Use?

5
Comments
2 min read
🚀10 Trending projects on GitHub for web developers - 6th August 2021

🚀10 Trending projects on GitHub for web developers - 6th August 2021

214
Comments 1
3 min read
Server-side rendering(SSR) with React[Part-2]

Server-side rendering(SSR) with React[Part-2]

7
Comments 1
7 min read
How to connect streams with pipe?

How to connect streams with pipe?

8
Comments
6 min read
Higher order functions and closures example in Javascript

Higher order functions and closures example in Javascript

7
Comments
1 min read
Money - and how to handle it

Money - and how to handle it

16
Comments
3 min read
Software Dev Weekly Update #3: Class Constructors, Node.js, & Modules

Software Dev Weekly Update #3: Class Constructors, Node.js, & Modules

2
Comments
3 min read
React lists without .map

React lists without .map

157
Comments 27
5 min read
How to do wiring in VanillaJS

How to do wiring in VanillaJS

40
Comments 8
3 min read
Add Sign in with Apple to your React App using AWS Amplify!

Add Sign in with Apple to your React App using AWS Amplify!

43
Comments 2
5 min read
Best Design Resources for Developers

Best Design Resources for Developers

198
Comments 20
56 min read
Page Read Scroll Percent Calculator with JavaScript

Page Read Scroll Percent Calculator with JavaScript

4
Comments
1 min read
Deploying a containerized app to IBM Code Engine

Deploying a containerized app to IBM Code Engine

13
Comments 3
2 min read
SvelteKit Hosting: Free Static Site with Render

SvelteKit Hosting: Free Static Site with Render

6
Comments
5 min read
UI Dev Newsletter #69

UI Dev Newsletter #69

5
Comments
1 min read
JS Array Methods ! 🐱‍🏍

JS Array Methods ! 🐱‍🏍

73
Comments 7
3 min read
How to build SolidJS application with esbuild

How to build SolidJS application with esbuild

7
Comments
3 min read
Reduce is awesome ♥

Reduce is awesome ♥

4
Comments
3 min read
Menulis kode Javascript yang bersih - Variabel

Menulis kode Javascript yang bersih - Variabel

6
Comments 2
3 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 16

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

2
Comments
1 min read
JavaScript: Concept of Promise

JavaScript: Concept of Promise

372
Comments 12
2 min read
🎬Clock App | Vanilla JavaScript⏱️

🎬Clock App | Vanilla JavaScript⏱️

32
Comments 1
1 min read
How to manage CSS with esbuild

How to manage CSS with esbuild

4
Comments
2 min read
String & Array Methods I recently learned!

String & Array Methods I recently learned!

6
Comments
2 min read
Top 50 React Native interview questions (with answers) ✔✔

Top 50 React Native interview questions (with answers) ✔✔

24
Comments
5 min read
Javascript -> 8 useful Array Methods

Javascript -> 8 useful Array Methods

3
Comments
3 min read
Just JavaScript things…

Just JavaScript things…

13
Comments 2
3 min read
🔥EcmaScript 6 (2015 Edition) Top Features.🔥

🔥EcmaScript 6 (2015 Edition) Top Features.🔥

6
Comments
5 min read
The best new Vue 3 UI libraries of 2021

The best new Vue 3 UI libraries of 2021

67
Comments 1
6 min read
Nested Arrays and Objects

Nested Arrays and Objects

7
Comments
3 min read
Spice up your Javascript with some powerful curry! (Functional Programming and Currying)

Spice up your Javascript with some powerful curry! (Functional Programming and Currying)

231
Comments 7
8 min read
The Async Series: Callbacks

The Async Series: Callbacks

117
Comments 3
4 min read
The Async Series: Promises

The Async Series: Promises

3
Comments
4 min read
Destructuring en Javascript

Destructuring en Javascript

14
Comments 2
5 min read
Styled Components 101 💅 Lecture 3: SSR with Next.js + Custom Icon Fonts 😍

Styled Components 101 💅 Lecture 3: SSR with Next.js + Custom Icon Fonts 😍

96
Comments 5
9 min read
Node.js Event Emitter

Node.js Event Emitter

203
Comments 11
5 min read
Book Club: Eloquent JavaScript - Chapter 3

Book Club: Eloquent JavaScript - Chapter 3

9
Comments 1
7 min read
The React Lifecycle Methods: An Introduction

The React Lifecycle Methods: An Introduction

42
Comments 4
2 min read
How to make a Drag-n-Drop in JavaScript

How to make a Drag-n-Drop in JavaScript

107
Comments
2 min read
JHipster 7: What’s under the hood?

JHipster 7: What’s under the hood?

14
Comments
6 min read
Data Structure Series: Linked List

Data Structure Series: Linked List

41
Comments 3
9 min read
SvelteKit Blog SEO: Climb the Search Results Page

SvelteKit Blog SEO: Climb the Search Results Page

13
Comments 4
6 min read
How to set up a dev server with esbuild

How to set up a dev server with esbuild

9
Comments
3 min read
👋 Virtual Timekeeper

👋 Virtual Timekeeper

4
Comments
1 min read
Asynchronous JavaScript 🔥😎

Asynchronous JavaScript 🔥😎

5
Comments
4 min read
Itsiest, Bitsiest Eleventy Tutorial

Itsiest, Bitsiest Eleventy Tutorial

6
Comments
5 min read
Implementation of Linked List in JavaScript and solution to Leetcode interview Question

Implementation of Linked List in JavaScript and solution to Leetcode interview Question

8
Comments 2
5 min read
RxJS: Reduce vs Scan

RxJS: Reduce vs Scan

5
Comments
1 min read
loading...