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.
A Beginner's Journey into Building a Weather App

A Beginner's Journey into Building a Weather App

1
Comments 2
4 min read
Why I won't use Next.js anymore 😡

Why I won't use Next.js anymore 😡

20
Comments 12
1 min read
Building a Simple Weather App with HTML, CSS, JavaScript & OpenWeather Api

Building a Simple Weather App with HTML, CSS, JavaScript & OpenWeather Api

5
Comments
2 min read
Mastering GitHub Pages: A Step-by-Step Guide for Deploying Your React App with Vite

Mastering GitHub Pages: A Step-by-Step Guide for Deploying Your React App with Vite

3
Comments
5 min read
Types of CSS: inline, internal, External with Example

Types of CSS: inline, internal, External with Example

Comments
2 min read
JavaScript Basics: Understanding STRING Data Types

JavaScript Basics: Understanding STRING Data Types

Comments
2 min read
Image Carousel using JavaScript, HTML, CSS

Image Carousel using JavaScript, HTML, CSS

Comments 1
4 min read
👨‍💻 Daily Code 42 | FizzBuzz Exercise in 🐍 Python and 🟨 JavaScript

👨‍💻 Daily Code 42 | FizzBuzz Exercise in 🐍 Python and 🟨 JavaScript

Comments
2 min read
Angular (17+) Signals with stand-alone Shopping-Cart

Angular (17+) Signals with stand-alone Shopping-Cart

16
Comments 1
2 min read
How to Build a Discord Bot With Node.JS

How to Build a Discord Bot With Node.JS

4
Comments
9 min read
Fingerprint your native runtime with @expo/fingerprint

Fingerprint your native runtime with @expo/fingerprint

6
Comments
4 min read
Yup.js validation in React without a third library

Yup.js validation in React without a third library

Comments
7 min read
O fator humano e a engenharia de software

O fator humano e a engenharia de software

Comments
2 min read
Różnice między var, let i const w JavaScript

Różnice między var, let i const w JavaScript

Comments
2 min read
TODO FRONTEND PRECISA SABER FAZER UM DEPLOY SIMPLES

TODO FRONTEND PRECISA SABER FAZER UM DEPLOY SIMPLES

Comments
2 min read
Testing Libraries

Testing Libraries

Comments
2 min read
React.js Key Concepts

React.js Key Concepts

Comments
2 min read
Move manifest.json to the output directory's parent in Vite 5

Move manifest.json to the output directory's parent in Vite 5

7
Comments
4 min read
How to Generate SEO-Friendly Technical Blogs from YouTube Videos

How to Generate SEO-Friendly Technical Blogs from YouTube Videos

4
Comments
4 min read
Client-side rendering (CSR) and server-side rendering (SSR)

Client-side rendering (CSR) and server-side rendering (SSR)

Comments
2 min read
Sharing authentication with Iframe hosted on third party website. How?

Sharing authentication with Iframe hosted on third party website. How?

Comments 2
1 min read
How to set and customize horizontal and vertical scrollbars with CSS

How to set and customize horizontal and vertical scrollbars with CSS

10
Comments
10 min read
Cool Animated Codepen demos

Cool Animated Codepen demos

10
Comments 2
2 min read
What we've learned from the transition to Next.js 14 with Server Components

What we've learned from the transition to Next.js 14 with Server Components

7
Comments
9 min read
10 Node.js Boilerplate Code Snippets Every Developer Needs

10 Node.js Boilerplate Code Snippets Every Developer Needs

9
Comments
6 min read
Javascript devs: what's the output for this? 😀🛠️

Javascript devs: what's the output for this? 😀🛠️

Comments
1 min read
Code Sync - A Realtime Code Editor

Code Sync - A Realtime Code Editor

Comments
2 min read
Data Types

Data Types

Comments
5 min read
Arrow Functions vs. Normal Functions in JavaScript

Arrow Functions vs. Normal Functions in JavaScript

40
Comments 26
2 min read
Axios Filter Map live exampe

Axios Filter Map live exampe

Comments
4 min read
Mastering Node.js CLI: Best Practices and Tips

Mastering Node.js CLI: Best Practices and Tips

