I'm sure theres some way to do it "right", but I felt like building a js clientside app inherently put me behind where static sites where starting.
For a long standing production app, my suggestion is to start with a plan for a better layout/architecture in your fancy new framework, but start by emulating the old UI. The new framework is often flexible and powerful enough to do this. If it isn't, then I might question its validity.
For a long standing production app, my suggestion is to start with a plan for a better layout/architecture in your fancy new framework, but start by emulating the old UI. The new framework is often flexible and powerful enough to do this. If it isn't, then I might question its validity.