Hey everyone,<p>I'm trying to learn more about React and TypeScript 'under the hood', specifically focusing on the build process - compilation, packaging, optimizing, etc.<p>If you've read any good blog posts around these topics, I would be more than happy if you share them with me :)<p>Thanks!
Are you asking about how the React library and TypeScript tools _themselves_ are built and published? Or about how to build _apps_ that use React and TS code inside?