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.
Sending Files to Cloudinary Over REST API with Next.js

Sending Files to Cloudinary Over REST API with Next.js

Comments
7 min read
React - useRef

React - useRef

1
Comments
4 min read
MEAN Stack Explained

MEAN Stack Explained

Comments
5 min read
Create stunning product tours with driver.js 🚖

Create stunning product tours with driver.js 🚖

Comments
5 min read
💬 Building a real-time chat with Websockets, Novel and Clerk 🚀🚀

💬 Building a real-time chat with Websockets, Novel and Clerk 🚀🚀

327
Comments 17
9 min read
GPG/PGP Encryption Decryption

GPG/PGP Encryption Decryption

6
Comments
1 min read
React Tutorial: How to develop an application from scratch with modern libraries

React Tutorial: How to develop an application from scratch with modern libraries

Comments
4 min read
Flutter: For Beginners

Flutter: For Beginners

1
Comments
3 min read
Publishing your first enterprise-level NPM package

Publishing your first enterprise-level NPM package

7
Comments 4
6 min read
The Rise Of Bun 1.0: Is Node.js In Trouble?

The Rise Of Bun 1.0: Is Node.js In Trouble?

1
Comments
7 min read
Javascript Throttling & Debouncing 🚀

Javascript Throttling & Debouncing 🚀

8
Comments
3 min read
Building a Custom Image Editor with Xata

Building a Custom Image Editor with Xata

1
Comments
9 min read
What is Map, Reduce, and Filter in JavaScript?

What is Map, Reduce, and Filter in JavaScript?

Comments 3
4 min read
Why Ember.js is designed for Enterprise Software Development

Why Ember.js is designed for Enterprise Software Development

20
Comments 2
3 min read
SSR Before & After Next 13

SSR Before & After Next 13

Comments
3 min read
Como o npm install resolve as dependências de um projeto

Como o npm install resolve as dependências de um projeto

9
Comments 2
6 min read
Create A Middleware In NextJS 13

Create A Middleware In NextJS 13

2
Comments
4 min read
TypeScript Documentary: the Web evolved with types!

TypeScript Documentary: the Web evolved with types!

23
Comments
2 min read
Why did we build a custom ESLint plugin?

Why did we build a custom ESLint plugin?

1
Comments
1 min read
React vs. Vue: A Comprehensive Comparison

React vs. Vue: A Comprehensive Comparison

1
Comments
3 min read
What is BUN

What is BUN

5
Comments
3 min read
Python Web Scraping

Python Web Scraping

1
Comments
1 min read
🌲Svelte + 🍃Leaflet + 📍 Clusters

🌲Svelte + 🍃Leaflet + 📍 Clusters

8
Comments 2
2 min read
Example Of Using The GenerateStaticParams() In NextJs

Example Of Using The GenerateStaticParams() In NextJs

11
Comments
3 min read
Create A Example Handling Data Fetching With SWR In NextJS 13

Create A Example Handling Data Fetching With SWR In NextJS 13

Comments
3 min read
Create A Project With Next.Js

Create A Project With Next.Js

4
Comments
1 min read
Hey Web Devs! What are you learning this week? 😋

Hey Web Devs! What are you learning this week? 😋

Comments 1
1 min read
Deploying Bun Apps On Hetzner

Deploying Bun Apps On Hetzner

15
Comments
2 min read
Guess the JavaScript Output: Level impossible!

Guess the JavaScript Output: Level impossible!

14
Comments 13
1 min read
Bun. Será o fim do node?

Bun. Será o fim do node?

1
Comments
3 min read
JavaScript - Understanding Functions

JavaScript - Understanding Functions

Comments
2 min read
Type sharing in OpenAPI Fullstack projects

Type sharing in OpenAPI Fullstack projects

7
Comments 2
3 min read
Who does even need Microfronteds?

Who does even need Microfronteds?

1
Comments
3 min read
Understanding Coupling in React: Best practices and Examples

Understanding Coupling in React: Best practices and Examples

2
Comments
2 min read
Web workers in ReactJs

Web workers in ReactJs

