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.
Neat console tricks to try out

Neat console tricks to try out

2
Comments
4 min read
What is JSON with padding?

What is JSON with padding?

3
Comments
2 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
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
Build Animated Navigation Bar with JavaScript

Build Animated Navigation Bar with JavaScript

4
Comments
4 min read
SSH connection to Github

SSH connection to Github

3
Comments
1 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
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
What is the Fastest Loop Type in JavaScript?

What is the Fastest Loop Type in JavaScript?

16
Comments 2
2 min read
10 games to learn JavaScript

10 games to learn JavaScript

530
Comments 23
3 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
Creating Stacked Image Swap Animation

Creating Stacked Image Swap Animation

6
Comments 2
12 min read
Animating keyline on scroll with React and TypeScript

Animating keyline on scroll with React and TypeScript

5
Comments
3 min read
Using Binary Data In JavaScript

Using Binary Data In JavaScript

18
Comments
7 min read
Strategies for documenting code

Strategies for documenting code

14
Comments 3
1 min read
JavaScript Loops: The Ins and Out

JavaScript Loops: The Ins and Out

10
Comments
2 min read
How to get current date in JavaScript

How to get current date in JavaScript

4
Comments
1 min read
Data Structures In Frontend JavaScript In The Real World (With React Code Examples)

Data Structures In Frontend JavaScript In The Real World (With React Code Examples)

100
Comments 1
12 min read
loading...