Augustine Cost
@guscost
A React v19 setup with TSX compilation and strict type checking, but no package management or bundler. Designed to be easy to embed in any existing web app stack. Type definitions are hand-ported for now. https://github.com/guscost/react-tsx-app
3 replies
25 recasts
146 reactions
Kuz
@kuz
Haven't looked, but does this use Deno?
1 reply
0 recast
1 reaction
Augustine Cost
@guscost
This is an old-school frontend solution for building a v19 React app with TSX components. It needs no build tool except to transpile TSX, which then goes in separate <script> tags. You can even double-click www/index.html in this static example. It’s not intended for highly-optimized complex B2C single page apps.
0 reply
0 recast
0 reaction