|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/fullstack-food-delivery-app-stripe-payment-admin-dashboard/
课程评论:没有评论
课程名称:全栈食品配送应用 - Stripe支付与管理仪表盘 概述:在本课程中,我将向你展示如何使用Firebase、ReactJS和Tailwind CSS简单创建一个全栈食品配送应用。我们将讨论以下技术及其介绍: - **Firebase**:这是一个由谷歌开发的平台,用于创建移动和Web应用。最初是2011年成立的独立公司,2014年被谷歌收购,现已成为其主要的应用开发平台。 - **React**:一个免费的开源前端JavaScript库,用于基于UI组件构建用户界面。由Meta及社区的开发者和公司维护,React可用于单页面或移动应用的开发基础。 - **Firebase云函数**:这是一个无服务器框架,让你可以自动运行后端代码,以响应Firebase功能和HTTPS请求触发的事件。你的JavaScript或TypeScript代码存储在Google的云端,并在受管理的环境中运行。 - **Framer Motion**:这是一个新的开源、可用于生产的运动库,专为Web上的React设计。Framer主要是一个设计和原型制作工具,让你可以使用生产组件和真实数据设计互动原型网站和应用。 - **Stripe支付网关**:结合了一切构建接受支付和全球支付平台所需的功能。Stripe的产品支持在线及线下零售商、订阅业务、软件平台和市场等的支付需求。 - **Stripe Webhook**:Webhook是一个接收来自Stripe事件的HTTP端点。Webhook允许你接收有关实际付款事件的通知,比如:成功的付款、争议的付款等。 本课程将为你提供构建全栈食品配送应用所需的所有基础知识与技能。
I will show you how simple it is to create a full stack food delivery app using Firebase, reactjs, tailwind css. Technologies we are going to discuss are listed and explained bellow.What is Firebase ?Firebase is a platform developed by Google for creating mobile and web applications. It was originally an independent company founded in 2011. In 2014, Google acquired the platform and it is now their flagship offering for app development.What is React?React is a free and open-source front-end JavaScript library for building user interfaces based on UI components. It is maintained by Meta and a community of individual developers and companies. React can be used as a base in the development of single-page or mobile applications.What is firebase cloud functions?Cloud Functions for Firebase is a serverless framework that lets you automatically run backend code in response to events triggered by Firebase features and HTTPS requests. Your JavaScript or TypeScript code is stored in Google's cloud and runs in a managed environment.What is Framer Motion?Framer Motion is a new open source, production-ready motion library for React on the web. What is Framer used for?Framer is primarily a design and prototyping tool. It allows you to design interactive prototypes of websites and applications using production components and real data.Stripe Payment GatewayIt brings together everything that's required to build websites and apps that accept payments and send payouts globally. Stripe's products power payments for online and in-person retailers, subscriptions businesses, software platforms and marketplaces, and everything in between.Stripe WebhooksA webhook is an HTTP endpoint that receives events from Stripe. Webhooks allow you to be notified about payment events that happen in the real world outside of your payment flow such as: Successful payments ( payment_intent. succeeded ) Disputed payments ( charge.