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.
Use Preact in Next.js 13

Use Preact in Next.js 13

26
Comments 9
3 min read
Universal Design for Learning

Universal Design for Learning

16
Comments
4 min read
Let's create Pinterest's home feed layout using tailwind CSS & a Simple CSS Trick

Let's create Pinterest's home feed layout using tailwind CSS & a Simple CSS Trick

3
Comments
3 min read
Solid Start auth – the secure way (with BCrypt & PSQL)

Solid Start auth – the secure way (with BCrypt & PSQL)

14
Comments
9 min read
Combining the Command Pattern with State Pattern in JavaScript

Combining the Command Pattern with State Pattern in JavaScript

94
Comments 4
7 min read
11-JS/TS OOP: Polymorphism In OOP

11-JS/TS OOP: Polymorphism In OOP

3
Comments
3 min read
10-JS/TS OOP: Level Two: OOP Principles

10-JS/TS OOP: Level Two: OOP Principles

6
Comments
6 min read
ML in JavaScript

ML in JavaScript

2
Comments
2 min read
Neat console tricks to try out

Neat console tricks to try out

2
Comments
4 min read
Now What : How To Keep Learning after Landing the 1st Tech Job

Now What : How To Keep Learning after Landing the 1st Tech Job

2
Comments
5 min read
What is JSON with padding?

What is JSON with padding?

3
Comments
2 min read
Two Ways to Check an Object for Keys

Two Ways to Check an Object for Keys

5
Comments
1 min read
How to scrape Google Search Results

How to scrape Google Search Results

3
Comments
11 min read
Building “.ignore” mechanism with 30 lines of code

Building “.ignore” mechanism with 30 lines of code

9
Comments
3 min read
Super Simple Select Implementation Using Angular CDK Selection Model

Super Simple Select Implementation Using Angular CDK Selection Model

42
Comments
4 min read
6 Killer JavaScript One-Liners — for beginners

6 Killer JavaScript One-Liners — for beginners

4
Comments
2 min read
Let's Fix It: Can't Use My Own Site

Let's Fix It: Can't Use My Own Site

3
Comments 1
10 min read
Things you can do with your Browser developer console

Things you can do with your Browser developer console

23
Comments 3
3 min read
SSH connection to Github

SSH connection to Github

3
Comments
1 min read
Build Time, Runtime, Execution time... What "time" is it in Javascript?

Build Time, Runtime, Execution time... What "time" is it in Javascript?

32
Comments
5 min read
Build Animated Navigation Bar with JavaScript

Build Animated Navigation Bar with JavaScript

4
Comments
4 min read
How to make a to-do list using Javascript

How to make a to-do list using Javascript

7
Comments
2 min read
What is the Fastest Loop Type in JavaScript?

What is the Fastest Loop Type in JavaScript?

16
Comments 2
2 min read
Stand out in a React interview by rendering a list like a pro

Stand out in a React interview by rendering a list like a pro

435
Comments 14
4 min read
Adding Tests for ESM using Jest framework

Adding Tests for ESM using Jest framework

16
Comments 3
2 min read
loading...