Software Engineering 3

  • How does React compare to other frameworks you have used for front-end development?

I've really only used angular briefly but I do find that react has a steeper learning curve. I do see the benefits of using react as all the render happens on the client side thus you utilize fewer server resources. Additionally It does seem to have good community resources as well so you're not completely lost if and when you need to figure something out.