5
Comments 1
3 min read
Mongoose Schema Virtuals ,Difficulty Extreme level , Challange Yourself

Mongoose Schema Virtuals ,Difficulty Extreme level , Challange Yourself

Comments 3
3 min read
Filter use in React

Filter use in React

Comments
1 min read
How to Apply Sorting on Tables in HTML Using JavaScript: Sortable Paginated Tables

How to Apply Sorting on Tables in HTML Using JavaScript: Sortable Paginated Tables

36
Comments
3 min read
SMTP.js: Everything You Must Know

SMTP.js: Everything You Must Know

22
Comments 5
8 min read
Find()

Find()

Comments
2 min read
Top uses

Top uses

Comments
6 min read
Pagination and Pull to refresh in Flatlist with custom hooks

Pagination and Pull to refresh in Flatlist with custom hooks

9
Comments
2 min read
Mongoose : insertMany() function / insert multiple documents....[Schema/Model]

Mongoose : insertMany() function / insert multiple documents....[Schema/Model]

Comments
3 min read
What if Nx Plugins Were More Like VSCode Extensions

What if Nx Plugins Were More Like VSCode Extensions

21
Comments 1
6 min read
Discovering JavaScript's Hidden Secrets: Understanding Big O Notation in Data Structures & Algorithms.

Discovering JavaScript's Hidden Secrets: Understanding Big O Notation in Data Structures & Algorithms.

5
Comments
7 min read
Some practical examples on why I prefer Axios over Fetch

Some practical examples on why I prefer Axios over Fetch

6
Comments 1
4 min read
CALCULATOR

CALCULATOR

1
Comments 1
1 min read
Introducing @nx/nuxt: Enhanced Nuxt.js Support in Nx

Introducing @nx/nuxt: Enhanced Nuxt.js Support in Nx

3
Comments
6 min read
Mongoose Tutorial with Code and challenges # This code explains Virtuals in Schema/Model...

Mongoose Tutorial with Code and challenges # This code explains Virtuals in Schema/Model...

Comments
1 min read
Level up: 10 Tips for Writing Better Code

Level up: 10 Tips for Writing Better Code

1
Comments
7 min read
Released a visual guide to functional programming in JS

Released a visual guide to functional programming in JS

Comments
1 min read
Play with Javascript Console Method Part 2

Play with Javascript Console Method Part 2

Comments
2 min read
The Best Way to Handle Promises in React

The Best Way to Handle Promises in React

2
Comments
6 min read
Anonymous and Arrow Functions in JavaScript

Anonymous and Arrow Functions in JavaScript

16
Comments 9
4 min read
Web Security 101: Understanding and Mitigating Risks of Broken Authentication

Web Security 101: Understanding and Mitigating Risks of Broken Authentication

Comments
5 min read
Cubos Academy: Cursos Gratuitos De JavaScript, UI/UX, Flutter E SoftSkills

Cubos Academy: Cursos Gratuitos De JavaScript, UI/UX, Flutter E SoftSkills

Comments
6 min read
React Fundamentals part 1 : The Basic javascript "Hello world"

React Fundamentals part 1 : The Basic javascript "Hello world"

1
Comments
3 min read
Understanding Hydration in Next.js

Understanding Hydration in Next.js

27
Comments
2 min read
JavaScript - Diagonal Sum of Matrix (Multidimensional Array )

JavaScript - Diagonal Sum of Matrix (Multidimensional Array )

Comments
1 min read
Hi, coders - Try a JavaScript Object code ..

Hi, coders - Try a JavaScript Object code ..

Comments
2 min read
Learn Firebase Authentication With JavaScript [45 min video]

Learn Firebase Authentication With JavaScript [45 min video]

1
Comments
1 min read
A Promise is forever

A Promise is forever

4
Comments 1
9 min read
'Create-react-tailwindcss ' an npm package to setup react-tailwindcss configuration

'Create-react-tailwindcss ' an npm package to setup react-tailwindcss configuration

4
Comments
4 min read
Netflix Tech Stack (CI/CD Pipeline)

Netflix Tech Stack (CI/CD Pipeline)

1
Comments
1 min read
loading...