>hacksubset_
  • Home
  • Pages
  • Tags
  • Purchase
Sign in
  • Home
  • Pages
  • Tags
  • Purchase
Sign in
← All Tags

Tag: Development

7 posts

Kafka vs RabbitMQ: How to Pick the Right Message Broker
Development

Kafka vs RabbitMQ: How to Pick the Right Message Broker

I chose the wrong message broker for a project once and spent months living with it. Here's how Kafka and RabbitMQ actually differ, and how to pick the one that won't make you regret it.

Anindra Anindra
• Jun 7, 2026
Load One Async Component in TanStack Start Without Blocking the Entire Page
Development

Load One Async Component in TanStack Start Without Blocking the Entire Page

Got a dashboard where one slow API call makes the whole page feel sluggish? Here's how to use Suspense and useSuspenseQuery in TanStack Start so only the slow part shows a loading skeleton, everything else renders instantly.

Anindra Anindra
• May 09, 2026
How to Use the Gemini API with Spring Boot AI: Full Integration Guide
Development

How to Use the Gemini API with Spring Boot AI: Full Integration Guide

Wiring Google's Gemini API into a Spring Boot app using Spring AI. I'll walk through direct API setup, Vertex AI, function calling, multimodal processing, and the config gotchas that ate my afternoon.

Anindra Anindra
• Mar 25, 2026
React Native for Android: A Web Developer's Practical Guide
Development

React Native for Android: A Web Developer's Practical Guide

You already know React and TypeScript, that's most of what you need to build native Android apps. Here's what actually changes when you move from the browser to a phone.

Anindra Anindra
• Mar 22, 2026
Handling API Calls in React: useState, useEffect, and Custom Hooks
Development

Handling API Calls in React: useState, useEffect, and Custom Hooks

How to fetch data in React with useState and useEffect, the pattern I use for every project, the memory leak that taught me about AbortController, and when to reach for React Query instead.

Anindra Anindra
• Mar 19, 2026
React Hooks Cheat Sheet: useState, useEffect, useMemo, and useCallback
Development

React Hooks Cheat Sheet: useState, useEffect, useMemo, and useCallback

Four hooks, zero fluff. A practical reference for the React hooks you'll actually use daily, with the gotchas that'll save you from bugs I've already hit.

Anindra Anindra
• Mar 18, 2026
React Hooks Deep Dive: useState, useEffect, useCallback, useRef, and useMemo
Development

React Hooks Deep Dive: useState, useEffect, useCallback, useRef, and useMemo

I've shipped a lot of React code and made every hooks mistake in the book. Here's the practical guide I wish I had, five hooks, real examples, and the pitfalls that'll save you hours of debugging.

Anindra Anindra
• Mar 17, 2026
>hacksubset_

Explore emerging technologies, industry insights, and actionable guidance for your next project, as sharing is the best experimentivity.

Tags

  • Technology
  • Work
  • Lifestyle
  • Mindfulness

Pages

  • Author
  • 404
  • Tags

Theme

  • Purchase
  • Ghost
  • Support

© 2026 >hacksubset_. Published with ❤️.