react中使用构建缓存
In this step-by-step, 6-hour tutorial from Coding Addict, you will learn to build an e-commerce site from scratch using React and create-react-app.
在这个Coding Addict的分步,为时6小时的教程中,您将学习使用React和create-react-app从头开始构建电子商务网站。
This tutorial teaches you how to create the HTML, CSS, and JavaScirpt (with React) to implement all the core features of an e-commerce site that sells cell phones. The tutorial also teaches how to deploy the site using Netlify so the whole world can see it.
本教程教您如何创建HTML,CSS和JavaScirpt(使用React),以实现销售手机的电子商务网站的所有核心功能。 本教程还讲授了如何使用Netlify部署站点,以便全世界都能看到它。
Once you finish watching, you should be able to implement the concepts to create an e-commerce site that sells any number of products.
观看完毕后,您应该能够实施这些概念,以创建一个销售任何数量产品的电子商务站点。
You can watch the video on the freeCodeCamp.org YouTube channel (6 hour watch).
您可以在freeCodeCamp.org YouTube频道上观看视频(6小时观看)。
翻译自: https://www.freecodecamp.org/news/react-tutorial-ecomerce-site/
react中使用构建缓存