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.
Observable Infrastructure as Code

Observable Infrastructure as Code

36
Comments
8 min read
JavaScript basics loops

JavaScript basics loops

15
Comments
3 min read
JS Coding Question #3: Is Palindrome [Common Question]

JS Coding Question #3: Is Palindrome [Common Question]

17
Comments 6
1 min read
Control Google Meet With Expressions/Gestures

Control Google Meet With Expressions/Gestures

86
Comments 1
8 min read
Can we make our own music player using an API which'll be free.

Can we make our own music player using an API which'll be free.

7
Comments 1
1 min read
Create Personal Portfolio Using Github Api with Blog

Create Personal Portfolio Using Github Api with Blog

23
Comments 2
6 min read
Modal Overlay in pure JavaScript

Modal Overlay in pure JavaScript

19
Comments 2
1 min read
5 things you should know when you start your career in software engineering.

5 things you should know when you start your career in software engineering.

38
Comments
3 min read
LetsGrowMore Web Development Internship Experience

LetsGrowMore Web Development Internship Experience

5
Comments
1 min read
Tree traversal techniques in JavaScript

Tree traversal techniques in JavaScript

21
Comments 2
5 min read
Nested For Loops

Nested For Loops

3
Comments
2 min read
Intl Date and its uses

Intl Date and its uses

3
Comments
1 min read
The Only 2 Ways, You Ever Need To Unsubscribe Angular Observables

The Only 2 Ways, You Ever Need To Unsubscribe Angular Observables

25
Comments 2
4 min read
Monitor your Nodejs application with OpenTelemetry and SigNoz

Monitor your Nodejs application with OpenTelemetry and SigNoz

29
Comments
4 min read
Electron Adventures: Episode 34: Application Menu

Electron Adventures: Episode 34: Application Menu

6
Comments
4 min read
Did eslint only love my PC ?

Did eslint only love my PC ?

4
Comments
2 min read
Type Narrowing in TypeScript

Type Narrowing in TypeScript

63
Comments 4
6 min read
Electron Adventures: Episode 33: Event Routing

Electron Adventures: Episode 33: Event Routing

7
Comments
7 min read
Simplest way to add a leading zero to a number in Javascript

Simplest way to add a leading zero to a number in Javascript

3
Comments 1
1 min read
Funny JavaScript frameworks - You don't know about

Funny JavaScript frameworks - You don't know about

16
Comments 6
2 min read
When you should and shouldn't use React

When you should and shouldn't use React

40
Comments 8
4 min read
Why you should consider having a brand colour

Why you should consider having a brand colour

25
Comments 4
3 min read
Using `then()` vs Async/Await in JavaScript

Using `then()` vs Async/Await in JavaScript

69
Comments 2
1 min read
Why Do Developers Choose Mobile First Approach

Why Do Developers Choose Mobile First Approach

98
Comments 14
3 min read
Using RegEx Capturing Groups

Using RegEx Capturing Groups

13
Comments
4 min read
JavaScript: Synchronous or Asynchronous?

JavaScript: Synchronous or Asynchronous?

2
Comments
2 min read
Let's optimize JavaScript - password generator (2.15x faster)

Let's optimize JavaScript - password generator (2.15x faster)

31
Comments 7
4 min read
Getting started with Laravel 8, Vue 3 and Tailwind

Getting started with Laravel 8, Vue 3 and Tailwind

27
Comments 3
6 min read
VSCODE: Extensões para desenvolvedores Front-End

VSCODE: Extensões para desenvolvedores Front-End

4
Comments
3 min read
I made an App Store

I made an App Store

205
Comments 18
2 min read
JS Coding Question #1: Count all vowels [3 Solutions]

JS Coding Question #1: Count all vowels [3 Solutions]

29
Comments 16
1 min read
Conheça o que são as siglas CSR, SSR e SSG

Conheça o que são as siglas CSR, SSR e SSG

17
Comments
5 min read
#100daysofcode [Day-14]

#100daysofcode [Day-14]

8
Comments
1 min read
DOM Explained

DOM Explained

5
Comments 1
2 min read
How to quickly start a webpack project

How to quickly start a webpack project

2
Comments
2 min read
No Fuss Dark-Mode Toggle with React & Styled-Components! 🌞↔️🌖

No Fuss Dark-Mode Toggle with React & Styled-Components! 🌞↔️🌖

330
Comments 26
4 min read
Develop URL shortener application with Redwood JS.

Develop URL shortener application with Redwood JS.

38
Comments 2
10 min read
Zapier: A Notion/Slack Integration for Standups

Zapier: A Notion/Slack Integration for Standups

2
Comments 1
9 min read
Naming Variables, Functions and Classes in JavaScript

Naming Variables, Functions and Classes in JavaScript

10
Comments
3 min read
How to support text direction LTR and RTL in an app

How to support text direction LTR and RTL in an app

8
Comments 1
2 min read
[PT-BR] Iniciando em Next.js

[PT-BR] Iniciando em Next.js

6
Comments 1
6 min read
Working with React Hooks: How to build a slider

Working with React Hooks: How to build a slider

8
Comments
4 min read
Create a Spotify Clone with Song Playing Feature.

Create a Spotify Clone with Song Playing Feature.

4
Comments
1 min read
Reactjs | Perfect tools for the perfect use cases🛠️💥

Reactjs | Perfect tools for the perfect use cases🛠️💥

279
Comments 16
10 min read
Webpack Academy #4: Optimise your bundle size with CDN

Webpack Academy #4: Optimise your bundle size with CDN

37
Comments 1
3 min read
Javascript Clean Code Tips & Good Practices

Javascript Clean Code Tips & Good Practices

195
Comments 9
6 min read
Creating React Application with Webpack.

Creating React Application with Webpack.

8
Comments
2 min read
State in Programming: Useful Explanation with 2 Examples

State in Programming: Useful Explanation with 2 Examples

10
Comments
2 min read
How to Configure ESLint For Your Project From Scratch

How to Configure ESLint For Your Project From Scratch

94
Comments
6 min read
Phase 4 FlatIron Project

Phase 4 FlatIron Project

3
Comments
3 min read
Can you guarantee that a function has no bugs?

Can you guarantee that a function has no bugs?

2
Comments
20 min read
Don't overoptimize your React App

Don't overoptimize your React App

111
Comments 6
2 min read
Using the VueJS Composition API to Create Hooks for Supabase Database and Storage

Using the VueJS Composition API to Create Hooks for Supabase Database and Storage

16
Comments
2 min read
Git command(just the important one)

Git command(just the important one)

4
Comments
4 min read
JavaScript News and Updates of August 2021

JavaScript News and Updates of August 2021

32
Comments 1
7 min read
I just started my new blog about accessibility

I just started my new blog about accessibility

11
Comments 5
1 min read
How to build a Modal

How to build a Modal

11
Comments 1
2 min read
Remove all console.log() from your project in less than a minute

Remove all console.log() from your project in less than a minute

163
Comments 14
1 min read
I built an extension to manage my inspiration from Dribbble, Behance, and Uplabs.

I built an extension to manage my inspiration from Dribbble, Behance, and Uplabs.

8
Comments 4
1 min read
Experience of Web Development Internship at LetsGrowMore Community

Experience of Web Development Internship at LetsGrowMore Community

3
Comments
2 min read
loading...