Browsing Tag
javascript
1647 posts
Unlocking JavaScript Prototypes: A Real-World Guide with a Tasty Example 🍰
Why Prototypes Matter 🚀 Imagine you’re building a web app, and you want multiple objects to share the…
My Tech & Coding Journey
I wasted 1 full year learning how to code… and I didn’t even know it. Every night I’d…
react-portalslots
react-portalslots: colocate UI components without prop drilling Building React apps often involves a common problem: you need to…
Setting up (vite+react) project with shadcn ui.
Introduction while trying to set app my vite react app with shadcn, I realised that the official documentation…
Optimising Node.js for High-Performance Processing
Node.js Performance: Processing 14GB Files 78% Faster with Buffer Optimization Peter Mbanugo ・ Oct 7 #node #webdev #typescript…
Tired of Juggling Multiple Projects? I Built a Framework to Automate It All.
Title: Tired of Juggling Multiple Projects? I Built a Framework to Automate It All. (Alternative Titles): How I…
Convex – an alternative to Firebase and Supabase
Convex is a backendless platform similar to Firebase and Supabase. I’ve tried it out and loved the developer…
🛠️ Hacktoberfest 2025 — 17 Pull Requests in One Day, for the Love of Clean Code 😅🤖🧠
Experience report from Boly38 on an intense open source contribution day: 17 PRs focused on security, CI/CD, and…
A Crispy History of Node.js
Hey everyone! Ever wondered how Node.js became the powerhouse it is today? It’s a fascinating story of innovation,…
🚀 Building a Portfolio Clone with HTML, CSS, JavaScript, and GSAP
I’m currently learning Full-Stack Development, and as part of my journey I built a portfolio clone project to…