<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Writing by Daniel Beck</title><description>Daniel Beck is a senior software engineer specialising in frontend architecture at scale: micro-frontends, design systems, and developer experience. He also builds AI-augmented engineering systems, where autonomous agents implement, test, and ship code.</description><link>https://danielbeck.dev/</link><language>en-gb</language><item><title>Building React from Scratch</title><link>https://danielbeck.dev/blog/building-react-from-scratch/</link><guid isPermaLink="true">https://danielbeck.dev/blog/building-react-from-scratch/</guid><description>A from-scratch reimplementation of React and ReactDOM, plus a custom Babel JSX transform, so you can see exactly what happens between writing JSX and a node showing up in the DOM.</description><pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate><category>Frontend Architecture</category><category>react</category><category>javascript</category><category>jsx</category><category>babel</category><category>virtual-dom</category></item></channel></rss>