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.
Parsing SemVer in Javascript with the official RegEx

Parsing SemVer in Javascript with the official RegEx

4
Comments
1 min read
The JavaScript Odyssey

The JavaScript Odyssey

2
Comments
19 min read
Day 27: Debugging

Day 27: Debugging

5
Comments
2 min read
Doctor-Patient Conversations: AI-Powered Transcription and Summarization

Doctor-Patient Conversations: AI-Powered Transcription and Summarization

1
Comments
8 min read
What is side-effect in ReactJS and how to handle it?

What is side-effect in ReactJS and how to handle it?

10
Comments 1
2 min read
Demystifying "No 'Access-Control-Allow-Origin' Header" in JavaScript and Postman: A Comprehensive Exploration

Demystifying "No 'Access-Control-Allow-Origin' Header" in JavaScript and Postman: A Comprehensive Exploration

9
Comments 1
2 min read
Create a full-screen navbar in your website [Responsive]

Create a full-screen navbar in your website [Responsive]

Comments
5 min read
Dev Job Oppurtunities @ VC-Backed Startups

Dev Job Oppurtunities @ VC-Backed Startups

9
Comments
2 min read
React micro-frontend in ember app - Part 2

React micro-frontend in ember app - Part 2

1
Comments 1
4 min read
DIY Image gallery for Shopify blog posts

DIY Image gallery for Shopify blog posts

1
Comments 1
4 min read
Data Structures and Algorithms: Big O Notation

Data Structures and Algorithms: Big O Notation

6
Comments 1
3 min read
How to Implement User Registration and Email Verification in React

How to Implement User Registration and Email Verification in React

70
Comments 6
5 min read
useRef in React (easy language)

useRef in React (easy language)

6
Comments
2 min read
ReTECH: Remix Full Stack Client & Admin eCommerce Template

ReTECH: Remix Full Stack Client & Admin eCommerce Template

Comments
1 min read
Angular Change Detection and OnPush Strategy 🚀

Angular Change Detection and OnPush Strategy 🚀

65
Comments
4 min read
🛠️ Troubleshooting React: 5 Errors You Can Easily Overcome 🚀

🛠️ Troubleshooting React: 5 Errors You Can Easily Overcome 🚀

3
Comments 2
2 min read
React useState() made easy for beginners

React useState() made easy for beginners

6
Comments
4 min read
React Custom Hook: useEffectOnce

React Custom Hook: useEffectOnce

8
Comments
2 min read
Understanding IP (Internet Protocol) and Client IP Retrieval

Understanding IP (Internet Protocol) and Client IP Retrieval

1
Comments
3 min read
Vuejs composables: hands-on examples

Vuejs composables: hands-on examples

4
Comments 2
3 min read
I created a platform to Create Family Tree

I created a platform to Create Family Tree

3
Comments
1 min read
Cursors Everywhere: An experiment on shared cursors for every website

Cursors Everywhere: An experiment on shared cursors for every website

7
Comments 2
11 min read
🚀A beginner's guide to Express.js

🚀A beginner's guide to Express.js

4
Comments 4
4 min read
How to optimize your Storyblok app

How to optimize your Storyblok app

3
Comments 2
2 min read
How to manually test a web API

How to manually test a web API

1
Comments
5 min read
Building a REST API with Deno and Hono.js: A Step-by-Step Guide

Building a REST API with Deno and Hono.js: A Step-by-Step Guide

45
Comments 1
5 min read
A link to my blog

A link to my blog

8
Comments 2
1 min read
Things Svelte just do better!

Things Svelte just do better!

15
Comments
5 min read
Finally, I made it OpenSource. Postman Alternative

Finally, I made it OpenSource. Postman Alternative

11
Comments
1 min read
Qwikify your Development with Nx

Qwikify your Development with Nx

6
Comments 1
11 min read
New storage utility methods added to the toolkit-use npm package

New storage utility methods added to the toolkit-use npm package

1
Comments
1 min read
How to create a dynamic sitemap.xml for your Sveltekit app.

How to create a dynamic sitemap.xml for your Sveltekit app.

7
Comments 2
3 min read
Promise Pool JavaScript LeetCode 2636

Promise Pool JavaScript LeetCode 2636

19
Comments
4 min read
JavaScript: Variables and Data types.

JavaScript: Variables and Data types.

4
Comments 2
5 min read
Enhancing Test Clarity and Diagnostics in Abstractions

Enhancing Test Clarity and Diagnostics in Abstractions

8
Comments
3 min read
How to edit & replace NPM package dependency

How to edit & replace NPM package dependency

8
Comments
5 min read
Guide to Building Great Audit Logs for Application Software

Guide to Building Great Audit Logs for Application Software

5
Comments
6 min read
How to Integrate Generative AI Into Apostrophe

How to Integrate Generative AI Into Apostrophe

2
Comments 1
11 min read
Angular Dynamic Form Using XSD

Angular Dynamic Form Using XSD

2
Comments
1 min read
Building a Trello Clone with Bryntum TaskBoard

Building a Trello Clone with Bryntum TaskBoard

4
Comments
9 min read
Why You Shouldn’t Learn JavaScript?

Why You Shouldn’t Learn JavaScript?

10
Comments 6
4 min read
A guide to Next.js app routing system

A guide to Next.js app routing system

5
Comments 3
3 min read
Building an Efficient MinStack in JavaScript🚀

Building an Efficient MinStack in JavaScript🚀

11
Comments
3 min read
Open Source: Strapi v4 - Formula field

Open Source: Strapi v4 - Formula field

13
Comments 1
3 min read
JavaScript Equality Operators: Demystifying == vs. === for Precise Comparisons

JavaScript Equality Operators: Demystifying == vs. === for Precise Comparisons

9
Comments
1 min read
Episode 23/32: Angular 16.2

Episode 23/32: Angular 16.2

5
Comments
3 min read
Day 26: Typed Arrays

Day 26: Typed Arrays

Comments
2 min read
All About JavaScript Hoisting

All About JavaScript Hoisting

1
Comments
3 min read
Mastering Rust's Ownership: The Key to Memory Safety and Efficiency

Mastering Rust's Ownership: The Key to Memory Safety and Efficiency

12
Comments 2
8 min read
Managing State with the setState Method in React

Managing State with the setState Method in React

4
Comments
6 min read
The Frontend newsletter #10 - Discover the latest trends

The Frontend newsletter #10 - Discover the latest trends

1
Comments
4 min read
When Use Arrays, Tuples, Maps, and Sets In Typescript with Examples

When Use Arrays, Tuples, Maps, and Sets In Typescript with Examples

6
Comments 1
3 min read
How to make a horizontal moving carousel with Vanilla JS & TS

How to make a horizontal moving carousel with Vanilla JS & TS

10
Comments
14 min read
Ways to accessible animation

Ways to accessible animation

3
Comments
4 min read
The problem with Higher Order Array Functions (js)

The problem with Higher Order Array Functions (js)

3
Comments 2
3 min read
What is Event in JS (Javascript) ?

What is Event in JS (Javascript) ?

6
Comments
2 min read
Chrome Debugger is easier to use than you might think

Chrome Debugger is easier to use than you might think

132
Comments 16
7 min read
JavaScript Asynchronous Programming: Concepts and Best Practices

JavaScript Asynchronous Programming: Concepts and Best Practices

6
Comments
15 min read
Svelte - My new pet framework

Svelte - My new pet framework

1
Comments
4 min read
Exploring Network Graph Visualization: Graphology and Sigma.js

Exploring Network Graph Visualization: Graphology and Sigma.js

16
Comments 1
2 min read
loading...