The Wayback Machine - https://web.archive.org/web/20231203114205/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.
How to get a job in front end development

How to get a job in front end development

Image Image Image Image Image 9
Comments
3 min read
String refs

String refs

Comments
7 min read
Navigating the Code: A Comparative Analysis of CodiumAI PR-Agent and GitHub Copilot in Code Assistance and Review

Navigating the Code: A Comparative Analysis of CodiumAI PR-Agent and GitHub Copilot in Code Assistance and Review

Comments
11 min read
Store a reference with callback refs

Store a reference with callback refs

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

Implement a basic container query with callback refs

Comments
6 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
Access the methods of class components

Access the methods of class components

Comments
7 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
Under Pressure: Benchmarking Node.js on a Single-Core EC2

Under Pressure: Benchmarking Node.js on a Single-Core EC2

Image Image 3
Comments
14 min read
Scope In JavaScript

Scope In JavaScript

Image 1
Comments
3 min read
How to use Appwrite Cloud Functions to censor sensitive information

How to use Appwrite Cloud Functions to censor sensitive information

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
Building spider chart with D3 JS and React js

Building spider chart with D3 JS and React js

Comments
11 min read
Trebuchet?!

Trebuchet?!

Comments
3 min read
Are You in the NPM Package Business? Some Facts I Learned on the Road

Are You in the NPM Package Business? Some Facts I Learned on the Road

Comments
8 min read
Forms Got You Frazzled? How to Take Control of Input Validation in React

Forms Got You Frazzled? How to Take Control of Input Validation in React

Comments
8 min read
An amazing request tool which perfectly compatible with React, quick tutorial is HERE

An amazing request tool which perfectly compatible with React, quick tutorial is HERE

Comments
6 min read
Customer: Use Case (4: Implementing Front-end Service)

Customer: Use Case (4: Implementing Front-end Service)

Comments
8 min read
How single responsibility of a function helps to write better code

How single responsibility of a function helps to write better code

Comments
1 min read
Just made $5000 in revenue with my MVP

Just made $5000 in revenue with my MVP

Image 1
Comments
1 min read
How to create custom content bricks in React Bricks

How to create custom content bricks in React Bricks

Comments
13 min read
I'm looking for contributors for my open source project

I'm looking for contributors for my open source project

Comments
1 min read
Create Your Own Local Chatbot with Next.js, Ollama, and ModelFusion

Create Your Own Local Chatbot with Next.js, Ollama, and ModelFusion

Image Image Image Image Image 9
Comments 1
7 min read
JavaScript Coercion : Beyond Basics

JavaScript Coercion : Beyond Basics

Image Image Image 3
Comments 1
13 min read
Vite.js - Lightning Fast Builds Powered by ES Modules

Vite.js - Lightning Fast Builds Powered by ES Modules

Image Image Image Image Image 5
Comments
5 min read
Easy Way to Build a Sign-Up Form with Validation Using React

Easy Way to Build a Sign-Up Form with Validation Using React

Image Image Image 5
Comments 1
8 min read
Linear & Binary Search in DSA

Linear & Binary Search in DSA

Comments
2 min read
Service Workers

Service Workers

Image 3
Comments 1
7 min read
New version of Monster 3.55.0 released!

New version of Monster 3.55.0 released!

Comments
1 min read
DRY Principle in Your AWS SAM Application with Middlewares

DRY Principle in Your AWS SAM Application with Middlewares

Comments
4 min read
PocketBase : The Ultimate All-in-One Open Source Solution for Your Backend Revolution!

PocketBase : The Ultimate All-in-One Open Source Solution for Your Backend Revolution!

Image Image 4
Comments
4 min read
Cube Conundrum

Cube Conundrum

Comments
4 min read
TeaTable: Create Dynamic Crud Table Paginated Sorted

TeaTable: Create Dynamic Crud Table Paginated Sorted

