HACKER Q&A
📣 shahargl

Good blog posts about react/TypeScript build process


Hey everyone,

I'm trying to learn more about React and TypeScript 'under the hood', specifically focusing on the build process - compilation, packaging, optimizing, etc.

If you've read any good blog posts around these topics, I would be more than happy if you share them with me :)

Thanks!


  👤 acemarke Accepted Answer ✓
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?