|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/es6-javascript-shopping-cart/
课程评论:没有评论
**课程名称:** VanillaCartJS - ES6 JavaScript 购物车 **课程概述:** 本课程专为希望使用 JavaScript 构建一个简单而强大的购物车的朋友们设计。课程目标并非构建庞大的电子商务解决方案,而是创建一个具备实际项目和商业级水准的购物车。所有产品均直接来源于 HTML 代码,无需数据库或后端。添加新产品只需复制粘贴 HTML 代码即可。 **课程将实现以下功能:** * 将产品添加到购物车 * 修改购物车中商品的数量 * 移除单个商品或清空购物车 * 通过 PayPal 结账 本课程注重编写令人兴奋的代码,并希望您也能从中获得乐趣。实际上,购物车项目只是一个载体,课程的核心是通过 ES6 的新特性来学习 JavaScript 编程。值得一提的是,每节课都提供源代码文件,方便您在遇到问题时进行对比学习。
If you ever wanted to build a simple but powerful shopping cart with JavaScript this course is definitely for you. This course it's not about creating ultra king size e-commerce solution. It's about creating real world project with business ready attitude. All products in this project come directly from HTML code. There's no database or any back-end code. If you want to add new product just copy-paste piece of HTML code. You will create a project with following features: Adding products to the shopping cartChanging quantity of items in the cartRemoving single item or all at once from the cartPlacing an order via PayPal checkout Writing code meant to be exciting and I hope it will be like that in this course. As a matter of fact the shopping cart project is just a cover. The real deal is with this course you should learn programming in JavaScript using ES6 features. It's worth mentioning that every lecture has it's own source code files. So if you will somehow stuck you can always compare your code with code from particular lecture.