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. Nov 18, 2024

    OriginUI

    Beautiful UI components built with Tailwind CSS and Next.js

    Read thread
  2. Sep 22, 2024

    Understanding React: A Comprehensive Guide

    Components, Props, JSX, Keys, Context API, Hooks, Virtual DOM, State Management all in one thread

    Read thread
  3. Aug 15, 2024

    New cool tailwind css properties

    I love how they are evolving by taking care of accessibility as well

    Read thread
  4. Jul 30, 2024

    3 steps to add react-query

    Getting started with react-query data fetching in just 3 steps

    Read thread
  5. Jul 27, 2024

    Understanding Prompt Engineering from Basics to Advance

    Where to learn, what to learn and How to learn

    Read thread
  6. Jul 27, 2024

    SAAS boilerplates ERA of $$$

    In the world of AI, creating boilerplates is the next immediate task in the queue of business for developers

    Read thread
  7. Jul 20, 2024

    3 cool open-source UI Frontend Components Libraries

    Find trending open-source ready components for your website as well as what to learn about the new opportunities open for developers

    Read thread
  8. Jul 18, 2024

    Top Github repositories for 10+ programming languages

    Github repositories to learn programming languages

    Read thread
  9. Jul 9, 2024

    Databases of Databases with 45 databases collection

    Under the Hood Let’s not waste time here is the list of all databases SQL Databases Traditional RDBMS Modern SQL DBs NoSQL Databases Document Graph Vector Time…

    Read thread
  10. Jul 8, 2024

    Craft and Send 50, 000 Emails at $20/month

    This tool helps you to create emails, manage audience, and handle domains and bounces at $25/month and send to 50,000 users

    Read thread
  11. Jul 6, 2024

    500+ ways to reload javascript in frontend

    Window object provides 500+ ways to load the javascript in frontend

    Read thread
  12. Jul 3, 2024

    Ultimate CSS Cheat Sheets and Blogs resources

    Collection of CSS cheatsheet, prepare for CSS interviews, tips and tricks!!

    Read thread
  13. Jul 2, 2024

    26 Icon Libraries Dataset

    Save the blog, here are the 20 Icon libraries

    Read thread
  14. Jun 29, 2024

    What it’s like to put code in production

    why the frontend is dynamic and not boring at all

    Read thread
  15. Jun 26, 2024

    Next 100 startups to trending and boost in India

    Startups and Solutions around AI, Consumer, Finance, Health and Agriculture

    Read thread
  16. Jun 21, 2024

    Must things to learn in Blockchain Development

    Step by Step guide and roadmap to learn blockchain development

    Read thread
  17. Jun 19, 2024

    Beyond Traditional Email Services: Dynamic Solutions for Developers

    Developers this is the new idea call apart from developing AI and the latest trending tools, devs still need a lot of emailing and notification-based tools.

    Read thread
  18. Jun 18, 2024

    Top 35 Email APIs/Services for Developers

    Thisdocument explores various email APIs for software developers. REST APIs facilitate email sending.SMTP integration provides reliable email delivery. API key…

    Read thread
  19. Jun 17, 2024

    Learning DSA after 4 years of experience

    Why do we even want to learn it in the times of AI

    Read thread
  20. Jun 12, 2024

    10 Powerful One-Liners JS methods to Simplify Your Code

    From array filtering and mapping to dynamic object keys and shorthand conditionals, these one-liners are essential tools for any developer's arsenal

    Read thread
  21. Jun 11, 2024

    10 Must-Know JavaScript and TypeScript Tools for 2024

    Javascript/Typescript open-source cool packages

    Read thread
  22. Jun 10, 2024

    Finally, the question of how to centre a div is OVER !!!

    Hello everyone, A lot is going on in the programming domain, React conference 2024, GoogleI/O and chatGPT 4-o are the top most trending news in the last week. …

    Read thread
  23. Jun 6, 2024

    Developing products in hours

    It's not rocket science in fact thinking patterns will help to develop fast

    Read thread
  24. May 24, 2024

    Prompt Engineering — the New Era for Developers

    Write programming language in English without writing a code

    Read thread
  25. Apr 27, 2024

    Multiple themes with one object

    Toggle among multiple themes from one source of truth

    Read thread
  26. Apr 25, 2024

    Still, more to go for the react-native future

    My pissed-off story of mobile app development in react-native

    Read thread
  27. Apr 24, 2024

    Why Developers Should Learn and Use Scraping

    Developers here is the list of small projects for your next big resume!!

    Read thread
  28. Apr 21, 2024

    The Easiest Way to Manage Tokens and Created Protected Pages

    Avoid storing authentication tokens in Redux or LocalStorage, use Cookies instead.

    Read thread
  29. Apr 21, 2024

    React Native Flatlist is still underrated

    Probably you were using Flatlist in the wrong way, here are tips and tricks

    Read thread
  30. Apr 19, 2024

    Building an Advanced & Powerful Tables in Frontend

    Complete guide to Tanstack table module to create powerful and advanced tables in frontend

    Read thread