The Wayback Machine - https://web.archive.org/web/20231207225158/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.
WebAuthN in Remix - FaceID, YubiKey, and more!

WebAuthN in Remix - FaceID, YubiKey, and more!

5
5 min read
Why Your Website Should Work Offline (And What You Should Do About It)

Why Your Website Should Work Offline (And What You Should Do About It)

13
3
4 min read
Unleashing Productivity and Efficiency: 10 Essential Tools for Every Web Developer

Unleashing Productivity and Efficiency: 10 Essential Tools for Every Web Developer

1
3 min read
What is Inheritance and the Prototype Object in JavaScript?

What is Inheritance and the Prototype Object in JavaScript?

14 min read
Asynchronous Batching: The (not so) secret weapon of JavaScript

Asynchronous Batching: The (not so) secret weapon of JavaScript

3
3 min read
Comparing Java and JavaScript

Comparing Java and JavaScript

4 min read
Is PHP still a viable choice in 2023?

Is PHP still a viable choice in 2023?

5
6
2 min read
React Beyond the Boilerplate: Unleashing Creativity with Manual Mastery - Part 1: React as a CDN

React Beyond the Boilerplate: Unleashing Creativity with Manual Mastery - Part 1: React as a CDN

1
6 min read
Java vs JavaScript: A Quirky Exploration of Programming Languages

Java vs JavaScript: A Quirky Exploration of Programming Languages

1 min read
Northcoders Week 1: Mountains to climb, paths to choose 🧙🏻

Northcoders Week 1: Mountains to climb, paths to choose 🧙🏻

6 min read
A decade of dotenv

A decade of dotenv

1 min read
Open-graph image generation with Astro

Open-graph image generation with Astro

1
3 min read
Como melhorar o desempenho da sua aplicação em React de forma simples e rápida

Como melhorar o desempenho da sua aplicação em React de forma simples e rápida

3 min read
Drag and drop items within a list

Drag and drop items within a list

7 min read
How to Build REST Endpoints with Node.js and Dynamsoft Vision SDKs

How to Build REST Endpoints with Node.js and Dynamsoft Vision SDKs

6 min read
AdventJS 2023: Reto del día 3

AdventJS 2023: Reto del día 3

3 min read
Gear Ratios

Gear Ratios

6 min read
How to migrate your single-repo to a monorepo

How to migrate your single-repo to a monorepo

2
3 min read
Bun vs Node.js: TW Elements now with Vite with Bun

Bun vs Node.js: TW Elements now with Vite with Bun

1
2 min read
Develop the right thing every time and become a 10x engineer 🏆: The art of writing RFCs 🥋

Develop the right thing every time and become a 10x engineer 🏆: The art of writing RFCs 🥋

291
28
11 min read
Introducing a Better Way to Replace Array Values in JavaScript! 🚀

Introducing a Better Way to Replace Array Values in JavaScript! 🚀

10
3
1 min read
JavaScriptmas 2023 - Week 1

JavaScriptmas 2023 - Week 1

7 min read
tsParticles 3.0.2 Released

tsParticles 3.0.2 Released

20
1 min read
Reference an element with React's useRef() hook

Reference an element with React's useRef() hook

11 min read
Create a reference using React.createRef()

Create a reference using React.createRef()

11 min read
Pass refs to child components using the function as a child pattern

Pass refs to child components using the function as a child pattern

4 min read
tsParticles 3.0.1 Released

tsParticles 3.0.1 Released

21
1 min read
How To Create a Calculator Using HTML CSS & JavaScript | Simple Calculator in JavaScript

How To Create a Calculator Using HTML CSS & JavaScript | Simple Calculator in JavaScript

8 min read
Be a part of something bigger

Be a part of something bigger

12
3
1 min read
Your First Backend Project

Your First Backend Project

2
5 min read
How does history.js work?

How does history.js work?

1
10 min read
New Array Method in JavaScript: groupBy

New Array Method in JavaScript: groupBy

4
2 min read
18 React Boilerplates to QuickStart Your Project

18 React Boilerplates to QuickStart Your Project

11
4 min read
Learn Resend in 2 hours — Full course 4k 2023

Learn Resend in 2 hours — Full course 4k 2023

3
1 min read
Color Guessing Game JavaScript Project With Source Code

Color Guessing Game JavaScript Project With Source Code

6
2
6 min read
String refs

String refs

7 min read
Warping realities: JavaScript closures in the Developer's Toolkit.

Warping realities: JavaScript closures in the Developer's Toolkit.

1
4 min read
Introducing DevTools Plugin for Enhanced Robo.js Development

Introducing DevTools Plugin for Enhanced Robo.js Development

2
2 min read
Javascript, the GOAT of programming languages that will take over the world in 2024

Javascript, the GOAT of programming languages that will take over the world in 2024

2
9 min read
Building a CRUD application with React, TypeScript, TypeORM, MySQL, GraphQL, and NodeJs | Part A

Building a CRUD application with React, TypeScript, TypeORM, MySQL, GraphQL, and NodeJs | Part A

2
5 min read
JavaScript Objects: Your Quick Guide

JavaScript Objects: Your Quick Guide

2
3 min read
Organize your library with subpath exports 🗄️

Organize your library with subpath exports 🗄️

2
2 min read
My Experience with NextJs and TailwindCSS

My Experience with NextJs and TailwindCSS

3 min read
A/B Testing and Experimentation: Unleashing the Power of Data-Driven Decision Making

A/B Testing and Experimentation: Unleashing the Power of Data-Driven Decision Making

1
2 min read
Store a reference with callback refs

Store a reference with callback refs

8 min read
Use callback refs to access individual elements in a list

Use callback refs to access individual elements in a list

7 min read
Implement a basic container query with callback refs

Implement a basic container query with callback refs

6 min read
Access the methods of class components

Access the methods of class components

7 min read
Build your own drawing board

Build your own drawing board

10 min read
Nextjs 14 app router authentication & role-based authorization using nextauth & mongodb adapter

Nextjs 14 app router authentication & role-based authorization using nextauth & mongodb adapter

1
3 min read
Building a Resizable and Sortable HTML Table with Ease

Building a Resizable and Sortable HTML Table with Ease

2
3 min read
Functional Programming in JavaScript

Functional Programming in JavaScript

5
2 min read
What Is TypeScript In Nodejs: Benefits Of TypeScript

What Is TypeScript In Nodejs: Benefits Of TypeScript

1
1
3 min read
Angular Interceptors Unleashed: Solving Complex Scenarios with Ease. Practical Use Cases and Examples (2023)

Angular Interceptors Unleashed: Solving Complex Scenarios with Ease. Practical Use Cases and Examples (2023)

6 min read
Why you should ditch NPM UUID. Node has you covered!

Why you should ditch NPM UUID. Node has you covered!

2
1
1 min read
Unleash Your JavaScript Skills for Free with These Awesome Resources 🚀

Unleash Your JavaScript Skills for Free with These Awesome Resources 🚀

1
2 min read
Unlocking the Potential of Blockchain: Exploring the Top Programming Languages for DApp Development

Unlocking the Potential of Blockchain: Exploring the Top Programming Languages for DApp Development

2
2 min read
Trebuchet?!

Trebuchet?!

3 min read
Paracetamol.js💊| #222: Explica este código JavaScript

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

3
1
1 min read
Eslint & Prettier Configuration React Native(Airbnb Style)

Eslint & Prettier Configuration React Native(Airbnb Style)

2
2
3 min read
loading...