Browsing Tag
typescript
272 posts
JsonTree for Mantine UI: A Delightfully Simple Way to Inspect Any Data Structure
If you build React apps with Mantine UI), you already value clarity, consistency, and speed. JsonTree continues that…
Keyshade Debugging: Mastering Workspace Role Tests and API Repair
“A good tester prevents problems; a great tester finds them.” Keith Klain, Director of Quality Engineering at KPMG…
Create a MCP server from scratch
Complete Tutorial: Creating an MCP Task Manager Server from Scratch 📖 Table of Contents Introduction to Model Context…
How to Create AI Agents Using Mastra and TypeScript
Introduction Ever wish there was a smarter way to search for tech jobs? I built an AI agent…
I Spent 2 Days Migrating to TypeScript So I Could Write JavaScript Anyway
Congratulations! You’ve adopted TypeScript. Now you’re writing JavaScript with commitment issues. Let me paint you a picture: your…
npm-ai-hooks: Inject LLM behavior into any TS function with one line
Hey everyone 👋 I’ve been working on something I wish existed earlier — npm-ai-hooks — a universal AI…
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…
How I Applied an Higher Order Array Method In a Project
One of the most exciting parts of being a programmer is when you finally get to apply a…
Angular Signals Form: Validation and Logic
Introduction In the previous article, we explored how to create a form based entirely on signals. However, that…
From Prototype to Production: How Promptfoo and Vitest Made podcast-it Reliable
Introduction In my previous article, From Idea to Audio: Building the podcast-it Cloudflare Worker, I detailed how I…