CST 438 - Week 3
How does React compare to other frameworks you have used for front end development?
I have not had much experience with front end development frameworks. I have had little experience with JavaScript and HTML. One thing I noticed about React that is helpful is the ability to have HTML embedded directly into JavaScript rather than have numerous HTML files and JavaScript files. This is useful in maintaining readable code and code that is easily navigated.
Comments
Post a Comment