Hacker News new | ask | show | jobs
by benbristow 1465 days ago
You could just render a single component using ReactDOM if you wanted to use React libraries within a non-framework environment. You don't have to go full-SPA with React, you can use it piecemeal.