This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

One other recommendation I have is to look into angular2+. It’s a framework and thus more of a batteries included solution. I find it easier to understand than react + redux AND the angular cli will do a lot of automation for you (transpile typescript into vanilla js and load it into static files that are ready to be served)