問題タブ [react-on-rails]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
ruby-on-rails - Rails で redux を使用する理由
SPA をコーディングするときは、バックエンド (Node または Rails を使用) とフロントエンドを React を使用して 2 つの異なるプロジェクトでコーディングすることがよくあります。バックエンドは JSON を吐き出します。
開発者がプロジェクトに redux を追加できるようにする、react_on_rails または react-rails の gem があります。ページを切り替えるたびにストアが空になるのに、Rails で Redux を使用するのはなぜですか?
足りないものはありますか?