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 10, 2022

    6 easy steps to add drag and drop

    Render drag and drop children with props Inside drop provider, we will render the drop component using a callback method to render the children. We will also p…

    Read thread
  2. Jul 10, 2022

    Top 5 Modules For Your Next Node.js Project

    Body Parser To pass the parameters in the body of the POST request and access those parameters in the servers need some parsing methods. Well, adding body-pars…

    Read thread
  3. Jul 10, 2022

    4 steps for developing the DeX application

    Installing Moralis & Metamask I will cover this in detail as I’ve already written a story with a github repository attached. So refer to the article below to u…

    Read thread
  4. Jun 29, 2022

    Top 5 places for free illustrations

    Blush Their single Figma plugin is so helpful. From tonnes of illustrations to illustrator icon, animated humans and so on. This is something you should check …

    Read thread