107
Comments 6
3 min read
React Hooks now part of Ably’s JavaScript SDK (and how to build a simple React App with Ably)

React Hooks now part of Ably’s JavaScript SDK (and how to build a simple React App with Ably)

2
Comments
9 min read
10 common React Js interview questions.

10 common React Js interview questions.

22
Comments 14
3 min read
Build an HTTP server in Bun

Build an HTTP server in Bun

67
Comments 15
4 min read
Build Quicker with Zipper: Building a Ping Pong Ranking App using TypeScript functions

Build Quicker with Zipper: Building a Ping Pong Ranking App using TypeScript functions

7
Comments 1
9 min read
The 5 principles of Unit Testing

The 5 principles of Unit Testing

174
Comments 12
5 min read
We had a date bug that happened two times a year, and we didn't know, you might have it too 😱

We had a date bug that happened two times a year, and we didn't know, you might have it too 😱

126
Comments 44
5 min read
Optimizing File Processing in React with Multipart Uploads and Downloads

Optimizing File Processing in React with Multipart Uploads and Downloads

27
Comments 2
13 min read
Building a Custom Hook in React: Executing Actions on Specific Window Resizes

Building a Custom Hook in React: Executing Actions on Specific Window Resizes

2
Comments
6 min read
Fixing “WordPress Hamburger Menu and Search Toggle Not Working”

Fixing “WordPress Hamburger Menu and Search Toggle Not Working”

10
Comments 3
3 min read
Why use Vite when Bun is also a bundler? - Vite vs. Bun

Why use Vite when Bun is also a bundler? - Vite vs. Bun

80
Comments 11
5 min read
Hackers in the dark web/ black hat

Hackers in the dark web/ black hat

6
Comments 2
2 min read
AWS Lambda Meets Bun through SST 🐰: Prime Time or Just Prime Hype? 🥵

AWS Lambda Meets Bun through SST 🐰: Prime Time or Just Prime Hype? 🥵

69
Comments
3 min read
Optimizing JavaScript Runtime for Peak Performance

Optimizing JavaScript Runtime for Peak Performance

5
Comments
2 min read
How To Create a React Application on an Android Device: A Step-by-Step Guide

How To Create a React Application on an Android Device: A Step-by-Step Guide

49
Comments 9
10 min read
Taking Frontend Architecture Serious with dependency-cruiser

Taking Frontend Architecture Serious with dependency-cruiser

1
Comments
5 min read
Hacktoberfest 2023: My Web Development Odyssey 🚀👨‍💻

Hacktoberfest 2023: My Web Development Odyssey 🚀👨‍💻

Comments 1
2 min read
What is Strict Mode in JavaScript?

What is Strict Mode in JavaScript?

44
Comments 6
9 min read
File System Access API: How VSCode.dev Edits Local Files in the Browser

File System Access API: How VSCode.dev Edits Local Files in the Browser

2
Comments
7 min read
Mastering Twitter for Developers: Building Presence & Engaging the Tech Community

Mastering Twitter for Developers: Building Presence & Engaging the Tech Community

Comments
2 min read
Best Practices in React Development

Best Practices in React Development

5
Comments
3 min read
Building a Complete Weather App from Scratch with HTML, CSS, and JavaScript: A Step-by-Step Guide

Building a Complete Weather App from Scratch with HTML, CSS, and JavaScript: A Step-by-Step Guide

270
Comments 16
3 min read
Real-Time Updates with Server-Sent Events (SSE): A Practical Guide with Code Examples

Real-Time Updates with Server-Sent Events (SSE): A Practical Guide with Code Examples

2
Comments
2 min read
How Understanding Falsy Values Can Improve Your Javascript Code Readability

How Understanding Falsy Values Can Improve Your Javascript Code Readability

10
Comments
2 min read
All you need to know about metadata in next.js 13 by Anik Routh

All you need to know about metadata in next.js 13 by Anik Routh

4
Comments
2 min read
How to Integrate ChatGpt Into Google Sheets With Apps Script?

How to Integrate ChatGpt Into Google Sheets With Apps Script?

1
Comments
1 min read
loading...