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 Set Up a Dev Environment for Creating a Custom Ghost Theme

How to Set Up a Dev Environment for Creating a Custom Ghost Theme

5
Comments 4
5 min read
WebRTC For Beginners - Part 2: MediaDevices

WebRTC For Beginners - Part 2: MediaDevices

8
Comments 2
4 min read
What are the different data types present in JavaScript?

What are the different data types present in JavaScript?

5
Comments
1 min read
How to change Address bar URL without refreshing the page using JavaScript

How to change Address bar URL without refreshing the page using JavaScript

9
Comments
1 min read
Daily tools for Office

Daily tools for Office

7
Comments
1 min read
How I Added a Service Worker to my Website

How I Added a Service Worker to my Website

4
Comments
5 min read
The Full-Stack Developer Vocabulary(The Full List!)

The Full-Stack Developer Vocabulary(The Full List!)

320
Comments 12
11 min read
Write better code with these 5 JavaScript features

Write better code with these 5 JavaScript features

43
Comments
5 min read
Speed up Windows for heavy development.

Speed up Windows for heavy development.

3
Comments 1
1 min read
Why Node.js is Good for Backend Development?

Why Node.js is Good for Backend Development?

3
Comments
5 min read
How to Seed Database using TypeORM Seeding

How to Seed Database using TypeORM Seeding

37
Comments 13
5 min read
How Pass By Value and Pass By Reference works?

How Pass By Value and Pass By Reference works?

11
Comments
2 min read
Adding Custom Font Classes to TailwindCSS

Adding Custom Font Classes to TailwindCSS

6
Comments
5 min read
ES2020, and what it brings to the table.

ES2020, and what it brings to the table.

5
Comments
2 min read
How to Program Discord Message Embeds with Buttons

How to Program Discord Message Embeds with Buttons

6
Comments
7 min read
Let's create an Add Tags input with REACT JS

Let's create an Add Tags input with REACT JS

36
Comments 6
4 min read
Forcing webpack to recompile your files

Forcing webpack to recompile your files

6
Comments
1 min read
Dear JavaScript, I Hope this Email Finds You Well...

Dear JavaScript, I Hope this Email Finds You Well...

139
Comments 20
3 min read
자바스크립트 중괄호의 노래

자바스크립트 중괄호의 노래

6
Comments
1 min read
A Good Dev Makes Post Right?

A Good Dev Makes Post Right?

5
Comments 1
1 min read
Easiest way to handle multiple styles in Reactjs

Easiest way to handle multiple styles in Reactjs

3
Comments
1 min read
Advanced JavaScript Series - Part 6.1: Everything in JS is an Object? Weird JS behaviors revealed, Primitive Non-Primitive Types

Advanced JavaScript Series - Part 6.1: Everything in JS is an Object? Weird JS behaviors revealed, Primitive Non-Primitive Types

10
Comments
3 min read
Single place of form validation rules for clients and services with JSON Schema

Single place of form validation rules for clients and services with JSON Schema

13
Comments
4 min read
TikTok API: How to Post to TikTok Using a Social Media API

TikTok API: How to Post to TikTok Using a Social Media API

