Intro to React
David Acevedo
Who am I?
What is JavaScript?
“JavaScript is a scripting or programming language that allows you to implement complex features on web pages — every time a web page does more than just sit there and display static information for you to look at — displaying timely content updates, interactive maps, animated 2D/3D graphics, scrolling video jukeboxes, etc. — you can bet that JavaScript is probably involved. It is the third layer of the layer cake of standard web technologies, two of which (HTML and CSS) we have covered in much more detail in other parts of the Learning Area.”
Why use a JavaScript framework?
Popular Frameworks
Why would you use a popular framework like React?
Popular Frameworks
Popularity of React
More details about others stats in FrontendFrameworksPopularity.md
Setting up JavaScript development in Rails
Setting up Shakapacker
The following will be shown if successful under /site/index
Some notes from setting up Shakapacker
Modern ways of developing in React