CST438 Module 3
How does React compare to other frameworks you have used for front end development?
The main quality of React that stood out to me was how it was primarily comprised of JavaScript. For example, the entirety of the front end environment is coded in JavaScript with HTML embedded in return statements while the other framework I've used, Express, had ejs files which were primarily HTML with embedded JavaScript.
Comments
Post a Comment