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.
Unexpected Behind The Scenes of console.log() 😶‍🌫

Unexpected Behind The Scenes of console.log() 😶‍🌫

27
Comments 11
2 min read
JavaScript Tricks for Efficient Coding: Mastering Techniques Every Developer Should Know

JavaScript Tricks for Efficient Coding: Mastering Techniques Every Developer Should Know

3
Comments 1
10 min read
JavaScript for Juniors

JavaScript for Juniors

6
Comments
2 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained — Part 1.17

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

Comments
2 min read
🟨 Daily Code 37 | The Document Object Model (DOM) 2

🟨 Daily Code 37 | The Document Object Model (DOM) 2

Comments
1 min read
JavaScript Objects and its secret associates: Prototype

JavaScript Objects and its secret associates: Prototype

2
Comments
3 min read
React: Is Its Future Still Bright? A Technical-Critical Look

React: Is Its Future Still Bright? A Technical-Critical Look

4
Comments
3 min read
Internationalization with i18next + react-i18n 🌎

Internationalization with i18next + react-i18n 🌎

101
Comments 10
2 min read
Mastering Code Review skills using AI tools

Mastering Code Review skills using AI tools

2
Comments
3 min read
How to stream data over HTTP using Node and Fetch API

How to stream data over HTTP using Node and Fetch API

10
Comments 2
6 min read
Looking to become a frontend web developer in 2024…

Looking to become a frontend web developer in 2024…

Comments
1 min read
How to stream data over HTTP using Node and Fetch API

How to stream data over HTTP using Node and Fetch API

110
Comments 8
6 min read
Front-end development: The world in it

Front-end development: The world in it

Comments
6 min read
Recycling Companion: Revolutionizing Recycling with AI and Community Engagement

Recycling Companion: Revolutionizing Recycling with AI and Community Engagement

2
Comments 3
5 min read
Fluent API pattern implementation with Playwright and Javascript/Typescript

Fluent API pattern implementation with Playwright and Javascript/Typescript

1
Comments
5 min read
How I got Vue-certified

How I got Vue-certified

11
Comments 7
6 min read
Web Development Trends Shaping 2024

Web Development Trends Shaping 2024

11
Comments
2 min read
Building an Image Resizer with Flask, React and Vite

Building an Image Resizer with Flask, React and Vite

4
Comments
5 min read
Building an infinitely large open-world

Building an infinitely large open-world

7
Comments
14 min read
JSON.stringify: JavaScript Serialization Simplified

JSON.stringify: JavaScript Serialization Simplified

17
Comments
3 min read
Introducción a Big O Notation

Introducción a Big O Notation

Comments
3 min read
App structure for big Vue projects

App structure for big Vue projects

22
Comments 4
5 min read
Why You Should Learn Astro.JS: The Future of Frontend Development

Why You Should Learn Astro.JS: The Future of Frontend Development

5
Comments
2 min read
[Sparta Coding Club] Week 1 - Today I learned

[Sparta Coding Club] Week 1 - Today I learned

Comments
2 min read
Interview Questions About Promises

Interview Questions About Promises

Comments
2 min read
Resolving Firebase Authentication Sign-in Method Error

Resolving Firebase Authentication Sign-in Method Error

Comments
2 min read
How to mock NgRx Signal Stores for unit tests and Storybook Play interaction tests (both manually and automatically)

How to mock NgRx Signal Stores for unit tests and Storybook Play interaction tests (both manually and automatically)

8
Comments 1
13 min read
AI for Web Devs: Deploying Your AI App to Production

AI for Web Devs: Deploying Your AI App to Production

11
Comments
11 min read
How to Build: chat with your resume (Next.js, OpenAI, & CopilotKit)

How to Build: chat with your resume (Next.js, OpenAI, & CopilotKit)

293
Comments 20
11 min read
Fighting the <div> soup with a 5 minute instant Web Component

Fighting the <div> soup with a 5 minute instant Web Component

6
Comments
2 min read
Navigating Your Web Development Career Map: A Comprehensive Guide

Navigating Your Web Development Career Map: A Comprehensive Guide

2
Comments
3 min read
Better array concat...

Better array concat...

7
Comments 7
2 min read
Why we still have tech-debt?

Why we still have tech-debt?

Comments
2 min read
Animations in React with Framer Motion 😎🍿

Animations in React with Framer Motion 😎🍿

7
Comments
2 min read
require Vs import: Old Vs New war in Javascript

require Vs import: Old Vs New war in Javascript

13
Comments 1
3 min read
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.

7
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

7
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
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
Versioning and Releasing Packages in a Monorepo

Versioning and Releasing Packages in a Monorepo

10
Comments
8 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
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
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

12
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
Mastering Animation with GSAP: A Comprehensive Guide

Mastering Animation with GSAP: A Comprehensive Guide

9
Comments
3 min read
Reactivity Practicality in Popular JS Libraries

Reactivity Practicality in Popular JS Libraries

13
Comments 1
6 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
loading...