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.
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
Getting started with Laravel 8, Vue 3 and Tailwind

Getting started with Laravel 8, Vue 3 and Tailwind

27
Comments 3
6 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
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
#100daysofcode [Day-14]

#100daysofcode [Day-14]

8
Comments
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
JS Coding Question #1: Count all vowels [3 Solutions]

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

29
Comments 16
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
Create a Spotify Clone with Song Playing Feature.

Create a Spotify Clone with Song Playing Feature.

4
Comments
1 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
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
Recursive Function: What Exactly Is Recursion?

Recursive Function: What Exactly Is Recursion?

10
Comments
4 min read
`Proxy` all of the things! Part 1: Counters

`Proxy` all of the things! Part 1: Counters

3
Comments 1
2 min read
Make a Sitemap with SvelteKit

Make a Sitemap with SvelteKit

11
Comments
7 min read
How to download images with NodeJS?

How to download images with NodeJS?

10
Comments 1
4 min read
How to Loop JS Object Values

How to Loop JS Object Values

8
Comments 4
1 min read
JavaScript Cheatsheet from beginners to advance..

JavaScript Cheatsheet from beginners to advance..

1381
Comments 16
6 min read
How to start a project with SolidJS

How to start a project with SolidJS

6
Comments 2
2 min read
Make an RSS Feed for your SvelteKit Project

Make an RSS Feed for your SvelteKit Project

11
Comments
6 min read
Using Postman with the WordPress REST API

Using Postman with the WordPress REST API

10
Comments 1
5 min read
🚀10 Trending projects on GitHub for web developers - 20th August 2021

🚀10 Trending projects on GitHub for web developers - 20th August 2021

264
Comments 4
3 min read
Calculator

Calculator

8
Comments 1
1 min read
simple and beautiful, powerful react player

simple and beautiful, powerful react player

20
Comments 1
2 min read
Building a Node.js API with Hapi.js and MongoDB

Building a Node.js API with Hapi.js and MongoDB

9
Comments
6 min read
Declarative Programming in React

Declarative Programming in React

6
Comments
2 min read
Why I migrated to msw from json-server

Why I migrated to msw from json-server

6
Comments 4
5 min read
Build a human-like conversational AI app in an hour

Build a human-like conversational AI app in an hour

13
Comments
12 min read
Fetch random items that are *likely* popular

Fetch random items that are *likely* popular

3
Comments
7 min read
Materio Open-source Vuejs Admin Template Is Out Now...!!🤩

Materio Open-source Vuejs Admin Template Is Out Now...!!🤩

11
Comments
3 min read
The Gumball Machine: How To Quickly Identify Unit Test Cases

The Gumball Machine: How To Quickly Identify Unit Test Cases

3
Comments
3 min read
Save-My-Dates: A React-Native App

Save-My-Dates: A React-Native App

5
Comments
6 min read
loading...