Full Stack Twitter Clone

所在平台: Udemy

课程主页: https://www.udemy.com/course/full-stack-twitter-clone/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:全栈Twitter克隆 课程概述:在本教程中,我们将创建一个全栈Twitter克隆,允许用户创建和发布推文、关注其他用户、点赞,以及查看自己和其他用户的个人资料。Twitter是全球最受欢迎的社交媒体平台之一,截至2021年已有超过3.3亿的活跃用户。如果你对构建一个类似Twitter的应用程序感兴趣,本教程将指导你使用最新技术构建全栈Twitter克隆。 技术栈: - **Node.js**:用于后端代码,运行GraphQL服务器。 - **GraphQL**:提供灵活高效的API来定义数据模型和执行查询。 - **Prisma ORM**:用于数据库的ORM,提供类型安全和易于使用的接口来与PostgreSQL数据库交互。 - **PostgreSQL**:强大而可靠的关系数据库系统。 - **Supabase**:用于托管和管理云PostgreSQL数据库。 - **Redis**:用于服务器端的查询缓存,提高查询速度。 - **Google OAuth**:用于使用Google账户登录。 - **JSON WEB TOKENS**:用于身份验证。 - **Next.js**:流行的React应用程序框架,支持服务器端渲染和优化性能。 - **TailwindCSS**:用于样式设计和可重用组件。 - **Codegen**:用于类型安全的GraphQL查询和变更。 - **Graphql-Request**:作为客户端与服务器之间的通信API客户端。 - **React-Query**:用于客户端的数据缓存和查询缓存。 - **Typescript**:维护代码质量并编写类型安全的代码。 - **Amazon Web Services**:用于存储、部署和内容分发网络(CDN)。 本课程适合希望掌握全栈开发技术和创建社交媒体应用的学习者。通过学习与实践,学员将掌握如何运用现代技术构建功能全面的社交媒体平台。

课程评论(0条)

课程详情

In this tutorial, we will create a FullStack Twitter Clone that allows users to create and post tweets, follow other users, and like, and view their own profiles and the profiles of other users.Twitter is one of the most popular social media platforms in the world, with over 330 million active users as of 2021. If you are interested in building a Twitter-like application, this tutorial will guide you through the process of building a FullStack Twitter Clone using the latest technologies.Tech StackNode.js for our backend code which would be running GraphQL server inside the node.js environment.GraphQL for our API, which provides a flexible and efficient way to define our data model and query it.Prisma ORM for our database ORM, which provides a type-safe and easy-to-use interface for interacting with our PostgreSQL database.PostgreSQL is our database, which is a powerful and reliable relational database system.Supabase for hosting and managing cloud Postgresql db.Redis for query caching on the server side and increasing query speedsGoogle OAuth for Sign in with GoogleJSON WEB TOKENS for authenticationNext.js for our front, which is a popular framework for building React applications with server-side rendering and optimized performance.TailwindCSS for styling and reusable components.Codegen for typesafe GraphQL queries and mutations.Graphql-Request as API client for client-server communicationReact-Query for client-side data caching and query cachingTypescript to maintain code quality and write type-safe code.Amazon Web Services for storage, deployments, and CDN.

课程标签

0人关注该课程

主题相关的课程