The Wayback Machine - https://web.archive.org/web/20231201195650/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.
Monorepo, Poly-repo, or No Repo at all?

Monorepo, Poly-repo, or No Repo at all?

10
2
6 min read
Creating a Responsive Website Using HTML CSS and JavaScript

Creating a Responsive Website Using HTML CSS and JavaScript

1
2 min read
Exploring JavaScript Algorithms: A Beginner’s Guide

Exploring JavaScript Algorithms: A Beginner’s Guide

5
2 min read
How To Create a Before and After Image Slider With Vanilla JavaScript

How To Create a Before and After Image Slider With Vanilla JavaScript

5 min read
Building spider chart with D3 JS and React js

Building spider chart with D3 JS and React js

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

Optimizing data flow with the keep-unchanged-values library

5
2 min read
How to use Appwrite Cloud Functions to censor sensitive information

How to use Appwrite Cloud Functions to censor sensitive information

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
Fractions Calculator With HTML, CSS and JavaScript

Fractions Calculator With HTML, CSS and JavaScript

2
1
2 min read
Stack and Queue in JavaScript

Stack and Queue in JavaScript

2
3 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
Mechanically Detecting Accessibility Violations

Mechanically Detecting Accessibility Violations

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

Minimal setup for Vite, React and Jest Integration

1
2 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

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

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

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

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

Just made $5000 in revenue with my MVP

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

How to create custom content bricks in React Bricks

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

I'm looking for contributors for my open source project

1 min read
Vite.js - Lightning Fast Builds Powered by ES Modules

Vite.js - Lightning Fast Builds Powered by ES Modules

5
5 min read
Linear & Binary Search in DSA

Linear & Binary Search in DSA

2 min read
New version of Monster 3.55.0 released!

New version of Monster 3.55.0 released!

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

DRY Principle in Your AWS SAM Application with Middlewares

4 min read
Updated Pricing: 10,000 MAUs Free, and a new “Pro Plan”

Updated Pricing: 10,000 MAUs Free, and a new “Pro Plan”

41
3
3 min read
TeaTable: Create Dynamic Crud Table Paginated Sorted

TeaTable: Create Dynamic Crud Table Paginated Sorted

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

Last week top 5 posts tagged(#javascript)

2
1
3 min read
5 KILLER WEBSITES FOR CODERS 💎

5 KILLER WEBSITES FOR CODERS 💎

101
18
2 min read
Redirecting mobile users to App or Play Store in NextJS

Redirecting mobile users to App or Play Store in NextJS

1
3 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

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

Tone.js and the Web Audio API

7 min read
Utility Type: WithPrefix

Utility Type: WithPrefix

1
2 min read
Stop Taking Programming Notes

Stop Taking Programming Notes

6
2 min read
Logical OR (||) vs. Nullish Coalescing (??) For Default Values

Logical OR (||) vs. Nullish Coalescing (??) For Default Values

8
2 min read
👨‍💻 A Developer's Roadmap to Open-Sourcing Your Project 🚀

👨‍💻 A Developer's Roadmap to Open-Sourcing Your Project 🚀

5
3 min read
Creating an Accordion with JavaScript Classes: A Real-World Example

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

2 min read
Simplify State Management in React with Jotai

Simplify State Management in React with Jotai

3
2
3 min read
Classes vs Factory functions in Javascript

Classes vs Factory functions in Javascript

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

Top React Component UI Libraries to Enhance Your Web Development Projects

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

Canvas Artistry: Mastering Selection, Dragging, and Scaling

1
8 min read
React Native Shared Elements Using Reanimated 3

React Native Shared Elements Using Reanimated 3

3 min read
How to use React <Suspense>

How to use React <Suspense>

2 min read
A Guide to Building Custom Hooks in React

A Guide to Building Custom Hooks in React

2 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

5 min read
sort() vs toSorted()

sort() vs toSorted()

1 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

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...)

3 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

3 min read
How to connect Supabase to Payload CMS

How to connect Supabase to Payload CMS

3
2
3 min read
Why avoid using 'any' in TypeScript

Why avoid using 'any' in TypeScript

5 min read
Understanding the Document Object Model (DOM) in Frontend Development

Understanding the Document Object Model (DOM) in Frontend Development

3
2 min read
TypeScript vs JavaScript - What's the difference?

TypeScript vs JavaScript - What's the difference?

1
2 min read
📚 RTK Query: Understanding useQuery hook

📚 RTK Query: Understanding useQuery hook

2
8 min read
Code Challenges pt. 1

Code Challenges pt. 1

1
1
2 min read
API Integration with React js

API Integration with React js

1
3 min read
Add In-App Inbox Notification Center in Your Angular App Using ngx-suprsend-inbox SDK

Add In-App Inbox Notification Center in Your Angular App Using ngx-suprsend-inbox SDK

3 min read
Detecting Changes on JavaScript Object values using Sets

Detecting Changes on JavaScript Object values using Sets

3 min read
✨ Train ChatGPT on your Documentation 🪄 ✨

✨ Train ChatGPT on your Documentation 🪄 ✨

336
15
21 min read
How Does Chrome's V8 Engine Actually Work?

How Does Chrome's V8 Engine Actually Work?

1
4 min read
Crafting Custom flavored Markdown for Svelte with mdsvex

Crafting Custom flavored Markdown for Svelte with mdsvex

10
4 min read
Building interactive tutorials with WebContainers

Building interactive tutorials with WebContainers

5
7 min read
loading...