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.
Using composition to optimize React rendering

Using composition to optimize React rendering

Comments
1 min read
Creating a resume builder with React, NodeJS and AI 🚀

Creating a resume builder with React, NodeJS and AI 🚀

451
Comments 36
14 min read
JavaScript CRUD Rest API using Nodejs, Express, Sequelize, Postgres, Docker and Docker Compose

JavaScript CRUD Rest API using Nodejs, Express, Sequelize, Postgres, Docker and Docker Compose

353
Comments 73
7 min read
Add a Dynamic Sitemap to Next.js Website Using Pages or App Directory

Add a Dynamic Sitemap to Next.js Website Using Pages or App Directory

1
Comments
1 min read
From Classroom to Open Source 🌐- Open Source : The New Way of Learning

From Classroom to Open Source 🌐- Open Source : The New Way of Learning

5
Comments
5 min read
How to Lazy Load Html Videos

How to Lazy Load Html Videos

6
Comments
5 min read
How to Install and Configure the Console ninja Vscode Extension

How to Install and Configure the Console ninja Vscode Extension

16
Comments
3 min read
5 reasons to consider Next.js for your next projects

5 reasons to consider Next.js for your next projects

1
Comments
4 min read
URL Driven Development with Importmaps

URL Driven Development with Importmaps

4
Comments
4 min read
Unleashing Million.js v2.0.0

Unleashing Million.js v2.0.0

20
Comments
3 min read
Destructuring in Javascript

Destructuring in Javascript

1
Comments 1
3 min read
Formularios dinámicos con React Hook Form. 📝

Formularios dinámicos con React Hook Form. 📝

12
Comments 1
15 min read
LeetCode - Excel Sheet Column Title

LeetCode - Excel Sheet Column Title

Comments
2 min read
Mastering D3.js: Advanced Techniques for Data Visualization

Mastering D3.js: Advanced Techniques for Data Visualization

2
Comments
3 min read
Building Graphics with Code: Zdog and JS, a quick overview

Building Graphics with Code: Zdog and JS, a quick overview

1
Comments
6 min read
Optimizing Your Front-end Workflow with Webpack

Optimizing Your Front-end Workflow with Webpack

20
Comments 8
3 min read
Autoplaying Amazon IVS Live Streams

Autoplaying Amazon IVS Live Streams

7
Comments
5 min read
Starchart: Matching Database With SAML Claims

Starchart: Matching Database With SAML Claims

Comments
3 min read
How to write Regex without writing regex 🦄

How to write Regex without writing regex 🦄

3
Comments
3 min read
Confidential Optical Character Recognition Service With Cape

Confidential Optical Character Recognition Service With Cape

1
Comments
7 min read
React - Multi-select/deselect selection input using MUI Autocomplete

React - Multi-select/deselect selection input using MUI Autocomplete

4
Comments 1
5 min read
React: Create a Popup Form for Login and then Style it

React: Create a Popup Form for Login and then Style it

9
Comments
4 min read
When numbers don't make sense

When numbers don't make sense

6
Comments 3
5 min read
Native vs Cross-Platform Development

Native vs Cross-Platform Development

5
Comments 1
10 min read
elephant project

elephant project

Comments
1 min read
When to use map ,filter and reduce?

When to use map ,filter and reduce?

Comments
5 min read
Closures in JavaScript

Closures in JavaScript

2
Comments
4 min read
Constantly Changing Technology

Constantly Changing Technology

4
Comments
2 min read
Intermediate Git commands

Intermediate Git commands

2
Comments
7 min read
Introducing js-file_downloader--emon: A Powerful JavaScript File Downloader Package

Introducing js-file_downloader--emon: A Powerful JavaScript File Downloader Package

Comments
2 min read
Functional Email Form in React with EmailJS

Functional Email Form in React with EmailJS

1
Comments
3 min read
How to Create a Simple Calculator Application Using the useState Hook

How to Create a Simple Calculator Application Using the useState Hook

1
Comments
2 min read
Two React apps in the same S3 Bucket.

Two React apps in the same S3 Bucket.

4
Comments 1
4 min read
The Hassle-free way to find my address

The Hassle-free way to find my address

1
Comments
4 min read
How to Code the Sieve of Eratosthenes Algorithm

How to Code the Sieve of Eratosthenes Algorithm

1
Comments
12 min read
JavaScript Execution Context: A Deep Dive

JavaScript Execution Context: A Deep Dive

20
Comments 4
8 min read
Conditional Statements: A Quick Intro

Conditional Statements: A Quick Intro

Comments
2 min read
Module Federation in Production: architecture, development workflow, and deployments

Module Federation in Production: architecture, development workflow, and deployments

3
Comments
7 min read
Steps to adopt micro frontends architecture for your frontend application in Angular

Steps to adopt micro frontends architecture for your frontend application in Angular

Comments
2 min read
Best practices in JavaScript development

Best practices in JavaScript development

14
Comments 3
2 min read
Carregando usuário logado do cookie no CrazyStack Next.js

Carregando usuário logado do cookie no CrazyStack Next.js

1
Comments
4 min read
Feature completa de login no CrazyStack Next.js

Feature completa de login no CrazyStack Next.js

Comments
8 min read
Padrão - Flyweight

Padrão - Flyweight

Comments
3 min read
Criando componente de modal genérico com Chakra UI no CrazyStack Next.js

Criando componente de modal genérico com Chakra UI no CrazyStack Next.js

Comments
9 min read
Add a Google Font to Tailwind CSS | 2023 07:17

Add a Google Font to Tailwind CSS | 2023

5
Comments 2
1 min read
Review of state management in React: reducer-like solutions - Redux and its family

Review of state management in React: reducer-like solutions - Redux and its family

12
Comments
35 min read
Resolvendo problemas no HackerRank: Uma árvore com ciclos diferentes

Resolvendo problemas no HackerRank: Uma árvore com ciclos diferentes

1
Comments
2 min read
Why is Elm such a delightful programming language?

Why is Elm such a delightful programming language?

70
Comments 17
11 min read
Getting Started with Astro for Vue Developers

Getting Started with Astro for Vue Developers

4
Comments
10 min read
Getting started with NestJs

Getting started with NestJs

1
Comments
2 min read
Solid.js: The Lightweight, Reactive JavaScript Library You Need to Know About

Solid.js: The Lightweight, Reactive JavaScript Library You Need to Know About

5
Comments 1
5 min read
Rspack - Getting up to speed with Nx

Rspack - Getting up to speed with Nx

3
Comments
3 min read
Code splitting in React JS

Code splitting in React JS

122
Comments 1
7 min read
How to develop a UI and an API at the same time, with no headaches

How to develop a UI and an API at the same time, with no headaches

19
Comments 2
8 min read
A Beginner’s Guide to TypeScript: Understanding the Benefits and Getting Started

A Beginner’s Guide to TypeScript: Understanding the Benefits and Getting Started

2
Comments
4 min read
Effortlessly Schedule Appointments with Google Calendar Integration on Your HTML Page

Effortlessly Schedule Appointments with Google Calendar Integration on Your HTML Page

2
Comments
2 min read
Week 3: Junior to Intermediate Dev

Week 3: Junior to Intermediate Dev

3
Comments 1
2 min read
Normal Build Vs SSR Build

Normal Build Vs SSR Build

3
Comments
2 min read
The most popular programming languages on GitHub

The most popular programming languages on GitHub

7
Comments
2 min read
Building Resilient Systems: Retry Pattern in Microservices

Building Resilient Systems: Retry Pattern in Microservices

5
Comments
6 min read
loading...