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.
Variable Declaration in JavaScript

Variable Declaration in JavaScript

2
Comments
2 min read
Adding a Mastodon Feed to a Gatsby Site

Adding a Mastodon Feed to a Gatsby Site

Comments
12 min read
RabbitMQ in NodeJS

RabbitMQ in NodeJS

6
Comments
14 min read
The evolution of Javascript Strings over the years

The evolution of Javascript Strings over the years

4
Comments 2
6 min read
How to Build a Custom Raycast Extension to Access Dev.to Articles

How to Build a Custom Raycast Extension to Access Dev.to Articles

2
Comments
3 min read
go:generate 102

go:generate 102

1
Comments
2 min read
Animaciones con GSAP + React 🌟

Animaciones con GSAP + React 🌟

19
Comments 1
9 min read
Creating Minesweeper with ReactJS and Mobx

Creating Minesweeper with ReactJS and Mobx

1
Comments
9 min read
Build a High-Performing Ecommerce with Svelte and Medusa Backend

Build a High-Performing Ecommerce with Svelte and Medusa Backend

36
Comments 23
16 min read
The Anatomy of a Bug: How I Discovered and Solved the Gitpod Docs Search Issue Caused by Algolia Updates

The Anatomy of a Bug: How I Discovered and Solved the Gitpod Docs Search Issue Caused by Algolia Updates

8
Comments
3 min read
Getting Started With WooCommerce Testing [A Beginner’s Guide]

Getting Started With WooCommerce Testing [A Beginner’s Guide]

Comments
13 min read
Deploying a Lambda with a static IP has never been so simple 🍰

Deploying a Lambda with a static IP has never been so simple 🍰

23
Comments
4 min read
Understanding Single responsibility principle by Javascript - [Sharing knowledge]

Understanding Single responsibility principle by Javascript - [Sharing knowledge]

4
Comments
5 min read
Implementing Dark Mode in Next.js with Tailwind CSS

Implementing Dark Mode in Next.js with Tailwind CSS

83
Comments 8
3 min read
Best 5 Ecommerce Search Engines for Developers

Best 5 Ecommerce Search Engines for Developers

41
Comments 2
7 min read
Difference between useMemo and useCallback

Difference between useMemo and useCallback

Comments
4 min read
JavaScript Variable

JavaScript Variable

3
Comments 4
2 min read
How to Detect Text Generated by ChatGPT

How to Detect Text Generated by ChatGPT

7
Comments
6 min read
Show detail data of a table with ngFor in Angular

Show detail data of a table with ngFor in Angular

2
Comments
1 min read
Build a notification system for a blog site with React, NodeJS and Novu 🚀

Build a notification system for a blog site with React, NodeJS and Novu 🚀

44
Comments 2
18 min read
A Guide to Implementing Passwordless Login

A Guide to Implementing Passwordless Login

11
Comments 3
4 min read
My Time Spent In Recursionville

My Time Spent In Recursionville

Comments
5 min read
Manage multiple Node.js versions with NVM

Manage multiple Node.js versions with NVM

23
Comments 6
5 min read
[Micro frontends] NX + Angular Module Federation + Angular MFE + VueJs MFE

[Micro frontends] NX + Angular Module Federation + Angular MFE + VueJs MFE

11
Comments
3 min read
Mouse Events: onMouseOut and onMouseLeave in React

Mouse Events: onMouseOut and onMouseLeave in React

13
Comments 3
2 min read
loading...