Sitemap

Member-only story

Frontend letter to frontend lovers

5 min readApr 21, 2025

--

iHateReading weekly newsletter

Hello people,

Welcome to this week's iHateReading letter. In today’s section, we will be discussing Frontend.

Frontend

The React team have introduced React 19, and new changes have come up with 3 new hooks, useTransition is the most desired one, and other changes in the form submit action. Read the detailed blog on the newfeatures in React 19 and watch the video on YouTube.

A very detailed blog on how React works under the hood, to all the new comers, React depends on Virtual DOM to track the difference between the actual DOM and then only update or render that part of the DOM element and in this detailed blog the author have explained deeply on how this works in javascript. The spoiler is that even the virtual DOM is a JavaScript object containing DOM elements.

Metagpt is a multi-agent framework to create your own software company. Each agent has its dedicated work, one agent will create React to-do apps or frontend work, one agent will write backend Firebase database schema, one agent will create an Astro framework-based documentation website and so on. The idea sounds more like running your own software company using multiple AI agents.

--

--

No responses yet