Summary

In this chapter, you learned about how to transform our React standalone application into Node.js npm packages and modularize React components. We began by installing Node.js and setting up the React environment. We then looked at how we can import and export modules by using module.export.

We have also learnt how we can create and import the multiple modules in one file, such as react-router, { Router, Route, IndexRoute,IndexLink, Link, browserHistory } = ReactRouter.

We have also looked at that how we can store and read data from local storage. Using a Bootstrap table, we displayed that data into the table grid. We have also gone through the Bootstrap table, styling classes that make your table responsive as well as look and feel better.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset