
Pure Rails

React + Rails

React SPA
Frontend Performance
🛑 Notoriously unperformant
erb files are commonerb is slow to render large nested structures🛑 Suffers the same performance issues as Pure Rails
✅ Can be written to be performant much easier*******
****** This isn't free... but it's easier than the other variants*
Backend Performance
🔶 ActiveRecord starts having issues at scale
🔶 ActiveRecord starts having issues at scale
🔶 ActiveRecord starts having issues at scale
ActiveRecord calls to the controller