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.
Exploring Essential JavaScript Spreadsheet Freeze Panes

Exploring Essential JavaScript Spreadsheet Freeze Panes

3
Comments
4 min read
Chrome Extension boilerplate (Manifest V3)

Chrome Extension boilerplate (Manifest V3)

9
Comments
1 min read
How to Set Up a Node.js Server and MongoDB Database

How to Set Up a Node.js Server and MongoDB Database

38
Comments 2
6 min read
Understanding Switch Statement In Javascript

Understanding Switch Statement In Javascript

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

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

7
Comments
1 min read
React SaaS Boilerplate Template for JavaScript developers

React SaaS Boilerplate Template for JavaScript developers

20
Comments
2 min read
Using layout components with react router

Using layout components with react router

6
Comments
2 min read
How you tackle a bug?

How you tackle a bug?

12
Comments 2
1 min read
Having the rick power!!! Pt.4

Having the rick power!!! Pt.4

4
Comments
7 min read
Should You Really Learn Vanilla JavaScript Before React?

Should You Really Learn Vanilla JavaScript Before React?

45
Comments 18
2 min read
🎯 Level Up JavaScript Skills By Building Games.

🎯 Level Up JavaScript Skills By Building Games.

25
Comments 3
3 min read
Promise.allSettled explained - Little Bits

Promise.allSettled explained - Little Bits

5
Comments
2 min read
How to Compare Arrays in JavaScript Efficiently

How to Compare Arrays in JavaScript Efficiently

139
Comments 9
5 min read
How to start building a project with esbuild

How to start building a project with esbuild

16
Comments
3 min read
1. Implement custom Pick Type in TypeScript

1. Implement custom Pick Type in TypeScript

8
Comments 1
1 min read
Hoisting with closures example

Hoisting with closures example

5
Comments
1 min read
Django and Ajax: Robust authentication and authorization system with real-time form validations for web applications - 4

Django and Ajax: Robust authentication and authorization system with real-time form validations for web applications - 4

6
Comments
8 min read
Frontend Interview Experience at Amazon Germany

Frontend Interview Experience at Amazon Germany

222
Comments 24
3 min read
A Motivational Post About Creating Good Web Frontends

A Motivational Post About Creating Good Web Frontends

5
Comments 2
2 min read
Use Apollo Client with SvelteKit to Query a GraphQL API

Use Apollo Client with SvelteKit to Query a GraphQL API

3
Comments
15 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 13

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

48
Comments 2
1 min read
My Top 5 JavaScript Tips & Tricks for Writing Cleaner Code

My Top 5 JavaScript Tips & Tricks for Writing Cleaner Code

43
Comments 3
6 min read
25 Vue Tips You Need to Know

25 Vue Tips You Need to Know

476
Comments 39
18 min read
How does pick work in typescript ⛏️

How does pick work in typescript ⛏️

7
Comments 5
2 min read
The This Keyword in JavaScript

The This Keyword in JavaScript

6
Comments
2 min read
React vs Vue - Local Component State

React vs Vue - Local Component State

3
Comments
3 min read
How to configure Apollo GraphQL in Nuxt application

How to configure Apollo GraphQL in Nuxt application

5
Comments
6 min read
LeetCode 91. Decode Ways (javascript solution)

LeetCode 91. Decode Ways (javascript solution)

6
Comments 1
1 min read
javascript live and static selector

javascript live and static selector

3
Comments
1 min read
Jest-gauge, a Jest extension to write acceptance tests  in natural languages like Gauge

Jest-gauge, a Jest extension to write acceptance tests  in natural languages like Gauge

6
Comments
6 min read
Electron Adventures: Episode 16: Streaming Terminal Output

Electron Adventures: Episode 16: Streaming Terminal Output

8
Comments 1
2 min read
Introduction to DML - part 2: using functional templating

Introduction to DML - part 2: using functional templating

3
Comments 4
4 min read
The Story Behind JavaScript Promises - A Use Case Based Approach!

The Story Behind JavaScript Promises - A Use Case Based Approach!

62
Comments 1
19 min read
Common Gatsby Plugins Configuration Cheatsheet

Common Gatsby Plugins Configuration Cheatsheet

6
Comments
2 min read
Vue 프로젝트의 단짝, VueUse

Vue 프로젝트의 단짝, VueUse

3
Comments
1 min read
My Dev Journey: Week 14

My Dev Journey: Week 14

16
Comments 6
2 min read
API Calls

API Calls

36
Comments 7
2 min read
Why the New Firebase Web v9 Modular SDK is a Game-Changer

Why the New Firebase Web v9 Modular SDK is a Game-Changer

73
Comments 4
6 min read
Create Museum Website UI/UX + Demo 🍿

Create Museum Website UI/UX + Demo 🍿

89
Comments
6 min read
Modularizando el store de Vuex

Modularizando el store de Vuex

5
Comments
2 min read
Think Recursive

Think Recursive

8
Comments
7 min read
Adapting One Old UI Components Library To Work In TypeScript Code

Adapting One Old UI Components Library To Work In TypeScript Code

6
Comments
10 min read
Health Information System

Health Information System

14
Comments 2
2 min read
Iteration protocols in JavaScript

Iteration protocols in JavaScript

7
Comments
6 min read
Theming with CSS variables.

Theming with CSS variables.

134
Comments 6
1 min read
How to make a qr-code generator with JavaScript

How to make a qr-code generator with JavaScript

92
Comments 9
2 min read
New features in ES2021

New features in ES2021

5
Comments
5 min read
Weekly Digest 31/2021

Weekly Digest 31/2021

2
Comments
3 min read
RESTful API Design: Building Structured API's [In 5 easy steps]

RESTful API Design: Building Structured API's [In 5 easy steps]

12
Comments
4 min read
Save your Passwords | A Django Project

Save your Passwords | A Django Project

4
Comments
6 min read
Learn Materialize-CSS by building an eCommerce site.

Learn Materialize-CSS by building an eCommerce site.

21
Comments
1 min read
OWL in Odoo 14 - How to extend and patch existing OWL Components.

OWL in Odoo 14 - How to extend and patch existing OWL Components.

8
Comments 1
13 min read
LeetCode - Letter Combinations of a Phone Number

LeetCode - Letter Combinations of a Phone Number

2
Comments
5 min read
Try..catch..finally in JavaScript

Try..catch..finally in JavaScript

3
Comments
1 min read
Fluent JavaScript Stringable (Laravel Inspired)

Fluent JavaScript Stringable (Laravel Inspired)

26
Comments 1
11 min read
Power of console.table() in JavaScript💪🏻😎

Power of console.table() in JavaScript💪🏻😎

131
Comments 1
4 min read
How to make SolidJS application work from a subfolder

How to make SolidJS application work from a subfolder

6
Comments 2
1 min read
How to make a web scraper with JavaScript

How to make a web scraper with JavaScript

162
Comments 6
2 min read
A Guide to Object Destructuring in JavaScript

A Guide to Object Destructuring in JavaScript

79
Comments 13
3 min read
Web components Fundamentals

Web components Fundamentals

102
Comments
5 min read
loading...