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.
Next.js - understanding page routing

Next.js - understanding page routing

Comments 2
4 min read
A step-by-step guide to creating a bot that publishes push events on a GitHub repository to a slack channel using nodejs

A step-by-step guide to creating a bot that publishes push events on a GitHub repository to a slack channel using nodejs

4
Comments
5 min read
Format Woocommerce price in javascript according to the Woocommerce settings.

Format Woocommerce price in javascript according to the Woocommerce settings.

4
Comments
2 min read
Learn React The Hard Way: Manage State Better

Learn React The Hard Way: Manage State Better

5
Comments
2 min read
Let's Build a Full-Stack AI Application in React!

Let's Build a Full-Stack AI Application in React!

15
Comments 3
6 min read
🚀 How I built AI pictures generator in a GitHub logo style 😻 and got featured in GitHub's Twitter and Instagram 🤯

🚀 How I built AI pictures generator in a GitHub logo style 😻 and got featured in GitHub's Twitter and Instagram 🤯

42
Comments 17
2 min read
Temporal - A trustworthy alternative for (legacy) moment.js ?

Temporal - A trustworthy alternative for (legacy) moment.js ?

10
Comments
1 min read
Top 10 react packages for SaaS platforms

Top 10 react packages for SaaS platforms

7
Comments 2
6 min read
10 Tips and Tricks With JavaScript Objects

10 Tips and Tricks With JavaScript Objects

22
Comments 4
5 min read
Quelles sont les nouveautés d'ECMAScript 14 ?

Quelles sont les nouveautés d'ECMAScript 14 ?

5
Comments
2 min read
My first npm package

My first npm package

12
Comments 2
2 min read
State Management in React: Finding the Sweet Spot

State Management in React: Finding the Sweet Spot

3
Comments
2 min read
JSON in JavaScript: An In-Depth Guide

JSON in JavaScript: An In-Depth Guide

2
Comments 1
3 min read
Mastering Micro Frontends: Best Practices, Pitfalls to Avoid, Tools and Scaling Strategies

Mastering Micro Frontends: Best Practices, Pitfalls to Avoid, Tools and Scaling Strategies

16
Comments 3
5 min read
How To Make Your Website Faster 🔥🚀🚀

How To Make Your Website Faster 🔥🚀🚀

4
Comments 1
5 min read
JavaScript Engines: How V8 Powers Google Chrome

JavaScript Engines: How V8 Powers Google Chrome

4
Comments 1
2 min read
How to Dynamically Change Favicon Icon in Next.js 14

How to Dynamically Change Favicon Icon in Next.js 14

26
Comments 4
2 min read
How to bundle your custom service worker in Vite? (without using PWA)

How to bundle your custom service worker in Vite? (without using PWA)

15
Comments
2 min read
Anomaly Detection in Multivariate Time Series with... Diffusion Models?

Anomaly Detection in Multivariate Time Series with... Diffusion Models?

1
Comments
8 min read
Simple Youtube Downloader in under 50 Javascript lines

Simple Youtube Downloader in under 50 Javascript lines

10
Comments
4 min read
Started a repo for my new game engine

Started a repo for my new game engine

2
Comments
2 min read
The Illusion of Data Ownership

The Illusion of Data Ownership

30
Comments 1
8 min read
Scraping with puppeteer and export in JSON format

Scraping with puppeteer and export in JSON format

2
Comments
7 min read
Efficient DOM Manipulation with document.createDocumentFragment()

Efficient DOM Manipulation with document.createDocumentFragment()

1
Comments
3 min read
React useState hook from Scratch

React useState hook from Scratch

4
Comments
4 min read
loading...