Image 2
Comments 4
1 min read
Last week top 5 posts tagged(#javascript)

Last week top 5 posts tagged(#javascript)

Image 2
Comments 1
3 min read
Unlock the Magic of is.lowerCase and is.not_lowerCase in JavaScript with 'thiis': Your Friendly Guide to String Checks

Unlock the Magic of is.lowerCase and is.not_lowerCase in JavaScript with 'thiis': Your Friendly Guide to String Checks

Comments
3 min read
Redirecting mobile users to App or Play Store in NextJS

Redirecting mobile users to App or Play Store in NextJS

Image 1
Comments
3 min read
Simple Dialog Box With HTML CSS

Simple Dialog Box With HTML CSS

Image 1
Comments
2 min read
Promises in JavaScript: Def, Creation, Call, Pros and Cons, Behind-the-Scenes Work, Real world Example

Promises in JavaScript: Def, Creation, Call, Pros and Cons, Behind-the-Scenes Work, Real world Example

Image Image Image Image Image 5
Comments
1 min read
Tone.js and the Web Audio API

Tone.js and the Web Audio API

Comments
7 min read
Navigating the Intricacies of "This" and "Self" in Javascript and Python

Navigating the Intricacies of "This" and "Self" in Javascript and Python

Comments
2 min read
Why you should pick D3 js when building charts next time.

Why you should pick D3 js when building charts next time.

Comments
3 min read
API integration with Stripe.js

API integration with Stripe.js

Comments
3 min read
Optimizing data flow with the keep-unchanged-values library

Optimizing data flow with the keep-unchanged-values library

Image Image Image Image 6
Comments
2 min read
Supercharge Your React App with Redux Toolkit Integration

Supercharge Your React App with Redux Toolkit Integration

Comments
7 min read
Minimal setup for Vite, React and Jest Integration

Minimal setup for Vite, React and Jest Integration

Image 1
Comments
2 min read
Utility Type: WithPrefix

Utility Type: WithPrefix

Image 1
Comments
2 min read
Stop Taking Programming Notes

Stop Taking Programming Notes

Image Image Image Image Image 6
Comments
2 min read
Creating an Accordion with JavaScript Classes: A Real-World Example

Creating an Accordion with JavaScript Classes: A Real-World Example

Comments
2 min read
Top React Component UI Libraries to Enhance Your Web Development Projects

Top React Component UI Libraries to Enhance Your Web Development Projects

Image Image Image 3
Comments 1
4 min read
Classes vs Factory functions in Javascript

Classes vs Factory functions in Javascript

Comments
3 min read
Canvas Artistry: Mastering Selection, Dragging, and Scaling

Canvas Artistry: Mastering Selection, Dragging, and Scaling

Image 1
Comments
8 min read
How to use React <Suspense>

How to use React <Suspense>

Comments
2 min read
A Guide to Building Custom Hooks in React

A Guide to Building Custom Hooks in React

Comments
2 min read
sort() vs toSorted()

sort() vs toSorted()

Comments
1 min read
Embracing Clean Code with `is.kebabCase` and `is.not_kebabCase` from 'thiis': A Fun Journey into String Formatting

Embracing Clean Code with `is.kebabCase` and `is.not_kebabCase` from 'thiis': A Fun Journey into String Formatting

Comments
5 min read
Don't do this in your tech interviews!!(My learnings so far...)

Don't do this in your tech interviews!!(My learnings so far...)

Comments
3 min read
Unraveling IPv6 with `is.ipv6` and `is.not_ipv6` in JavaScript: Navigating the Digital Highway

Unraveling IPv6 with `is.ipv6` and `is.not_ipv6` in JavaScript: Navigating the Digital Highway

Comments
5 min read
Frontend Mentor - Job listings with filtering solution using Vue.js and Fetch API

Frontend Mentor - Job listings with filtering solution using Vue.js and Fetch API

Comments
3 min read
How to connect Supabase to Payload CMS

How to connect Supabase to Payload CMS

Image 3
Comments 2
3 min read
loading...