Ask HN: How do you use React as a library in 2024?

  • Can you clarify some terms here?

    - What do you mean by "React as a library"? Using it as a pure SPA with a bundler like Vite? Using it as a plain `<script>` tag?

    - What do you mean by "go back to MVC"? What does "MVC" mean specifically in this case?