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.
Dependencies hell

Dependencies hell

12
Comments 1
5 min read
Weekly Digest 11/2022

Weekly Digest 11/2022

3
Comments
3 min read
Restructuring Frontend Testing Pyramid: alternative to Unit/Integration/E2E approach

Restructuring Frontend Testing Pyramid: alternative to Unit/Integration/E2E approach

10
Comments
4 min read
Integer to Roman

Integer to Roman

5
Comments
1 min read
Real Life Example - UseImperativeHandle

Real Life Example - UseImperativeHandle

22
Comments 6
3 min read
Build a Messenger Clone with MERN Stack (MongoDB, Express, React, Node JS) + Socket.io (Day 2)

Build a Messenger Clone with MERN Stack (MongoDB, Express, React, Node JS) + Socket.io (Day 2)

2
Comments
1 min read
Use Typescript generics for a type safe `setTimeout` and `setInterval`

Use Typescript generics for a type safe `setTimeout` and `setInterval`

6
Comments 2
4 min read
Max Water Container

Max Water Container

3
Comments
2 min read
Format, Copy, and Paste from a Webpage in the Console

Format, Copy, and Paste from a Webpage in the Console

3
Comments 1
6 min read
Strategy Vs State Vs Template Design Patterns

Strategy Vs State Vs Template Design Patterns

5
Comments
5 min read
Lucian’s-Luscious Lasagna Exercism JavaScript

Lucian’s-Luscious Lasagna Exercism JavaScript

5
Comments
2 min read
How to setup React global alert popup in 10mins

How to setup React global alert popup in 10mins

18
Comments
2 min read
Svelte: My thoughts 🤔

Svelte: My thoughts 🤔

8
Comments 4
1 min read
LeetCode - Unique Binary Search Trees

LeetCode - Unique Binary Search Trees

3
Comments
3 min read
How to migrate your Elasticsearch client to OpenSearch

How to migrate your Elasticsearch client to OpenSearch

12
Comments
4 min read
Binary search (JavaScript)

Binary search (JavaScript)

6
Comments
4 min read
How to Create Circle Packing Chart with JS

How to Create Circle Packing Chart with JS

6
Comments
6 min read
Create Your Open Source Ecommerce Store using Medusa and Next.js

Create Your Open Source Ecommerce Store using Medusa and Next.js

179
Comments 3
2 min read
LeetCode problem #3 — Longest substring without repeating characters (JavaScript)

LeetCode problem #3 — Longest substring without repeating characters (JavaScript)

2
Comments
2 min read
LeetCode problem #2 — Add two numbers (JavaScript)

LeetCode problem #2 — Add two numbers (JavaScript)

2
Comments
3 min read
Quick Sort (JavaScript)

Quick Sort (JavaScript)

2
Comments
3 min read
JavaScript Array Method Cheat Sheet (17 must-know methods) 📄

JavaScript Array Method Cheat Sheet (17 must-know methods) 📄

172
Comments 6
7 min read
Mock REST APIs with Mockatron

Mock REST APIs with Mockatron

10
Comments
6 min read
How to Get Days Between two Dates in JavaScript

How to Get Days Between two Dates in JavaScript

19
Comments 2
4 min read
How to make Next.JS starter template.

How to make Next.JS starter template.

10
Comments
1 min read
loading...