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.
In the Gut: Reaching a Better Understanding of Recursion

In the Gut: Reaching a Better Understanding of Recursion

Comments
8 min read
The Weird Side Of JavaScript

The Weird Side Of JavaScript

10
Comments 1
2 min read
Callbacks and References: Allowing the Garbage to get Collected

Callbacks and References: Allowing the Garbage to get Collected

10
Comments 6
3 min read
Build a Documentation Website with Gatsby in 10 Mins

Build a Documentation Website with Gatsby in 10 Mins

8
Comments
3 min read
Struggles with css

Struggles with css

1
Comments 1
2 min read
Faro.js 🌴🏖️☀️

Faro.js 🌴🏖️☀️

Comments
2 min read
Cloudflare Workers: Unpacking My Fundamental Misunderstanding

Cloudflare Workers: Unpacking My Fundamental Misunderstanding

Comments
2 min read
New React dev-tools

New React dev-tools

2
Comments
1 min read
Splash Screen for your Web App

Splash Screen for your Web App

1
Comments 1
2 min read
Dependency Hell: Navegando pelo mar de dependências

Dependency Hell: Navegando pelo mar de dependências

Comments
3 min read
Pokedex Project Using PokeAPI (Vanilla JS)

Pokedex Project Using PokeAPI (Vanilla JS)

2
Comments 2
3 min read
I Published My First Game To Steam Using Electron, BabylonJS, & Divine Voxel Engine

I Published My First Game To Steam Using Electron, BabylonJS, & Divine Voxel Engine

Comments
2 min read
Funções em JavaScript: Array.filter()

Funções em JavaScript: Array.filter()

Comments
4 min read
Intro to JS Interop in Blazor

Intro to JS Interop in Blazor

14
Comments
7 min read
JSONCrack Codebase Analysis - Part 6 - Lemonsqueezy integration

JSONCrack Codebase Analysis - Part 6 - Lemonsqueezy integration

Comments
2 min read
Mastering Vue 3: A Comprehensive Guide to Building Modern Web Applications <Part 8 />

Mastering Vue 3: A Comprehensive Guide to Building Modern Web Applications <Part 8 />

Comments
6 min read
Utilizing Higher-Order Components (HOC) and Function Composition to Enhance React Code Structure

Utilizing Higher-Order Components (HOC) and Function Composition to Enhance React Code Structure

Comments
2 min read
Getting Started with Nuxt 3

Getting Started with Nuxt 3

3
Comments
3 min read
JWT vs Session Authentication

JWT vs Session Authentication

202
Comments 24
3 min read
Elians Astro Startkit

Elians Astro Startkit

6
Comments
1 min read
Array Destructuring no Javascript, você sabe o que é?

Array Destructuring no Javascript, você sabe o que é?

6
Comments 1
4 min read
Easy Math in Javascript

Easy Math in Javascript

8
Comments 5
2 min read
Next.js starter template

Next.js starter template

11
Comments
3 min read
webpack adoption guide: Overview, examples, and alternatives

webpack adoption guide: Overview, examples, and alternatives

4
Comments 2
22 min read
How We Achieved a Perfect 100 Google PageSpeed Score with Astro.js and Partial Hydration

How We Achieved a Perfect 100 Google PageSpeed Score with Astro.js and Partial Hydration

2
Comments
3 min read
Losing events from AWS lambda?

Losing events from AWS lambda?

Comments
2 min read
Saatnya Menguasai useContext React di Luar Kepala

Saatnya Menguasai useContext React di Luar Kepala

2
Comments 2
3 min read
Pagination in React.js (React Query included)

Pagination in React.js (React Query included)

8
Comments
3 min read
Million 3.0: All You Need To Know

Million 3.0: All You Need To Know

35
Comments 4
4 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.16

Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.16

Comments
2 min read
Mongoose where() , equals(), gt, lt, gte, lte, in, all, nin Operators #projection select() #Difficulty Hard #Challange

Mongoose where() , equals(), gt, lt, gte, lte, in, all, nin Operators #projection select() #Difficulty Hard #Challange

Comments 1
4 min read
Mongoose Schema type required, lowercase, uppercase, trim, minLength,maxLength#challange 2

