javascript - Is React suitable for multi page applications? -
i'm developing single page application (in case angularjs), grows find more , more tempting refactor multi page app.
however, still need ability have sophisticated, dynamic uis on client (which requires more dom manipulation awareness of information model).
i know people use jquery this; i'm afraid won't me far want, , i'm wondering if reactjs suitable job (well, when you're running small company, not facebook).
to quite honest i've tried single page app route angular, backbone , knockout extent.
in efforts i've found maintainable solution, large teams use multi-page app , rely on react create dynamic single page type experience it's necessary.
due buzz term spa i've found lot of teams think need cutting edge adding unnecessary complications spa standard multi-page mvc app better solution.
to me, react perfect solution problem of building large scale website may act multi-page app in areas necessary, use standard sane mvc elsewhere.
react works django, asp.net, ruby etc...
Comments
Post a Comment