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.
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
Optimizing React Apps with useMemo and useCallback: A Complete Guide

Optimizing React Apps with useMemo and useCallback: A Complete Guide

Comments
2 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
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
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
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
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
Understanding JavaScript Nullish Coalescing Operator (??)

Understanding JavaScript Nullish Coalescing Operator (??)

5
Comments 2
4 min read
Practice javascript via first principle thinking, not syntax memorization

Practice javascript via first principle thinking, not syntax memorization

Comments 1
1 min read
Add content to your site: Markdown 📝

Add content to your site: Markdown 📝

23
Comments 2
3 min read
What is a Proxy Server? Understanding the Middleman of the Internet

What is a Proxy Server? Understanding the Middleman of the Internet

15
Comments 1
2 min read
Congrats to the DevCycle Feature Flag Challenge Winners!

Congrats to the DevCycle Feature Flag Challenge Winners!

37
Comments 13
2 min read
Mastering Error Handling in JavaScript

Mastering Error Handling in JavaScript

Comments
3 min read
How do I display images from Google Drive on a website?

How do I display images from Google Drive on a website?

27
Comments 4
1 min read
Introducing the New Version of Monster Components: Power Up Your Development Workflow

Introducing the New Version of Monster Components: Power Up Your Development Workflow

Comments
1 min read
10 Game-Changing Frontend Tools You Can't Afford to Miss in 2025🔥

10 Game-Changing Frontend Tools You Can't Afford to Miss in 2025🔥

215
Comments 28
7 min read
Dynamic forms with discriminatedUnion and React Hook Form

Dynamic forms with discriminatedUnion and React Hook Form

4
Comments 4
4 min read
Cypress Performance Plugin "cypress-performance": A Guide to automate the Web Performance Testing

Cypress Performance Plugin "cypress-performance": A Guide to automate the Web Performance Testing

2
Comments
4 min read
Kako rešiti probleme sa specifičnim stilovima za različite pretraživače

Kako rešiti probleme sa specifičnim stilovima za različite pretraživače

Comments
4 min read
Prisma: Could not parse schema engine response

Prisma: Could not parse schema engine response

4
Comments 4
1 min read
Unlocking the Power of Web Components and Custom Elements for Reusable UI Design

Unlocking the Power of Web Components and Custom Elements for Reusable UI Design

Comments 2
4 min read
loading...