Mongoose Schema type required, lowercase, uppercase, trim, minLength,maxLength#challange 2

Comments 1
3 min read
JavaScript beyond Simple Functions

JavaScript beyond Simple Functions

Comments
7 min read
Building docs with Starlight and Astro

Building docs with Starlight and Astro

1
Comments
1 min read
Mongoose Nested Data SchemaModel # Challange1 your skills # Difficulty Medium

Mongoose Nested Data SchemaModel # Challange1 your skills # Difficulty Medium

Comments 1
3 min read
Mongoose find() Query : operators gt , lt ,gte, lte, in , all, nin # Challenge Your Skills

Mongoose find() Query : operators gt , lt ,gte, lte, in , all, nin # Challenge Your Skills

Comments 1
3 min read
Mongoose Alias Schema with instance method# Diffuclty Exterme # Challange yourself

Mongoose Alias Schema with instance method# Diffuclty Exterme # Challange yourself

Comments 1
3 min read
O que é o Node.js?

O que é o Node.js?

Comments
2 min read
How to make an Average Age calculator

How to make an Average Age calculator

2
Comments
4 min read
Understanding AWS Amplify Monitoring Metrics Definitions

Understanding AWS Amplify Monitoring Metrics Definitions

7
Comments
2 min read
Why we chose Bun

Why we chose Bun

7
Comments 1
2 min read
Mongoose QueryBuilder inside and outside schema with[ find, where, gt, lt, gte, lte, equals] different queries # Diffuclty Hard

Mongoose QueryBuilder inside and outside schema with[ find, where, gt, lt, gte, lte, equals] different queries # Diffuclty Hard

Comments 1
5 min read
Mongoose Statics-Methods : Build statics-method inside and outside the Schema#Challange

Mongoose Statics-Methods : Build statics-method inside and outside the Schema#Challange

Comments 1
3 min read
Boosting Web Performance: How We Supercharged Our Agency’s Site with Astro JS Image & Speed Optimization Techniques

Boosting Web Performance: How We Supercharged Our Agency’s Site with Astro JS Image & Speed Optimization Techniques

6
Comments 2
4 min read
React (conferences) In 2024🤘

React (conferences) In 2024🤘

2
Comments 1
3 min read
Why Should Lodash be Your JavaScript Project's Go-To Library?

Why Should Lodash be Your JavaScript Project's Go-To Library?

9
Comments 8
4 min read
Mongoose Virtuals(Schema/Model)#clear concept of Virtuals

Mongoose Virtuals(Schema/Model)#clear concept of Virtuals

Comments
3 min read
Redis em Aplicações Node.js

Redis em Aplicações Node.js

2
Comments
3 min read
Simple SEO optimization for your Sveltekit website

Simple SEO optimization for your Sveltekit website

8
Comments
4 min read
Create a Dropdown Menu Using HTML, CSS and JavaScript

Create a Dropdown Menu Using HTML, CSS and JavaScript

8
Comments
3 min read
Angular (17+) Reactive Forms + Signals & StandAlone Components

Angular (17+) Reactive Forms + Signals & StandAlone Components

26
Comments
3 min read
React.js Cheatsheet – The Ultimate Guide

React.js Cheatsheet – The Ultimate Guide

112
Comments 19
10 min read
Deep in Javascript DOM Traversal 2

Deep in Javascript DOM Traversal 2

11
Comments 2
3 min read
Understanding Testing in production

Understanding Testing in production

Comments
3 min read
The Fast Way to create documents Docsify

The Fast Way to create documents Docsify

Comments
4 min read
The Difference Between HTML DOM Properties: innerHTML, innerText, and textContent

The Difference Between HTML DOM Properties: innerHTML, innerText, and textContent

1
Comments
2 min read
Blazor Synchronized Charts: The Perfect Tool for Trade Analysis

Blazor Synchronized Charts: The Perfect Tool for Trade Analysis

Comments
6 min read
Partial: how NOT to mock the whole world

Partial: how NOT to mock the whole world

2
Comments
3 min read
Nx - Project Crystal

Nx - Project Crystal

Comments
1 min read
How to Handle File Uploads with Node.js and Express

How to Handle File Uploads with Node.js and Express

1
Comments
8 min read
loading...