Basic UI Binding (Pro)

June 7th, 2020

Summary: This project tackles on building a boilerplate that compiles a React application, takes care of ES6 code, puts linting in action via ESLint and debug components with Prop-types. Since, It is Webpack and we are loading static JSON file. It is automatically imported by Webpack at run time so Async fetch requests are not required.

Demo

Source Code

© 2020 by Tej Kahlon

"Thanks to Andrew Mead for his amazing lecture on Gatsby that helped me build this page!"