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.
7 JavaScript must-know best practices

7 JavaScript must-know best practices

4
Comments
3 min read
let, const & var in JavaScript

let, const & var in JavaScript

2
Comments
5 min read
Building The Odin Project's Final Javascript Project in Public (Intro and Roadmap)

Building The Odin Project's Final Javascript Project in Public (Intro and Roadmap)

1
Comments 1
1 min read
Closures in JavaScript

Closures in JavaScript

2
Comments
2 min read
How I built and rewrote the CSS Auditors website

How I built and rewrote the CSS Auditors website

5
Comments
4 min read
Arrow functions in JavaScript (=>)

Arrow functions in JavaScript (=>)

2
Comments
3 min read
25 the Best Javascript Data Visualization Libraries in 2022

25 the Best Javascript Data Visualization Libraries in 2022

7
Comments
7 min read
This Week In React #97: React vs Solid, Headless Components, Remotion, Gatsby, React-Native, Expo, Vitest, Socket...

This Week In React #97: React vs Solid, Headless Components, Remotion, Gatsby, React-Native, Expo, Vitest, Socket...

5
Comments
11 min read
Week 4: Starting with React Native

Week 4: Starting with React Native

4
Comments
2 min read
Day 27 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#862. Shortest Subarray with Sum at Least K(H/JS)

Day 27 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#862. Shortest Subarray with Sum at Least K(H/JS)

7
Comments
5 min read
Building a super cool quiz app in just 10 mins

Building a super cool quiz app in just 10 mins

8
Comments
5 min read
NEW Ionic 6 book

NEW Ionic 6 book

5
Comments
1 min read
React to Svelte Cheatsheet

React to Svelte Cheatsheet

21
Comments
1 min read
7 javascript trick you must know..

7 javascript trick you must know..

5
Comments
1 min read
Azure Trial Hackathon - EmotionalSound - perfect spotify song for your emotions

Azure Trial Hackathon - EmotionalSound - perfect spotify song for your emotions

25
Comments 9
3 min read
Understanding useEffect, useRef and Custom Hooks

Understanding useEffect, useRef and Custom Hooks

12
Comments 4
8 min read
HTTP request works on my HTTPS website, but not using Infinity scroll

HTTP request works on my HTTPS website, but not using Infinity scroll

3
Comments
1 min read
Sweeper.js Update

Sweeper.js Update

10
Comments
1 min read
Introducing Pckd - The most powerful 💪 URL shortener

Introducing Pckd - The most powerful 💪 URL shortener

141
Comments 28
6 min read
🤖discord bot with create-discordx

🤖discord bot with create-discordx

7
Comments
1 min read
Azure Trial Hackathon - Speech Controlled Web Desktop

Azure Trial Hackathon - Speech Controlled Web Desktop

5
Comments
1 min read
Embellecer importaciones absolutas con alias en nextjs

Embellecer importaciones absolutas con alias en nextjs

5
Comments
1 min read
How to solve "secretOrPrivateKey must have a value" in Node.js

How to solve "secretOrPrivateKey must have a value" in Node.js

23
Comments 13
2 min read
Svelte.js Guide

Svelte.js Guide

10
Comments
12 min read
Day 9 of 100 days of Code

Day 9 of 100 days of Code

5
Comments
1 min read
Injeção de Dependência em JavaScript

Injeção de Dependência em JavaScript

6
Comments 2
3 min read
What is Github actions?

What is Github actions?

7
Comments
3 min read
Median of Two Sorted Arrays

Median of Two Sorted Arrays

8
Comments 1
2 min read
Fetch Requests Taught Me the Importance Of console.log()

Fetch Requests Taught Me the Importance Of console.log()

10
Comments
4 min read
Tech world, where I going to learn until the last day of my life. By {Jeanecvh}

Tech world, where I going to learn until the last day of my life. By {Jeanecvh}

11
Comments 1
1 min read
How to build a Marketing Site with React and Strapi

