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.
25 NPM Packages for Developers to Boost Productivity

25 NPM Packages for Developers to Boost Productivity

14
Comments 4
4 min read
Arrays in Javascript

Arrays in Javascript

5
Comments
1 min read
CSRF Protection in Next.js

CSRF Protection in Next.js

19
Comments 10
2 min read
How to Use NextJS Loader for Page Transitions

How to Use NextJS Loader for Page Transitions

9
Comments
2 min read
Maps & Sets in JavaScript

Maps & Sets in JavaScript

3
Comments
4 min read
Plot Cheatsheets: Interactive notebooks for learning visualization with JavaScript

Plot Cheatsheets: Interactive notebooks for learning visualization with JavaScript

8
Comments
2 min read
How to add chat into a NodeJS app with TalkJS

How to add chat into a NodeJS app with TalkJS

8
Comments
4 min read
Leetcode diary: 53. Maximum Subarray

Leetcode diary: 53. Maximum Subarray

6
Comments
3 min read
JS Timer using AlpineJs with Carbon Format

JS Timer using AlpineJs with Carbon Format

6
Comments
2 min read
Custom endsWith and startsWith Functions

Custom endsWith and startsWith Functions

6
Comments 6
4 min read
7 JavaScript must-know best practices

7 JavaScript must-know best practices

4
Comments
3 min read
How to create super simple Dialogs in HTML

How to create super simple Dialogs in HTML

7
Comments 2
1 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

6
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
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
React to Svelte Cheatsheet

React to Svelte Cheatsheet

15
Comments
1 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
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
How to solve "secretOrPrivateKey must have a value" in Node.js

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

12
Comments 13
2 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()

8
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
Paracetamol.js💊| #73: Explica este código JavaScript

Paracetamol.js💊| #73: Explica este código JavaScript

6
Comments 1
1 min read
⚡️ How to Detect Device Orientation with Javascript

⚡️ How to Detect Device Orientation with Javascript

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

A Simple Introduction to Redux!

7
Comments 1
5 min read
Leetcode diary: 128. Longest Consecutive Sequence

Leetcode diary: 128. Longest Consecutive Sequence

6
Comments 1
3 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
Javascript Array Methods Ep.4

Javascript Array Methods Ep.4

7
Comments
2 min read
Bucket list REST API

Bucket list REST API

6
Comments
2 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
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

37
Comments 1
6 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
{} - Object Literals in Javascript

{} - Object Literals in Javascript

20
Comments 11
1 min read
Hide Firebase API Keys in ReactJS Project using Environment Variables

Hide Firebase API Keys in ReactJS Project using Environment Variables

8
Comments 10
3 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
loading...