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.
My Dev Journey: Week 10

My Dev Journey: Week 10

6
Comments
2 min read
"𝙎𝙢𝙖𝙡𝙡𝙚𝙨𝙩𝙚𝙙𝙞𝙣𝙜" : making a Web Component 29% smaller

"𝙎𝙢𝙖𝙡𝙡𝙚𝙨𝙩𝙚𝙙𝙞𝙣𝙜" : making a Web Component 29% smaller

7
Comments
4 min read
Create rest APIs with strapi

Create rest APIs with strapi

7
Comments
3 min read
Produce By Path - New JavaScript Design Pattern

Produce By Path - New JavaScript Design Pattern

5
Comments
2 min read
Create your first neural network with Javascript

Create your first neural network with Javascript

6
Comments
3 min read
FizzBuzz for Javascript

FizzBuzz for Javascript

12
Comments 6
1 min read
Prefer duplication over code that depends on if-else

Prefer duplication over code that depends on if-else

5
Comments
3 min read
Let's develop a QR Code Generator, part I: basic concepts

Let's develop a QR Code Generator, part I: basic concepts

98
Comments 6
5 min read
Find the maximum element from the array in javascript

Find the maximum element from the array in javascript

8
Comments
1 min read
Make Light/Dark mode Toggle for your Website using CSS

Make Light/Dark mode Toggle for your Website using CSS

167
Comments 8
4 min read
How To COLLECT PAYMENTS With STRIPE + NEXT.Js (Step-By-Step Tutorial)

How To COLLECT PAYMENTS With STRIPE + NEXT.Js (Step-By-Step Tutorial)

26
Comments
12 min read
How to add Redux Toolkit to a React-Redux application ⚛️

How to add Redux Toolkit to a React-Redux application ⚛️

27
Comments 9
7 min read
Building a Netflix clone with Vanilla JavaScript.

Building a Netflix clone with Vanilla JavaScript.

149
Comments 8
4 min read
Does tech take itself too seriously?

Does tech take itself too seriously?

4
Comments 4
1 min read
Create Minimalistic REST API using Node.js and Express

Create Minimalistic REST API using Node.js and Express

15
Comments 1
9 min read
Quick ESLint guide + VsCode ESLint on save

Quick ESLint guide + VsCode ESLint on save

8
Comments
3 min read
Understanding single page apps & client-side routing

Understanding single page apps & client-side routing

134
Comments 3
8 min read
Frontend Abstractions

Frontend Abstractions

116
Comments 2
5 min read
What is Redux Toolkit? 🔨

What is Redux Toolkit? 🔨

101
Comments 16
4 min read
Let's develop a QR Code Generator, part II: sequencing data

Let's develop a QR Code Generator, part II: sequencing data

10
Comments 6
6 min read
A tech interview that doesn't suck

A tech interview that doesn't suck

35
Comments 10
9 min read
Building Slack UI with pure HTML5, CSS3 and JavaScript: The power of CSS grids and flexbox

Building Slack UI with pure HTML5, CSS3 and JavaScript: The power of CSS grids and flexbox

399
Comments 14
3 min read
React: State Management

React: State Management

19
Comments
3 min read
Tweeting with an image using Node JS

Tweeting with an image using Node JS

8
Comments 5
3 min read
Moving a static HTML element into a dynamically created element with JavaScript.

Moving a static HTML element into a dynamically created element with JavaScript.

5
Comments
2 min read
React Hooks Dependencies and Stale Closures

React Hooks Dependencies and Stale Closures

7
Comments 3
6 min read
Why Blueprints in Ember Are Cool and How They Save You Time Writing Tests

Why Blueprints in Ember Are Cool and How They Save You Time Writing Tests

8
Comments
6 min read
Limiting Node.js API calls with express-rate-limit

Limiting Node.js API calls with express-rate-limit

180
Comments 4
4 min read
2 Data Structures & Algorithms Questions in JavaScript You Should Know Off The Top Of Your Head

