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.
Setting Up Node.js and Creating a Basic HTTP Server: A Beginner's Guide

Setting Up Node.js and Creating a Basic HTTP Server: A Beginner's Guide

1
Comments
1 min read
Building a Cute Baby Photo Gallery with Lightbox Using Pexels API

Building a Cute Baby Photo Gallery with Lightbox Using Pexels API

2
Comments
3 min read
20 Ways to Improve Node.js Performance at Scale 🚀

20 Ways to Improve Node.js Performance at Scale 🚀

27
Comments 2
8 min read
All The Javascript Concepts You Need To Know Before Learning React (Part 2)

All The Javascript Concepts You Need To Know Before Learning React (Part 2)

6
Comments
8 min read
Day 4 / 100 Days of Code

Day 4 / 100 Days of Code

2
Comments 2
1 min read
How to Batch Notifications Across Users in a Dedicated Time Window? w/ Example Github Application

How to Batch Notifications Across Users in a Dedicated Time Window? w/ Example Github Application

8
Comments
3 min read
Exploring Vue.js for Cross-Platform Development

Exploring Vue.js for Cross-Platform Development

1
Comments
3 min read
Fixing the Render Free Tier Sleep Issue for Strapi CMS

Fixing the Render Free Tier Sleep Issue for Strapi CMS

1
Comments
1 min read
AND / OR operators, Short-Circuiting and Nullish Coalescing in Javascript

AND / OR operators, Short-Circuiting and Nullish Coalescing in Javascript

1
Comments
4 min read
Essential JavaScript Skills for Web Designers: A Comprehensive Guide

Essential JavaScript Skills for Web Designers: A Comprehensive Guide

2
Comments
3 min read
Fetch vs Axios: Key Differences and Use Cases

Fetch vs Axios: Key Differences and Use Cases

4
Comments
3 min read
CSS Rotate Property Explained

CSS Rotate Property Explained

2
Comments
3 min read
Displaying Car Information Dynamically Using JavaScript and HTML

Displaying Car Information Dynamically Using JavaScript and HTML

2
Comments
3 min read
Javascript is a Sea, and You are in a Life Jacket

Javascript is a Sea, and You are in a Life Jacket

1
Comments
2 min read
Code my frontend for me!

Code my frontend for me!

24
Comments 6
1 min read
The Ultimate React Roadmap for 2024 - Learn React the Right Way

The Ultimate React Roadmap for 2024 - Learn React the Right Way

2
Comments
6 min read
Definitive guide to Higher Order Function (HOC)

Definitive guide to Higher Order Function (HOC)

7
Comments
3 min read
Gerenciamento de Estado com Context API vs Redux

Gerenciamento de Estado com Context API vs Redux

1
Comments
3 min read
Wix's Velo API is super frustrating 😟

Wix's Velo API is super frustrating 😟

17
Comments 3
1 min read
JavaScript Equality Under the Lens: Enhancing React’s Dependency Checks - Part 2

JavaScript Equality Under the Lens: Enhancing React’s Dependency Checks - Part 2

Comments
4 min read
Recreate Angular Logo with SVG

Recreate Angular Logo with SVG

5
Comments
2 min read
Mastering Immutable Types with TypeScript `as const`

Mastering Immutable Types with TypeScript `as const`

4
Comments
2 min read
Understanding Deep vs Shallow Copy in JavaScript: A Comprehensive Guide

Understanding Deep vs Shallow Copy in JavaScript: A Comprehensive Guide

1
Comments 1
2 min read
Swagger + Node.js (Express) : A Step-by-Step Guide

Swagger + Node.js (Express) : A Step-by-Step Guide

34
Comments
2 min read
Tech programming

Tech programming

4
Comments
1 min read
Python is better than Javascript!

Python is better than Javascript!

11
Comments 5
3 min read
Introduction to Data Engineering with Apache Airflow

Introduction to Data Engineering with Apache Airflow

Comments
2 min read
Single Page Application: Authentication and Authorization in Angular

Single Page Application: Authentication and Authorization in Angular

13
Comments
6 min read
Module Federation: Building a Micro Frontends Solution in 2024

Module Federation: Building a Micro Frontends Solution in 2024

5
Comments
5 min read
Understanding TypeScript “as” Keyword

