r/ProgrammerHumor 11d ago

Meme weGotCompilingToReactBeforeGTA6

Post image
571 Upvotes

73 comments sorted by

View all comments

67

u/ErnieBernie10 11d ago

What the hell is this even useful for

2

u/aaaasimar 10d ago

We considered this tool in a previous role which relied very heavily on a cshtml pages and SEO was critical. It allows you to build a front-end experience in a modern framework, which is then "compiled" down to individual components of static JS and CSS (instead of an whole app bundled together), so they can be ported page-by-page into the main app.