In this chapter, you saw first-hand how to create a decentralized application with all the little nuances and changes required. You've gone through the entire process, starting from setting up your development environment with React, webpack, and Truffle. You've learned how to create React components that organize your code neatly so that you can manage all the complexity of your dApp with ease.
Remember to add this application to your GitHub as proof that you finished it to improve your resume with valuable projects so that future clients can see with their own eyes what you can do for them and that you've mastered all the steps that it takes to build a fully decentralized application. In the next chapter, you'll learn more about improving your dApps with further advanced tips so that they feel responsive and behave like high-quality systems.
...