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.
Day-10 Mastering CSS Positioning: My Learning Journey

Day-10 Mastering CSS Positioning: My Learning Journey

8
Comments 3
2 min read
Fixing Race Conditions in Redis Counters: Why Lua Scripting Is the Key to Atomicity and Reliability
Cover image for Fixing Race Conditions in Redis Counters: Why Lua Scripting Is the Key to Atomicity and Reliability

Fixing Race Conditions in Redis Counters: Why Lua Scripting Is the Key to Atomicity and Reliability

7
Comments 1
3 min read
Hidden Capabilities of Remix.js That Will Transform Your Approach to Markdown Blogs in 2025

Hidden Capabilities of Remix.js That Will Transform Your Approach to Markdown Blogs in 2025

2
Comments
8 min read
Daily JavaScript Challenge #JS-164: Detect Peak Numbers in Array

Daily JavaScript Challenge #JS-164: Detect Peak Numbers in Array

Comments
1 min read
Main differences between ReactJS and VueJS, in my opinion

Main differences between ReactJS and VueJS, in my opinion

7
Comments 1
3 min read
Next.js Rendering Patterns

Next.js Rendering Patterns

2
Comments 2
4 min read
Vue.js Interview Questions and Answers

Vue.js Interview Questions and Answers

2
Comments
4 min read
Monitoring Frontend Applications in Next.js, From Errors to Insights 🚀

Monitoring Frontend Applications in Next.js, From Errors to Insights 🚀

1
Comments 1
3 min read
itsToaster (v1.0.1)

itsToaster (v1.0.1)

Comments
1 min read
Building a Cloud-Native S3 Honeypot Detection Pipeline on AWS
Cover image for Building a Cloud-Native S3 Honeypot Detection Pipeline on AWS

Building a Cloud-Native S3 Honeypot Detection Pipeline on AWS

4
Comments
3 min read
Clean & Scalable Error Handling in JavaScript: How to Manage Async Errors Without Try-Catch
Cover image for Clean & Scalable Error Handling in JavaScript: How to Manage Async Errors Without Try-Catch

Clean & Scalable Error Handling in JavaScript: How to Manage Async Errors Without Try-Catch

3
Comments
2 min read
🚪 Don’t Lock Users Out: A Practical Guide to Accessibility for Devs
Cover image for 🚪 Don’t Lock Users Out: A Practical Guide to Accessibility for Devs

🚪 Don’t Lock Users Out: A Practical Guide to Accessibility for Devs

2
Comments 2
15 min read
Understanding Node.js Streams: Readable, Writable, Transform (With Custom Examples!) 🚀
Cover image for Understanding Node.js Streams: Readable, Writable, Transform (With Custom Examples!) 🚀

Understanding Node.js Streams: Readable, Writable, Transform (With Custom Examples!) 🚀

Comments
4 min read
Troubleshooting "Unable to Connect to Azure Key Vault Using Spring Boot" – A Developer's Guide
Cover image for Troubleshooting "Unable to Connect to Azure Key Vault Using Spring Boot" – A Developer's Guide

Troubleshooting "Unable to Connect to Azure Key Vault Using Spring Boot" – A Developer's Guide

Comments
3 min read
What Is Hoisting in JavaScript? Understanding TDZ and let/const Pitfalls

What Is Hoisting in JavaScript? Understanding TDZ and let/const Pitfalls

Comments
4 min read
⚡ Boost React Performance with Lazy Loading + Suspense
Cover image for ⚡ Boost React Performance with Lazy Loading + Suspense

⚡ Boost React Performance with Lazy Loading + Suspense

1
Comments
4 min read
Mastering Modern JavaScript: A Deep Dive into ES6+ Features

Mastering Modern JavaScript: A Deep Dive into ES6+ Features

3
Comments
3 min read
The JavaScript Course That Made Me Curious Again

The JavaScript Course That Made Me Curious Again

Comments
2 min read
No Framework Overkill — Just Express and JSX
Cover image for No Framework Overkill — Just Express and JSX

No Framework Overkill — Just Express and JSX

8
Comments 3
14 min read
Introducing pikaid: Small · Sortable · Secure Unique IDs
Cover image for Introducing pikaid: Small · Sortable · Secure Unique IDs

Introducing pikaid: Small · Sortable · Secure Unique IDs

2
Comments
2 min read
React with Tailwind: Building Fast, Responsive, and Scalable Interfaces
Cover image for React with Tailwind: Building Fast, Responsive, and Scalable Interfaces

React with Tailwind: Building Fast, Responsive, and Scalable Interfaces

1
Comments
3 min read
Optimizing CI/CD Pipelines: Slash Build Times with Smarter Dependency Caching ⚡

Optimizing CI/CD Pipelines: Slash Build Times with Smarter Dependency Caching ⚡

3
Comments 4
3 min read
Measure Distance Between Two Locations in JavaScript Using the Haversine Formula

Measure Distance Between Two Locations in JavaScript Using the Haversine Formula

8
Comments 5
2 min read
🎙️ Build a Voice-Powered Math Quiz with Just HTML, CSS & JavaScript! 🔢💬

🎙️ Build a Voice-Powered Math Quiz with Just HTML, CSS & JavaScript! 🔢💬

Comments
1 min read
CI/CD for Devs: GitHub Actions in 5 Minutes
Cover image for CI/CD for Devs: GitHub Actions in 5 Minutes

CI/CD for Devs: GitHub Actions in 5 Minutes

20
Comments 11
3 min read
loading...