How to build a Marketing Site with React and Strapi

11
Comments
12 min read
⚡️ How to Detect Device Orientation with Javascript

⚡️ How to Detect Device Orientation with Javascript

13
Comments 1
1 min read
A Simple Introduction to Redux!

A Simple Introduction to Redux!

7
Comments 1
5 min read
{} - Object Literals in Javascript

{} - Object Literals in Javascript

20
Comments 11
1 min read
Local constants in Svelte with the @const tag

Local constants in Svelte with the @const tag

8
Comments
6 min read
Creating a Simple REST API - Part 2

Creating a Simple REST API - Part 2

8
Comments
4 min read
Bucket list REST API

Bucket list REST API

6
Comments
2 min read
Javascript Array Methods Ep.4

Javascript Array Methods Ep.4

7
Comments
2 min read
How to setup Prettier, ESLint, Husky and Lint-Staged with a NextJS and Typescript Project

How to setup Prettier, ESLint, Husky and Lint-Staged with a NextJS and Typescript Project

38
Comments 2
6 min read
How I am create my first beautiful React Component as an NPM Package 😎 with 💖

How I am create my first beautiful React Component as an NPM Package 😎 with 💖

10
Comments
7 min read
Tensorflow.js: Building a quick and dirty stock market predictor

Tensorflow.js: Building a quick and dirty stock market predictor

6
Comments
6 min read
Dockerizing Next.js with Prisma for Production Environments

Dockerizing Next.js with Prisma for Production Environments

6
Comments
8 min read
Longest Substring without repeating characters

Longest Substring without repeating characters

7
Comments
2 min read
Stale Closures in React.useEffect() Hook "A Weird Bug for New React Learners"

Stale Closures in React.useEffect() Hook "A Weird Bug for New React Learners"

14
Comments 4
2 min read
React, Vue and Svelte: Comparing the basics - Intro

React, Vue and Svelte: Comparing the basics - Intro

11
Comments
1 min read
Typescript Tuples, and how they work

Typescript Tuples, and how they work

16
Comments
2 min read
P2 - Live Demo - Source Code - Play Real Steel Boxing with your voice 🔊🔊 - Atom (The People's Champion) P2

P2 - Live Demo - Source Code - Play Real Steel Boxing with your voice 🔊🔊 - Atom (The People's Champion) P2

8
Comments 2
2 min read
¿Todo en JavaScript es un objeto?

¿Todo en JavaScript es un objeto?

5
Comments
2 min read
You’re One Import Away From Managing Global State In React

You’re One Import Away From Managing Global State In React

6
Comments
6 min read
Deep Copying in JavaScript just in few minutes

Deep Copying in JavaScript just in few minutes

7
Comments 2
2 min read
A Fundamental Guide To React Suspense

A Fundamental Guide To React Suspense

6
Comments 1
6 min read
How to fix Warning: 10 Prisma Clients are already running

How to fix Warning: 10 Prisma Clients are already running

12
Comments 1
2 min read
Using Remix Ethereum IDE to deploy Smart Contract on Local Blockchain

Using Remix Ethereum IDE to deploy Smart Contract on Local Blockchain

12
Comments 6
4 min read
Higher-Order Components in React Hooks era

Higher-Order Components in React Hooks era

338
Comments 5
13 min read
Learn the MERN stack - by building an Instagram clone (Part One)

Learn the MERN stack - by building an Instagram clone (Part One)

28
Comments 1
12 min read
Starting with typescript

Starting with typescript

3
Comments
5 min read
Do you know history.back() in JavaScript?

Do you know history.back() in JavaScript?

6
Comments
1 min read
How to Create an NPX Tool

How to Create an NPX Tool

9
Comments
6 min read
Exploring .map .filter ...spread in React

Exploring .map .filter ...spread in React

20
Comments
5 min read
I made an Avatar Website that insults you 🤯

I made an Avatar Website that insults you 🤯

28
Comments 6
1 min read
loading...