5
Comments 1
5 min read
5 Articles every WebDev should read this week (#03)

5 Articles every WebDev should read this week (#03)

11
Comments 2
2 min read
Who is using Nx?

Who is using Nx?

20
Comments 9
1 min read
Do You Need To Master JavaScript Before Learning React?

Do You Need To Master JavaScript Before Learning React?

8
Comments
3 min read
Day 80 of 100 Days of Code & Scrum: Thinking of Learning MySQL or Flutter

Day 80 of 100 Days of Code & Scrum: Thinking of Learning MySQL or Flutter

15
Comments 3
2 min read
Using NodeJS APIs in Electron with React

Using NodeJS APIs in Electron with React

6
Comments
8 min read
Using Typescript with electron-store

Using Typescript with electron-store

6
Comments
4 min read
Deep dive into React codebase [EP2: What package from the repo is the most popular on npm?]

Deep dive into React codebase [EP2: What package from the repo is the most popular on npm?]

61
Comments 3
5 min read
Firing on all cylinders (Part 2): Understanding Hidden Classes to optimize your JavaScript code

Firing on all cylinders (Part 2): Understanding Hidden Classes to optimize your JavaScript code

8
Comments
5 min read
TypeScript. First glance

TypeScript. First glance

6
Comments
12 min read
Add bookmark links to your blog to make it easy to reference

Add bookmark links to your blog to make it easy to reference

9
Comments 1
8 min read
12 ways to get more GitHub stars for your open-source project

12 ways to get more GitHub stars for your open-source project

23
Comments
5 min read
Remix: Sharing Your Index Layout with Sub-Routes

Remix: Sharing Your Index Layout with Sub-Routes

18
Comments 10
2 min read
Advanced JavaScript Series - Part 5: IIFE & 'this' keyword in JS(tricky Eg.), call(), apply(), bind(), Currying(Functional Prog)

Advanced JavaScript Series - Part 5: IIFE & 'this' keyword in JS(tricky Eg.), call(), apply(), bind(), Currying(Functional Prog)

26
Comments 5
9 min read
Configurando Teste Unitário no VueJS + Jest

Configurando Teste Unitário no VueJS + Jest

5
Comments
1 min read
The Value of a Pick<>

The Value of a Pick<>

5
Comments
10 min read
Forms In React | Day 13

Forms In React | Day 13

44
Comments 1
4 min read
Deploy a Rest API using Koa, Prisma, and Aiven on Koyeb

Deploy a Rest API using Koa, Prisma, and Aiven on Koyeb

8
Comments 2
16 min read
Basic Async Await

Basic Async Await

4
Comments
1 min read
Simple web scraper that reads all the links to JSON files in JS

Simple web scraper that reads all the links to JSON files in JS

8
Comments 1
1 min read
Here's how I made a simple Chrome Extension to close all open tabs

Here's how I made a simple Chrome Extension to close all open tabs

48
Comments 14
3 min read
useReducer() Hook: Let me dispatch it

useReducer() Hook: Let me dispatch it

23
Comments 11
3 min read
How to Start Using Typescript

How to Start Using Typescript

385
Comments 20
5 min read
JavaScript Test Automation Complete Tutorial | Selenium WebDriver With JavaScript Tutorial | 2022

JavaScript Test Automation Complete Tutorial | Selenium WebDriver With JavaScript Tutorial | 2022

9
Comments
1 min read
Create Your Own Live Browser Refresh In Deno

Create Your Own Live Browser Refresh In Deno

39
Comments 2
8 min read
Rails, Popper, Tailwind & Stimulus

Rails, Popper, Tailwind & Stimulus

10
Comments 1
3 min read
Imgur API Image Uploader using JavaScript (+ HTML)

Imgur API Image Uploader using JavaScript (+ HTML)

12
Comments 1
2 min read
What is .env ? How to Set up and test a .env file in Node?

What is .env ? How to Set up and test a .env file in Node?

14
Comments
2 min read
What is an NaN error in JavaScript?

What is an NaN error in JavaScript?

5
Comments
2 min read
Prettier vs ESLint

Prettier vs ESLint

3
Comments
2 min read
Data Structures and Algorithms in JavaScript

Data Structures and Algorithms in JavaScript

15
Comments 1
1 min read
Fun Experiment: Bringing lazy execution to JS!

Fun Experiment: Bringing lazy execution to JS!

6
Comments 2
1 min read
Flip your tests

Flip your tests

2
Comments
3 min read
Random background color changer in JavaScript

Random background color changer in JavaScript

5
Comments
1 min read
Wrapper Component in React

Wrapper Component in React

5
Comments 2
1 min read
How to seperate DEV and PROD Firebase Projects in NUXT 🔥

How to seperate DEV and PROD Firebase Projects in NUXT 🔥

7
Comments
1 min read
Creating Responsive Navbar using React-Bootstrap

Creating Responsive Navbar using React-Bootstrap

13
Comments 1
3 min read
loading...