Bower is made by lots of people across the globe, contributions large and small. Be a part of it.
Grunt is a tool used to automatically perform frequent tasks such as minification, compilation, unit testing, and linting.
Webpack is a build tool that puts all of your assets, including Javascript, images, fonts, and CSS, in a dependency graph.
A generator is basically a plugin that can be run with the `yo` command to scaffold complete projects or useful parts.
Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.
Writing a chat application with popular web applications stacks like LAMP (PHP) has traditionally been very hard.