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.
JavaScriptmas 2024 - Week 3

JavaScriptmas 2024 - Week 3

12
Comments
11 min read
Mastering Backend Development with Node.js: Fast, Scalable, and Efficient Web Apps

Mastering Backend Development with Node.js: Fast, Scalable, and Efficient Web Apps

4
Comments 5
5 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
How do I display images from Google Drive on a website?

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

19
Comments 3
1 min read
Form validation with YUP

Form validation with YUP

2
Comments
3 min read
Show Metadata in Playwright HTML Report: A Complete Guide

Show Metadata in Playwright HTML Report: A Complete Guide

12
Comments
5 min read
Understanding React Router Basics: Managing Navigation in React

Understanding React Router Basics: Managing Navigation in React

4
Comments 6
4 min read
WebAssembly and JavaScript: Supercharge Your Web Apps with This Powerful Duo

WebAssembly and JavaScript: Supercharge Your Web Apps with This Powerful Duo

Comments
6 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

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

Understanding JavaScript Nullish Coalescing Operator (??)

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

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

3
Comments 2
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?

167
Comments 10
8 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
Mastering Error Handling in JavaScript

Mastering Error Handling in JavaScript

Comments
3 min read
Conclusion of My Node.js Journey and a Sneak Peek into My Upcoming AWS Series

Conclusion of My Node.js Journey and a Sneak Peek into My Upcoming AWS Series

Comments
2 min read
🌷Creating a Gallery App in JavaScript with HMPL

🌷Creating a Gallery App in JavaScript with HMPL

22
Comments 1
9 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
Add content to your site: Markdown 📝

Add content to your site: Markdown 📝

22
Comments 2
3 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
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

1
Comments
4 min read
9 JavaScript One-Liners That Replace 50 Lines of Code

9 JavaScript One-Liners That Replace 50 Lines of Code

140
Comments 32
7 min read
loading...