iHateReading — software development tutorials

iHateReading is a software development learning platform that breaks programming topics into step-by-step threads, roadmaps, templates, and curated developer resources. The homepage lists practical tutorials for React, Next.js, Node.js, JavaScript, TypeScript, AI tooling, and product engineering. Each thread is a short, structured walkthrough you can skim, bookmark, and reuse while building. Use iHateReading when you need a concrete implementation path rather than a long essay: how to add auth, ship a SaaS starter, submit a product to directories, follow a frontend or backend roadmap, or scan GitHub trending repositories. Start from the article index at /blog, or the machine-readable list at /articles.json. Continue to Explore for curated blogs, Roadmaps for skill paths, Store for website templates, Jobs for developer roles, and SaaS Directories for launch lists. Machine-readable index: https://ihatereading.in/llms.txt. Latest articles JSON: https://ihatereading.in/articles.json. RSS: https://ihatereading.in/rss.xml (also /feed.xml). Blog sitemap: https://ihatereading.in/sitemap-blogs.xml. Sitemap index: https://ihatereading.in/sitemap_index.xml. About: https://ihatereading.in/about.

Machine-readable index: https://ihatereading.in/llms.txt. XML sitemap: https://ihatereading.in/sitemap.xml. Agent instructions: https://ihatereading.in/agent-instructions.md.

Home / Articles

Articles

334 software development threads on iHateReading. Canonical URL pattern: /t/{slug}. Also available as RSS and articles.json.

  1. Jul 8, 2025

    Nextjs repository generator using AI LLM

    This blog post describes building a Next.js frontend and backend automation script for generating code repositories. The frontend, using the Vercel AI SDK (or …

    Read thread
  2. Jul 7, 2025

    CAG is the new thing in AI

    This blog post covers several recent developments in AI and web development. Key highlights include: Firefox's new Web AI API, enabling AI tasks directly withi…

    Read thread
  3. Jul 5, 2025

    Aggregator platform ideas

    Ideabrowser where ideas are discussed in details

    Read thread
  4. Jul 4, 2025

    AI React Tailwind Code Generator App

    This blog post details a React/Tailwind CSS code generator powered by a Google Gemini AI LLM (Large Language Model). The author provides a Next.js API endpoint…

    Read thread
  5. Jul 3, 2025

    300+ websites to stay updated in Software

    The iHateReading website has launched Universo, a new aggregator platform curating important websites, packages, and resources for software developers. Univers…

    Read thread
  6. Jul 2, 2025

    Advance Features Editor

    This blog post details building an advanced editor using Tiptap, a headless, extension-based editor framework, within a React/Next.js application. It contrasts…

    Read thread
  7. Jul 1, 2025

    Simple image compression

    We have reducing our image storage for iHateReading by 20%

    Read thread
  8. Jun 30, 2025

    CSS scroll and view animation in just 6 lines of code

    This article demonstrates how CSS's new `animation-timeline` property simplifies scroll-triggered animations, improving performance over JavaScript solutions. …

    Read thread
  9. Jun 23, 2025

    Gettemplate Website

    Thisblog post details a Next.js API for prompt-to-code using LLMs. The API utilizes Vercel AI SDK, integrating OpenAI, Anthropic, Google, and Mistral models. A…

    Read thread
  10. Jun 6, 2025

    Firebase, Supabase and Clerk Authentication

    How to add authentication using emaill, password using Firebase, Supabase and Clerk

    Read thread
  11. Jun 5, 2025

    AI Travel Itinerary Application

    Building one using Next.js, Vercel AI SDK and Other APIs

    Read thread
  12. Jun 2, 2025

    Lemon Squeezy Payment with Next.js

    Thisblog details Lemon Squeezy payment integration in a Next.js application.Two key steps involve creating a payment endpoint using Lemon Squeezy's APIand sett…

    Read thread
  13. May 12, 2025

    How to build AI Chat App — Next, Vercel AI SDK, Firebase

    Building the AI chat app using Next, Vercel AI SDK and Firebase

    Read thread
  14. Apr 29, 2025

    Anima AI Playground: Designing and Building full-stack SAAS Application

    Building a full-stack SAAS app, Anima AI code editor

    Read thread
  15. Apr 25, 2025

    From Code to Creation: How I Built Developer Templates

    This blog is selling a template, do not click it, if no need 😁

    Read thread
  16. Mar 13, 2025

    Fastest way to convert Figma design to React code

    Introducing Anima Playground with Figma Plugin

    Read thread
  17. Mar 6, 2025

    How to build websites

    Start from scratch and build for millions

    Read thread
  18. Feb 22, 2025

    AI Chat App template — Next.js, Vercel AI SDK, Firebase

    Build your AI chat App in just a few clicks

    Read thread
  19. Feb 12, 2025

    Running deepseek locally , Ollama and langchain

    AI agents are not just future but it's here

    Read thread
  20. Jan 26, 2025

    Scraping 500+ links from 100 emails

    Web scraping real-world example without using AI

    Read thread
  21. Jan 21, 2025

    2024 Popular Javascript products

    Here is the list of 2024 best javascript tools to look for

    Read thread
  22. Jan 16, 2025

    Paypal payment integration in Next.js

    2 steps to add payments but still a task

    Read thread
  23. Jan 14, 2025

    AI Agent

    Nvidia's CES 2025 presentation detailed AI agent roadmaps.AI agents, non-robotic task performers, use logical reasoning and step-by-step processes. They levera…

    Read thread
  24. Jan 10, 2025

    jQuery is not DEAD

    Building websites for 100 years down the line

    Read thread
  25. Jan 7, 2025

    New look of website

    Welcome to today's thread Well Again after surfing the internet I've found a few more interesting things to share Before that what happened yesterday after wri…

    Read thread
  26. Jan 6, 2025

    Found nothing on internet

    iHateReading website revamp focuses on enhanced content and user experience. The update incorporatesa new UI, daily content additions (threads, code, boilerpla…

    Read thread
  27. Jan 5, 2025

    10+ Payment Gateways

    Extensive list for developers for adding payment gateways

    Read thread
  28. Jan 4, 2025

    BenchJS

    Run javascript benchmarks in your browser

    Read thread
  29. Jan 2, 2025

    50+ React code components

    Directly copy-paste in existing repository, No CLI, No Installation

    Read thread
  30. Nov 22, 2024

    Expo new version SDK 52

    Expo, a React Native framework, simplifies mobile app development. Expo's coremodules eliminate Android Studio setup. React Native powers cross-platform develo…

    Read thread