|
|
|
|
|
by jho406
2792 days ago
|
|
You can have the best of both. The simplicity of multipage apps with the feel of SPAs. Turbolinks is one example that comes to mind. Or if you want the full power of React, Redux, AND the simplicity of Turbolinks/PJAX. You can use https://jho406.gitbook.io/breezy/ which is Turbolinks for React Redux Rails, you can build SPA without APIs, just by treating JSON as a navigational format. Full disclosure, I'm the author and I've been trying to get some feedback on the project. |
|