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.
How to create a counter using HTML and CSS

How to create a counter using HTML and CSS

2
Comments
2 min read
top 10 tips for problem-solving

top 10 tips for problem-solving

39
Comments 3
1 min read
Combining the Command Pattern with State Pattern in JavaScript

Combining the Command Pattern with State Pattern in JavaScript

92
Comments 4
7 min read
Vite multi-environment setup

Vite multi-environment setup

4
Comments
1 min read
JS equivalent for pydantic or dataclasses in python?

JS equivalent for pydantic or dataclasses in python?

1
Comments 1
1 min read
Create a package-based Monorepo with Nx

Create a package-based Monorepo with Nx

20
Comments 1
2 min read
How can I host my website for free ?

How can I host my website for free ?

3
Comments 3
1 min read
Neat console tricks to try out

Neat console tricks to try out

2
Comments
4 min read
Fancy Text Generator 𝕐𝕠𝕦𝕣 𝕋𝕖𝕩𝕥 (𝓬𝓸𝓹𝔂 𝓪𝓷𝓭 𝓹𝓪𝓼𝓽𝓮)

Fancy Text Generator 𝕐𝕠𝕦𝕣 𝕋𝕖𝕩𝕥 (𝓬𝓸𝓹𝔂 𝓪𝓷𝓭 𝓹𝓪𝓼𝓽𝓮)

12
Comments 1
1 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
Tips: Object Destructuring in JavaScript ES6

Tips: Object Destructuring in JavaScript ES6

7
Comments
2 min read
Git and GitHub

Git and GitHub

2
Comments
4 min read
How to make your websites even more responsive!

How to make your websites even more responsive!

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

Two Ways to Check an Object for Keys

5
Comments
1 min read
Setting up Your First React TypeScript Project From Scratch

Setting up Your First React TypeScript Project From Scratch

5
Comments
4 min read
How to scrape Google Search Results

How to scrape Google Search Results

2
Comments
11 min read
BemtvJS - Overview

BemtvJS - Overview

4
Comments
4 min read
APIs del DOM

APIs del DOM

2
Comments
2 min read
4 Steps to Create Google Authentication API in Node.js

4 Steps to Create Google Authentication API in Node.js

14
Comments 2
5 min read
Building “.ignore” mechanism with 30 lines of code

Building “.ignore” mechanism with 30 lines of code

9
Comments
3 min read
Why do you prefer using a scripting language?

Why do you prefer using a scripting language?

2
Comments 2
1 min read
What are the plans for this week?

What are the plans for this week?

6
Comments
1 min read
BemtvJS - Visão geral

BemtvJS - Visão geral

2
Comments
4 min read
Super Simple Select Implementation Using Angular CDK Selection Model

Super Simple Select Implementation Using Angular CDK Selection Model

30
Comments
4 min read
Nyan Profile: A simple and extensible scaffold for building personal profile website.

Nyan Profile: A simple and extensible scaffold for building personal profile website.

2
Comments
1 min read
Customization with Tailwindcss

Customization with Tailwindcss

3
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
OSD600: Adding CI to Siteit

OSD600: Adding CI to Siteit

6
Comments 3
1 min read
6 Killer JavaScript One-Liners — for beginners

6 Killer JavaScript One-Liners — for beginners

4
Comments
2 min read
Map, Reduce, and Filter - JS Array Functions Explained with Code

Map, Reduce, and Filter - JS Array Functions Explained with Code

38
Comments 2
3 min read
100+ JavaScript concepts, same app using 7 frameworks & CSS flex explained the right way

100+ JavaScript concepts, same app using 7 frameworks & CSS flex explained the right way

1
Comments
2 min read
Fluent Insights EP4: Slots

Fluent Insights EP4: Slots

2
Comments 1
1 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

3
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
Release 0.4 - Week 1

Release 0.4 - Week 1

2
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?

31
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
Audio and Video HTML Tutorial – Learn how to add sound effects, videos and Youtube videos to your website

Audio and Video HTML Tutorial – Learn how to add sound effects, videos and Youtube videos to your website

4
Comments 1
9 min read
Zod Typesafe User Input

Zod Typesafe User Input

4
Comments
3 min read
Wasp Beta Launch Week announcement

Wasp Beta Launch Week announcement

2
Comments
4 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
What should you concern about developing a Discord Bot (Jet Brawley)

What should you concern about developing a Discord Bot (Jet Brawley)

2
Comments
4 min read
Using Binary Data In JavaScript

Using Binary Data In JavaScript

3
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
14-ES6++: Null Coalescing in Javascript

14-ES6++: Null Coalescing in Javascript

5
Comments
4 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)

99
Comments 1
12 min read
You don’t need the framework that builds you a blog in 10 minutes.

You don’t need the framework that builds you a blog in 10 minutes.

7
Comments 1
3 min read
Angular and RxJS on Mastodon

Angular and RxJS on Mastodon

7
Comments
3 min read
Image and Video Upload to Cloudinary using NextJs Server-Side, Multer, and Xata Database

Image and Video Upload to Cloudinary using NextJs Server-Side, Multer, and Xata Database

43
Comments 15
7 min read
9-JS OOP: Getters And Setters In Javascript Classes

9-JS OOP: Getters And Setters In Javascript Classes

5
Comments
5 min read
Docker Compose, Hello World

Docker Compose, Hello World

6
Comments 3
3 min read
13-ES6++: Optional Chaining in Javascript

13-ES6++: Optional Chaining in Javascript

6
Comments
5 min read
Software Release Via NPM

Software Release Via NPM

8
Comments 1
2 min read
Rock the Paper and scissors

Rock the Paper and scissors

2
Comments
8 min read
loading...