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.
Advent of PBT 2021 - Day 16 - Solution

Advent of PBT 2021 - Day 16 - Solution

3
Comments
2 min read
Building an Electron App with VueJS and Vite

Building an Electron App with VueJS and Vite

9
Comments 1
3 min read
100 Languages Speedrun: Episode 25: JQ

100 Languages Speedrun: Episode 25: JQ

12
Comments
7 min read
Figma plugin project setup using Figsvelte boilerplate

Figma plugin project setup using Figsvelte boilerplate

9
Comments
2 min read
The many meanings of $ in Svelte

The many meanings of $ in Svelte

22
Comments
5 min read
What is a React Component?

What is a React Component?

8
Comments
1 min read
Remix - Simple Fetch and Render Data, Styled with TailwindCSS 3.0

Remix - Simple Fetch and Render Data, Styled with TailwindCSS 3.0

15
Comments 1
9 min read
S.O.L.I.D. ???

S.O.L.I.D. ???

9
Comments
4 min read
Creating Custom Hooks with React.js

Creating Custom Hooks with React.js

20
Comments 2
3 min read
Streaming Data to OpenSearch

Streaming Data to OpenSearch

22
Comments
7 min read
Understanding Dependency Injection in JavaScript

Understanding Dependency Injection in JavaScript

358
Comments 17
3 min read
Techniques to optimize react render performance: part 1

Techniques to optimize react render performance: part 1

15
Comments
14 min read
Global State Management in an Electron Application

Global State Management in an Electron Application

7
Comments
3 min read
One Cool Trick to Speed Up Your Website Performance (Not Really)

One Cool Trick to Speed Up Your Website Performance (Not Really)

88
Comments 3
9 min read
You can't create a constant using useMemo in React

You can't create a constant using useMemo in React

7
Comments 1
2 min read
How to connect Flask to ReactJs

How to connect Flask to ReactJs

35
Comments 12
8 min read
🚀10 Trending projects on GitHub for web developers - 10th December 2021

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

228
Comments 4
3 min read
Auto fill stripe elements during development

Auto fill stripe elements during development

4
Comments 1
2 min read
Updates from the 87th meeting of TC39

Updates from the 87th meeting of TC39

3
Comments
1 min read
React JS Project With Dark Theme for Beginners

React JS Project With Dark Theme for Beginners

22
Comments
2 min read
npm ERR! code ELIFECYCLE

npm ERR! code ELIFECYCLE

2
Comments
3 min read
3.3 Getting serious with Firebase V9 - Background processing with Cloud Functions

3.3 Getting serious with Firebase V9 - Background processing with Cloud Functions

4
Comments 1
14 min read
Creating markdown blog or docs generator with js (serverless).

Creating markdown blog or docs generator with js (serverless).

25
Comments 1
1 min read
Receive Realtime Socket Push in Pure Bash

Receive Realtime Socket Push in Pure Bash

6
Comments
7 min read
Responsive Web design

Responsive Web design

4
Comments
1 min read
How to create a Website with Express framework and Pug engine

How to create a Website with Express framework and Pug engine

5
Comments
1 min read
Unit testing service workers

Unit testing service workers

16
Comments
3 min read
How To Build A React App Using React Router v6 Without create-react-app

How To Build A React App Using React Router v6 Without create-react-app

37
Comments 5
6 min read
Playing with JS #1: Numbers

Playing with JS #1: Numbers

4
Comments 1
3 min read
For In and For Of in Javascript

For In and For Of in Javascript

9
Comments 2
1 min read
Scrimba: JavaScriptmas 2021 - Issue 2

Scrimba: JavaScriptmas 2021 - Issue 2

6
Comments
13 min read
Create a New Project With Vue CLI

Create a New Project With Vue CLI

6
Comments 4
2 min read
Can You Run Copilot on the Raspberry pi, Answer is Surprisingly YES.

Can You Run Copilot on the Raspberry pi, Answer is Surprisingly YES.

4
Comments
1 min read
Day 64 of 100 Days of Code & Scrum: Dynamic OpenGraph Meta Tags Using next-seo

Day 64 of 100 Days of Code & Scrum: Dynamic OpenGraph Meta Tags Using next-seo

12
Comments
2 min read
How to add comments to your blog ?

How to add comments to your blog ?

4
Comments 14
2 min read
How to add ads to your GatsbyJS blog

How to add ads to your GatsbyJS blog

5
Comments
2 min read
Set up a Node.js e-commerce app in 10 minutes with Vendure

Set up a Node.js e-commerce app in 10 minutes with Vendure

63
Comments 5
3 min read
Host a Gatsby website on Firebase

Host a Gatsby website on Firebase

4
Comments
3 min read
A chat app inspired by whatsapp

A chat app inspired by whatsapp

3
Comments
1 min read
Asynchronous JavaScript (JS) Demystified

Asynchronous JavaScript (JS) Demystified

8
Comments
6 min read
Using Drop Down Picker in React Native Expo Version 36 SDK

Using Drop Down Picker in React Native Expo Version 36 SDK

5
Comments
1 min read
Introducing Qwik starters - get up and running with Qwik now

Introducing Qwik starters - get up and running with Qwik now

19
Comments 4
2 min read
Part 1/2 - Game in ReactJS - Cuzzle

Part 1/2 - Game in ReactJS - Cuzzle

44
Comments 7
6 min read
5 Frequently used JS libraries for React

5 Frequently used JS libraries for React

7
Comments 2
3 min read
How to Measure JavaScript Execution Time

How to Measure JavaScript Execution Time

40
Comments
2 min read
Public Solving: Elf Post Service package calculator

Public Solving: Elf Post Service package calculator

8
Comments 2
3 min read
Hoisting in Javascript

Hoisting in Javascript

6
Comments
2 min read
Web3 for Dummies

Web3 for Dummies

182
Comments 29
3 min read
Four tricky JavaScript concepts in one line of code

Four tricky JavaScript concepts in one line of code

176
Comments 16
5 min read
JavaScript Hoisting

JavaScript Hoisting

5
Comments 1
3 min read
🔥 Trending News, Repos and Products of the day - Digest #97

🔥 Trending News, Repos and Products of the day - Digest #97

2
Comments
2 min read
Trying out Tailwind CSS v3.0

Trying out Tailwind CSS v3.0

3
Comments
3 min read
ES6 - A beginners guide - Promises and Fetch

ES6 - A beginners guide - Promises and Fetch

16
Comments
7 min read
Proxy / Observable as property pattern in React

Proxy / Observable as property pattern in React

3
Comments
4 min read
Small contributions may have more importance than you realize

Small contributions may have more importance than you realize

12
Comments
3 min read
Custom Hooks to Lightweight Your React Project

Custom Hooks to Lightweight Your React Project

11
Comments
3 min read
HOW DID YOU EXPECT ME TO REACT :)

HOW DID YOU EXPECT ME TO REACT :)

3
Comments
2 min read
React: Render with an If-Else Condition

React: Render with an If-Else Condition

4
Comments
2 min read
Starting Vanila Js as a noob....if you want get along on this journy. (1st day)

Starting Vanila Js as a noob....if you want get along on this journy. (1st day)

7
Comments 1
3 min read
Advent of PBT 2021 - Day 15

Advent of PBT 2021 - Day 15

6
Comments
2 min read
loading...