The Wayback Machine - https://web.archive.org/web/20230531225956/https://dev.to/t/javascript

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.
Stop using express.js

Stop using express.js

9
29
2 min read
Azure Turn Server: The Step by Step Guide

Azure Turn Server: The Step by Step Guide

6
5 min read
Exploring ES6 JavaScript Array Methods

Exploring ES6 JavaScript Array Methods

5
5 min read
Introduction to Cloud Computing and Deployment Strategies

Introduction to Cloud Computing and Deployment Strategies

1
2 min read
The Big O Journey: A Tale of Efficiency and Chuckles

The Big O Journey: A Tale of Efficiency and Chuckles

2
1
2 min read
How to make your own simple translator in HTML & JavaScript

How to make your own simple translator in HTML & JavaScript

2
1
4 min read
What is the NPM | How It's work?

What is the NPM | How It's work?

1 min read
Using Render Log Streams to Log to Papertrail

Using Render Log Streams to Log to Papertrail

7 min read
Reusability vs. Inheritance

Reusability vs. Inheritance

2
3 min read
Tricky JS: What every Software Developer must know about Functions

Tricky JS: What every Software Developer must know about Functions

1
6 min read
Javascript: important language for web development.

Javascript: important language for web development.

1
2 min read
Operators

Operators

2
10 min read
Future-Proof Your JavaScript Code

Future-Proof Your JavaScript Code

1
3 min read
How to create send button with loader

How to create send button with loader

3 min read
Can you quickly shuffle the index of a trillion documents without conflict?

Can you quickly shuffle the index of a trillion documents without conflict?

5
1 min read
Unleashing the Power of JavaScript in Bubble.io Backend Workflows: A Case Study

Unleashing the Power of JavaScript in Bubble.io Backend Workflows: A Case Study

7
4 min read
Understanding Angular Observables: A Comprehensive Guide for Angular Developers

Understanding Angular Observables: A Comprehensive Guide for Angular Developers

3
4 min read
Learn to Make Heatmaps in JS

Learn to Make Heatmaps in JS

3
13 min read
Exploring React Lazy with Suspense: Code-Splitting Made Easy

Exploring React Lazy with Suspense: Code-Splitting Made Easy

1
3 min read
APIs, Promises, Asynchronous Programming and everything in-between

APIs, Promises, Asynchronous Programming and everything in-between

13 min read
How to create a slick animation from Stranger Things

How to create a slick animation from Stranger Things

17
2
31 min read
Understanding Deep and Shallow Copy in JavaScript Objects

Understanding Deep and Shallow Copy in JavaScript Objects

1 min read
How To Refactor Navigation Links Using map() in React

How To Refactor Navigation Links Using map() in React

1
3 min read
7 Must-Know JS Object Methods 🔥

7 Must-Know JS Object Methods 🔥

18
5
6 min read
#DEVDiscuss: What's New in ES2023?

#DEVDiscuss: What's New in ES2023?

9
1
1 min read
Understanding Assign by Value and Assign by Reference in JavaScript.

Understanding Assign by Value and Assign by Reference in JavaScript.

3
1
1 min read
React CheatSheet

React CheatSheet

9
3
41 min read
Astro JS Middleware Example: Request Logging

Astro JS Middleware Example: Request Logging

2
7 min read
New Array methods in JavaScript

New Array methods in JavaScript

12
3
1 min read
Weekly web development resources #151

Weekly web development resources #151

7
2 min read
Implement OTP Verification using Redis and Node.js

Implement OTP Verification using Redis and Node.js

17
8 min read
Part 2: Understanding Vuex: A State Management Library.

Part 2: Understanding Vuex: A State Management Library.

3
5 min read
Hyrum's law in modern frontend

Hyrum's law in modern frontend

4
4 min read
How to sort an array of month names -- Javascript

How to sort an array of month names -- Javascript

2
1
1 min read
Exploring Web Rendering: Isomorphic JavaScript & Hydration

Exploring Web Rendering: Isomorphic JavaScript & Hydration

5
8 min read
My first progress in learning Vue.js

My first progress in learning Vue.js

5
2
3 min read
A Guide to Creating Your Own NFTs

A Guide to Creating Your Own NFTs

2
1
3 min read
Deploying Your MERN App: A Beginner's Guide

Deploying Your MERN App: A Beginner's Guide

1
3 min read
Authentication API with JWT access token and refresh token - NodeJS

Authentication API with JWT access token and refresh token - NodeJS

2
27 min read
Learn Local Storage in React: Create a Light and Dark Theme Switcher Application

Learn Local Storage in React: Create a Light and Dark Theme Switcher Application

1
7 min read
Demystifying the JavaScript Event Loop 🤫

Demystifying the JavaScript Event Loop 🤫

2
4 min read
Context vs Redux

Context vs Redux

5
4 min read
Software Development SOLID, LIFT, and FIRST principles

Software Development SOLID, LIFT, and FIRST principles

6 min read
How to Use Pop-Over and Pop-Up Start with CSS

How to Use Pop-Over and Pop-Up Start with CSS

1
5 min read
How to use i18n tags inside a computed prop in Vue

How to use i18n tags inside a computed prop in Vue

3 min read
FreeCodeCamp: Find the longest word in a string. Basic Algorithm 4

FreeCodeCamp: Find the longest word in a string. Basic Algorithm 4

4 min read
TamperMonkey Script for Modifying UI of Youtube Using ChatGpt

TamperMonkey Script for Modifying UI of Youtube Using ChatGpt

1
6 min read
Installing React with Vite

Installing React with Vite

2
2 min read
How to Generate Dynamic Placeholder Images with React Image Filler

How to Generate Dynamic Placeholder Images with React Image Filler

3 min read
Learn Django by Building a Collaborative Filtering

Learn Django by Building a Collaborative Filtering

2
2 min read
Package Managers: Understanding npm, npx and yarn

Package Managers: Understanding npm, npx and yarn

1
8 min read
ESLint: Plugins vs Rules (EN)

ESLint: Plugins vs Rules (EN)

1
2 min read
JavaScript wants your functions to have names

JavaScript wants your functions to have names

3
2 min read
ElectronJs How to minimize/close window to system tray or in the background

ElectronJs How to minimize/close window to system tray or in the background

5
1 min read
Como construir una SPA sin frameworks y con testing

Como construir una SPA sin frameworks y con testing

9 min read
Understanding Scope in JavaScript

Understanding Scope in JavaScript

2
6 min read
Deferred and Promise Object in jQuery

Deferred and Promise Object in jQuery

7
1
4 min read
Vue 3 Lifecycle hooks Explained

Vue 3 Lifecycle hooks Explained

1
9 min read
Ultimate Guide to Vue 3 Reactivity

Ultimate Guide to Vue 3 Reactivity

1
4 min read
Resetting Reducer State in React and Redux for Better State Management

Resetting Reducer State in React and Redux for Better State Management

1
3 min read
loading...