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

DEV Community

Image

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!

Image Image Image Image Image 5
Comments
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)

Image Image Image Image Image 13
Comments 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

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

What is Inheritance and the Prototype Object in JavaScript?

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

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

Image 3
Comments
3 min read
Comparing Java and JavaScript

Comparing Java and JavaScript

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

Is PHP still a viable choice in 2023?

Image 5
Comments 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

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

Java vs JavaScript: A Quirky Exploration of Programming Languages

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

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

Comments
6 min read
A decade of dotenv

A decade of dotenv

Comments
1 min read
Open-graph image generation with Astro

Open-graph image generation with Astro

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

Comments
3 min read
Drag and drop items within a list

Drag and drop items within a list

Comments
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

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

AdventJS 2023: Reto del día 3

Comments
3 min read
Gear Ratios

Gear Ratios

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

How to migrate your single-repo to a monorepo

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

Image 1
Comments
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 🥋

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

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

Image Image Image Image Image 10
Comments 3
1 min read
JavaScriptmas 2023 - Week 1

JavaScriptmas 2023 - Week 1

Comments
7 min read
tsParticles 3.0.2 Released

tsParticles 3.0.2 Released

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

Reference an element with React's useRef() hook

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

Create a reference using React.createRef()

Comments
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

Comments
4 min read
tsParticles 3.0.1 Released

tsParticles 3.0.1 Released

Image Image Image Image Image 21
Comments
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

Comments
8 min read
Be a part of something bigger

Be a part of something bigger

Image Image Image Image Image 12
Comments 3
1 min read
Your First Backend Project

Your First Backend Project

Comments 2
5 min read
How does history.js work?

How does history.js work?

Image 1
Comments
10 min read
New Array Method in JavaScript: groupBy

New Array Method in JavaScript: groupBy

Image 4
Comments
2 min read
18 React Boilerplates to QuickStart Your Project

18 React Boilerplates to QuickStart Your Project

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

Learn Resend in 2 hours — Full course 4k 2023

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

Color Guessing Game JavaScript Project With Source Code

Image Image Image Image Image 6
Comments 2
6 min read
String refs

String refs

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

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

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

Introducing DevTools Plugin for Enhanced Robo.js Development

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

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

Image 2
Comments
5 min read
JavaScript Objects: Your Quick Guide

JavaScript Objects: Your Quick Guide

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

Organize your library with subpath exports 🗄️

Image 2
Comments
2 min read
My Experience with NextJs and TailwindCSS

My Experience with NextJs and TailwindCSS

Comments
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

Image 1
Comments
2 min read
Store a reference with callback refs

Store a reference with callback refs

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

Use callback refs to access individual elements in a list

Comments
7 min read
Implement a basic container query with callback refs

Implement a basic container query with callback refs

Comments
6 min read
Access the methods of class components

Access the methods of class components

Comments
7 min read
Build your own drawing board

Build your own drawing board

Comments
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

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

Building a Resizable and Sortable HTML Table with Ease

Image 2
Comments
3 min read
Functional Programming in JavaScript

Functional Programming in JavaScript

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

What Is TypeScript In Nodejs: Benefits Of TypeScript

Image 1
Comments 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)

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

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

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

Unleash Your JavaScript Skills for Free with These Awesome Resources 🚀

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

Image 2
Comments
2 min read
Trebuchet?!

Trebuchet?!

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

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

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

Eslint & Prettier Configuration React Native(Airbnb Style)

Image 2
Comments 2
3 min read
loading...