2 Data Structures & Algorithms Questions in JavaScript You Should Know Off The Top Of Your Head

8
Comments
2 min read
Como criar funções puras com TDD

Como criar funções puras com TDD

6
Comments
5 min read
How the connect() function works in React-Redux for beginners -- Part 1 of 3: The Introduction

How the connect() function works in React-Redux for beginners -- Part 1 of 3: The Introduction

2
Comments
3 min read
Send mails using NodeJS

Send mails using NodeJS

318
Comments 20
3 min read
How to Left Trim a String in JavaScript

How to Left Trim a String in JavaScript

6
Comments
1 min read
⭐️⭐️ tsParticles 1.31.0 and 2K stars on GitHub 🔥

⭐️⭐️ tsParticles 1.31.0 and 2K stars on GitHub 🔥

28
Comments 2
1 min read
Basic Guide to use React Router v6

Basic Guide to use React Router v6

129
Comments 6
3 min read
Express Middlewares

Express Middlewares

33
Comments 2
2 min read
How to Use React Developer Tools

How to Use React Developer Tools

5
Comments
5 min read
Getting started with Vue Query and TypeScript

Getting started with Vue Query and TypeScript

7
Comments
2 min read
Web Development: The Static Fundamentals

Web Development: The Static Fundamentals

5
Comments 2
12 min read
Cara Mudah SET NODE_ENV ke Production atau Development

Cara Mudah SET NODE_ENV ke Production atau Development

4
Comments
2 min read
Today I learned to Create a Animation Navigation

Today I learned to Create a Animation Navigation

6
Comments 2
2 min read
Vue.js Sweetalert Modal Notification Example

Vue.js Sweetalert Modal Notification Example

5
Comments
3 min read
Build wicked fast sites with Astro: An Introduction

Build wicked fast sites with Astro: An Introduction

92
Comments 4
5 min read
Comics, Graphic Design — and the Power of JavaScript

Comics, Graphic Design — and the Power of JavaScript

33
Comments 3
4 min read
The Frontend Hitchhiker's Guide: JavaScript Frameworks

The Frontend Hitchhiker's Guide: JavaScript Frameworks

251
Comments 2
4 min read
Module 8 - Making apps with Grid

Module 8 - Making apps with Grid

5
Comments
2 min read
Entendendo Promises no JavaScript

Entendendo Promises no JavaScript

6
Comments 2
3 min read
What are your opinions of the Web Animation API (WAAPI)?

What are your opinions of the Web Animation API (WAAPI)?

3
Comments
1 min read
Testing an accessible UI

Testing an accessible UI

5
Comments
2 min read
Why is it so difficult to modify a deeply nested state in React?

Why is it so difficult to modify a deeply nested state in React?

5
Comments
3 min read
Format a number to any currency using Javascript

Format a number to any currency using Javascript

4
Comments
1 min read
Getting started with Typescript with React Hooks

Getting started with Typescript with React Hooks

636
Comments 20
6 min read
Basics of Javascript Test Driven Development (TDD) with Jest

Basics of Javascript Test Driven Development (TDD) with Jest

244
Comments
6 min read
Make Webpack Configuration Easy With wordpress/scripts

Make Webpack Configuration Easy With wordpress/scripts

9
Comments 4
8 min read
Deploy Express.js app to Vercel

Deploy Express.js app to Vercel

160
Comments 25
2 min read
Render images with the official Notion API

Render images with the official Notion API

31
Comments 1
3 min read
Merge High Order Component and Compound Pattern

Merge High Order Component and Compound Pattern

11
Comments 2
5 min read
Files every open-source project should have

Files every open-source project should have

317
Comments 19
5 min read
Day 10 of #100DaysOfCode!

Day 10 of #100DaysOfCode!

5
Comments
2 min read
How to Build Your Own Blockchain in NodeJS

How to Build Your Own Blockchain in NodeJS

567
Comments 16
3 min read
loading...