Browsing Tag
typescript
278 posts
Building Secure Session-Based Authentication in NestJS – Part 1
Introduction Session-based authentication is everywhere — yet many developers use it daily without fully understanding how it actually…
Chatbot Token Management: Optimize OpenAI API Costs
Building AI-powered chatbots with OpenAI’s API is exciting, but it comes with a hidden challenge: managing token usage…
Bare-metal frontend
Bare-metal frontend Introduction Modern frontend applications have become very rich, complex and sophisticated. They are not just simple…
Spotlight Your UI: Introducing Mantine Mask for Elegant Focus Effects
If you’ve ever wished for a subtle way to guide attention in a UI—highlighting imagery, content blocks, or…
How Vue Reactivity Actually Works Under the Hood (A Simple Explanation With Internals)
If you’ve been working with Vue for a while, you’ve probably learned the rules: ref() holds a value…
From Monolith to Microservices without changing one line of code, thanks to the power of Inversion of Control (IoC)
In this article, we will explore how to transition from a monolithic architecture to a microservices architecture without…
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…