Understanding TypeScript “as” Keyword

13
Comments
4 min read
an exploration into web 3.0 (without blockchain) for the rest of us... or just me and my imaginary friends

an exploration into web 3.0 (without blockchain) for the rest of us... or just me and my imaginary friends

2
Comments
1 min read
JavaScript: Alterando a prioridade de execução

JavaScript: Alterando a prioridade de execução

7
Comments 1
3 min read
shadcn-ui/ui codebase analysis: How does shadcn-ui CLI work? — Part 2.5

shadcn-ui/ui codebase analysis: How does shadcn-ui CLI work? — Part 2.5

4
Comments
3 min read
Utilizing VisX for React Data Visualization

Utilizing VisX for React Data Visualization

10
Comments
5 min read
This is THE simplest way to create a serverless HTTP App

This is THE simplest way to create a serverless HTTP App

4
Comments 3
2 min read
Setting Up a Backend with Prisma, Express, and PostgreSQL

Setting Up a Backend with Prisma, Express, and PostgreSQL

3
Comments
5 min read
Do you have enough knowledge about object References in JS ? 🤯

Do you have enough knowledge about object References in JS ? 🤯

21
Comments 1
3 min read
[DAY 69-71] I started building a calculator using React and I failed

[DAY 69-71] I started building a calculator using React and I failed

2
Comments
2 min read
SRT Protocol - Secure Real Time Transport Protocol

SRT Protocol - Secure Real Time Transport Protocol

1
Comments 1
7 min read
Episode 24/26: TinyConf, ng-Belgrade, Why always upgrade?

Episode 24/26: TinyConf, ng-Belgrade, Why always upgrade?

3
Comments
2 min read
Exploring the Newest Features in JavaScript ES2024

Exploring the Newest Features in JavaScript ES2024

12
Comments 2
3 min read
Manual DOM Rendering with JavaScript vs. React's Virtual DOM

Manual DOM Rendering with JavaScript vs. React's Virtual DOM

1
Comments 2
2 min read
Function tricks

Function tricks

Comments
2 min read
Say no to console.log!

Say no to console.log!

1591
Comments 116
2 min read
Day 25 of 30 of JavaScript

Day 25 of 30 of JavaScript

10
Comments
3 min read
Debouncing and Throttling in JavaScript: Optimizing Performance for User Actions

Debouncing and Throttling in JavaScript: Optimizing Performance for User Actions

6
Comments
3 min read
✨ CSS Evolves - Discover Inline if() & CSS Flow Charts

✨ CSS Evolves - Discover Inline if() & CSS Flow Charts

1
Comments
4 min read
How to Integrate FCM Push Notification in Bare React Native App.

How to Integrate FCM Push Notification in Bare React Native App.

Comments
5 min read
Part 1. Routing in React JS Step-by-Step Examples

Part 1. Routing in React JS Step-by-Step Examples

Comments
2 min read
MERRY-GO-ROUND : Carousel Component

MERRY-GO-ROUND : Carousel Component

5
Comments
3 min read
ASTRO JS | P2 | SSG and SSR

ASTRO JS | P2 | SSG and SSR

3
Comments
5 min read
🚀 Rendering Dynamic Components in Ember.js with Embroider

🚀 Rendering Dynamic Components in Ember.js with Embroider

1
Comments
3 min read
Animated landing page with gradient overlay

Animated landing page with gradient overlay

1
Comments
12 min read
How to Install Bootstrap in React JS A Step-by-Step Guide.

How to Install Bootstrap in React JS A Step-by-Step Guide.

3
Comments
1 min read
Top 20 React.JS interview questions.

Top 20 React.JS interview questions.

1
Comments
8 min read
Day 3 / 100 Days of Code

Day 3 / 100 Days of Code

Comments
1 min read
JS Builders Meetup – Learn the PubSub Design Pattern for JavaScript!

JS Builders Meetup – Learn the PubSub Design Pattern for JavaScript!

4
Comments
1 min read
You don't need `forEach()`

You don't need `forEach()`

1
Comments
5 min read
Make an Image drag and drop with CSS in React

Make an Image drag and drop with CSS in React

1
Comments
3 min read
Top 10 ES6 Features that Every Developer Should know

Top 10 ES6 Features that Every Developer Should know

1
Comments
2 min read
loading...