Feb 27, 2025 11 min
Code Splitting a React SPA in Rails
Most Single Page Applications (SPA) that we create using the React.js library start simple, but, over time, they tend to increase in complexity, as we add more and more components with different…
HM Henrique M Rodrigues