Browsing Tag
javascript
1692 posts
🧠 TypeScript: Type vs Interface — Stop Guessing, Start Knowing
If you have written TypeScript for more than a week, someone has asked you this question. Or you…
JavaScript Operators: The Basics You Need to Know
In the previous blog of this JavaScript series, we learned about Variables and Data Types — how JavaScript…
How I Built Zero-Knowledge File Sharing Using the Web Crypto API (No Server Ever Sees Your Data)
When I built FileShot, I had one hard requirement: the server must never be able to read a…
Why JSON.parse Fails on Valid JSON (Hidden Unicode Characters)
Sometimes JSON.parse throws an “Unexpected token” error even when the JSON looks completely valid. This confused me for…
Build a voice agent in JavaScript with Vercel AI SDK
How do voice agents work? At its core, a voice agent operates by completing three fundamental steps: Listen…
How I Built 9 Autonomous AI Agents That Run 24/7
What if your code could earn money while you sleep? I built a fleet of 9 AI agents…
The Nx Cheatsheet — Commands for Daily Development
If you have just started working with Nx — or joined a team that uses it — the…
How to Build a Microsoft Office Add-in with JavaScript: A Complete 2026 Guide
Microsoft Office is the backbone of productivity in most organizations, from generating reports in Excel to managing communications…
16 Patterns for Crossing the WebAssembly Boundary (And the One That Wants to Kill Them All)
WebAssembly is fast. We all know that by now. What almost nobody talks about is the hidden toll…
How to Hire .NET Developers in Poland
When it comes to software development, .NET is one of the most versatile development platforms to build both…