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.
Exploring JavaScript in 2024: Highlights from the Top Trends

Exploring JavaScript in 2024: Highlights from the Top Trends

4
Comments
4 min read
How can I implement real time changes between my frontend and the database.

How can I implement real time changes between my frontend and the database.

8
Comments
8 min read
Real-Time Cryptocurrency Price Charts in React with Python Websockets

Real-Time Cryptocurrency Price Charts in React with Python Websockets

5
Comments
5 min read
Things I like about Go

Things I like about Go

6
Comments 4
3 min read
Vue Boilerplate with Vite, Tailwind CSS, Pinia, and Axios

Vue Boilerplate with Vite, Tailwind CSS, Pinia, and Axios

8
Comments 2
4 min read
Build a blog within 15 lines with Node.js and KeyVox

Build a blog within 15 lines with Node.js and KeyVox

Comments
3 min read
Do you use bcrypt or other 3rd-party npm packages when hashing user password?

Do you use bcrypt or other 3rd-party npm packages when hashing user password?

2
Comments 2
1 min read
Basic Calculator

Basic Calculator

Comments
1 min read
Revolutionizing JavaScript Form Validation: Introducing FavJS

Revolutionizing JavaScript Form Validation: Introducing FavJS

Comments
2 min read
State: The Ever Shifting Heart of React Component

State: The Ever Shifting Heart of React Component

Comments
2 min read
Embracing the Future: How SvelteKit Streamlines Web Development Beyond React

Embracing the Future: How SvelteKit Streamlines Web Development Beyond React

1
Comments
3 min read
Adding generated cover images to my blog posts using the Canvas API

Adding generated cover images to my blog posts using the Canvas API

7
Comments 1
4 min read
Versioning and Releasing Packages in a Monorepo

Versioning and Releasing Packages in a Monorepo

11
Comments
8 min read
Implement a Light and Dark Mode Toggle with JavaScript and Local Storage.

Implement a Light and Dark Mode Toggle with JavaScript and Local Storage.

2
Comments
8 min read
Expected an assignment or function call and instead saw an expression

Expected an assignment or function call and instead saw an expression

Comments 1
1 min read
Discovering JavaScript's Hidden Secrets: Understanding Arrays as a Data Structure.

Discovering JavaScript's Hidden Secrets: Understanding Arrays as a Data Structure.

Comments
4 min read
Create MultiProject Angular Application🔥

Create MultiProject Angular Application🔥

Comments
2 min read
React's useState & useEffect Hooks

React's useState & useEffect Hooks

Comments
3 min read
5 Best Instant Messaging APIs

5 Best Instant Messaging APIs

13
Comments 2
9 min read
Understanding JavaScript Variables: Scope, Use Cases, and Features

Understanding JavaScript Variables: Scope, Use Cases, and Features

Comments
2 min read
Getting Started with Serverless Architecture on AWS

Getting Started with Serverless Architecture on AWS

Comments 1
2 min read
Understanding and Mastering React Components.

Understanding and Mastering React Components.

2
Comments
2 min read
Reactivity Practicality in Popular JS Libraries

Reactivity Practicality in Popular JS Libraries

13
Comments 1
6 min read
Mastering Animation with GSAP: A Comprehensive Guide

Mastering Animation with GSAP: A Comprehensive Guide

9
Comments
3 min read
Migrando do Moment.js para Day.js em Projetos React: Guia completo

Migrando do Moment.js para Day.js em Projetos React: Guia completo

Comments
2 min read
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

15
Comments
7 min read
JWT vs Session Authentication

JWT vs Session Authentication

215
Comments 25
3 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
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
A new way to build websites! Introducing the next version of Themex

A new way to build websites! Introducing the next version of Themex

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

webpack adoption guide: Overview, examples, and alternatives

5
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

4
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)

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

Million 3.0: All You Need To Know

36
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
Building docs with Starlight and Astro

Building docs with Starlight and Astro

2
Comments
1 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
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
JavaScript beyond Simple Functions

JavaScript beyond Simple Functions

Comments
7 min read
loading...