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.
Global Error Handling in Angular

Global Error Handling in Angular

Comments
2 min read
QuickUI: Lightweight Frontend Framework

QuickUI: Lightweight Frontend Framework

Comments
3 min read
5 React Tricks to Improve Code Quality and Performance

5 React Tricks to Improve Code Quality and Performance

5
Comments
4 min read
Daily JavaScript Challenge #JS-50: Calculate Cumulative Sum of an Array

Daily JavaScript Challenge #JS-50: Calculate Cumulative Sum of an Array

14
Comments
1 min read
JavaScriptmas 2024 - Week 3

JavaScriptmas 2024 - Week 3

12
Comments
11 min read
Form validation with YUP

Form validation with YUP

2
Comments
3 min read
Fixing Permission Issues with NVM: The Ultimate Guide to Using `sudo chown -R $(whoami) ~/.nvm`

Fixing Permission Issues with NVM: The Ultimate Guide to Using `sudo chown -R $(whoami) ~/.nvm`

5
Comments
2 min read
9 JavaScript One-Liners That Replace 50 Lines of Code

9 JavaScript One-Liners That Replace 50 Lines of Code

144
Comments 32
7 min read
Understanding React Router Basics: Managing Navigation in React

Understanding React Router Basics: Managing Navigation in React

4
Comments 6
4 min read
5 OpenGraph (OG) Image Tricks That Made My Life Easier 🎨

5 OpenGraph (OG) Image Tricks That Made My Life Easier 🎨

2
Comments
3 min read
Should You Use an Open-source SaaS Boilerplate Starter or a $300+ Paid One?

Should You Use an Open-source SaaS Boilerplate Starter or a $300+ Paid One?

168
Comments 10
8 min read
Understanding useCallback and useMemo in React: Key Use Cases and Best Practices

Understanding useCallback and useMemo in React: Key Use Cases and Best Practices

2
Comments
3 min read
Optimizing React Apps with useMemo and useCallback: A Complete Guide

Optimizing React Apps with useMemo and useCallback: A Complete Guide

Comments
2 min read
LeetCode Challenge: 42. Trapping Rain Water - JavaScript Solution 🚀

LeetCode Challenge: 42. Trapping Rain Water - JavaScript Solution 🚀

5
Comments 1
2 min read
É seguro guardar dados do usuário no localStorage?

É seguro guardar dados do usuário no localStorage?

Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.