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.
Taming Badly Typed External Libraries - How Zod Boosts Type Safety

Taming Badly Typed External Libraries - How Zod Boosts Type Safety

9
Comments
6 min read
Enhance Your Productivity with Code-Snippets in VSCode

Enhance Your Productivity with Code-Snippets in VSCode

1
Comments
2 min read
TypeScript simple patterns for Web Developers

TypeScript simple patterns for Web Developers

1
Comments
3 min read
What is Prototype? Prototype in JavaScript

What is Prototype? Prototype in JavaScript

6
Comments
2 min read
Using invisible divs in GitHub Discussions as a key-value store

Using invisible divs in GitHub Discussions as a key-value store

Comments
4 min read
Builder Devtools for Next.js

Builder Devtools for Next.js

1
Comments
3 min read
How to use DigitalOcean Spaces with Laravel Voyager?

How to use DigitalOcean Spaces with Laravel Voyager?

8
Comments
3 min read
Building a React/Express Stripe Donation Form

Building a React/Express Stripe Donation Form

27
Comments 1
21 min read
Polished: Simplificando a Manipulação de Estilos CSS em Projetos React

Polished: Simplificando a Manipulação de Estilos CSS em Projetos React

1
Comments
4 min read
React Hooks Explained: A Comprehensive Guide to Stateful Function Components

React Hooks Explained: A Comprehensive Guide to Stateful Function Components

1
Comments
3 min read
Mastering JavaScript: Your Path to Proficiency with Code Examples

Mastering JavaScript: Your Path to Proficiency with Code Examples

23
Comments 1
3 min read
Debouncing in React: Unleashing the Power of Efficient API Calls

Debouncing in React: Unleashing the Power of Efficient API Calls

25
Comments 10
4 min read
📝 Migrating from npm to pnpm: A Journey of Decisions and Experiences 🚀

📝 Migrating from npm to pnpm: A Journey of Decisions and Experiences 🚀

6
Comments
3 min read
Where to put constants in a .vue file

Where to put constants in a .vue file

17
Comments
2 min read
How to Create Pagination in React.js

How to Create Pagination in React.js

19
Comments
3 min read
How to find the minimum value in a collection of primitives or objects with Javascript in 2023

How to find the minimum value in a collection of primitives or objects with Javascript in 2023

2
Comments 4
2 min read
Awesome React Hooks - Mantine

Awesome React Hooks - Mantine

5
Comments 1
3 min read
✨ 7 open-source libraries you must know in 2023 🪄✨

✨ 7 open-source libraries you must know in 2023 🪄✨

390
Comments 23
4 min read
Frontend And Backend Understanding the Differences

Frontend And Backend Understanding the Differences

3
Comments
5 min read
First day here

First day here

2
Comments
1 min read
A Beginner's Guide to Code Review: Building Stronger Collaborations and High-Quality Code

A Beginner's Guide to Code Review: Building Stronger Collaborations and High-Quality Code

2
Comments
3 min read
React.memo is not memoization

React.memo is not memoization

Comments
2 min read
Server Components: A New Feature in Next.js That You Need to Know About

Server Components: A New Feature in Next.js That You Need to Know About

5
Comments 1
4 min read
From Novice to Ninja: How I moved from getting scared of Errors to throwing and handling them gracefully

From Novice to Ninja: How I moved from getting scared of Errors to throwing and handling them gracefully

3
Comments 1
4 min read
Step-by-Step Guide: Implementing NextAuth.js Authentication in Next.js 13 App Directory

Step-by-Step Guide: Implementing NextAuth.js Authentication in Next.js 13 App Directory

6
Comments
6 min read
loading...