Forem

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
Cover image for Global Error Handling in Angular

Global Error Handling in Angular

Comments
2 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
Cover image for JavaScriptmas 2024 - Week 3

JavaScriptmas 2024 - Week 3

12
Comments
11 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
Form validation with YUP
Cover image for Form validation with YUP

Form validation with YUP

3
Comments
3 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
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
Cover image for Optimizing React Apps with useMemo and useCallback: A Complete Guide

Optimizing React Apps with useMemo and useCallback: A Complete Guide

Comments
2 min read
Should You Use an Open-source SaaS Boilerplate Starter or a $300+ Paid One?
Cover image for 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
Reactive vs. Ref in Vue 3: What’s the difference?
Cover image for Reactive vs. Ref in Vue 3: What’s the difference?

Reactive vs. Ref in Vue 3: What’s the difference?

46
Comments 11
3 min read
LeetCode Challenge: 42. Trapping Rain Water - JavaScript Solution 🚀
Cover image for LeetCode Challenge: 42. Trapping Rain Water - JavaScript Solution 🚀

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

5
Comments 1
2 min read
Decoding Open Source: Vocabulary I've Learned on My Outreachy Journey

Decoding Open Source: Vocabulary I've Learned on My Outreachy Journey

4
Comments 2
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.