- Progressive Web Apps with React
- Scott Domes
- 114字
- 2021-07-08 09:36:22
Easy Backend Setup With Firebase
Our application looks pretty, but it doesn't do that much. We have a login form that doesn't let users actually log in.
In this chapter, we'll get started on the backend of our application. In our case, that means setting up a database to save users and their messages. In one chapter, we will cover everything we need to let our users create accounts and log in. We'll also dive deeper into React and component state. We'll learn the following things:
- What Firebase is
- Gotchas and problems to look out for
- How to deploy our application
- User authentication (signup and login)
- React life cycle methods
Let's get to it!
推薦閱讀
- Python自然語言處理實戰:核心技術與算法
- INSTANT MinGW Starter
- AngularJS深度剖析與最佳實踐
- 基于Swift語言的iOS App 商業實戰教程
- jQuery開發基礎教程
- Getting Started with NativeScript
- Mastering Apache Maven 3
- Windows Phone 7.5:Building Location-aware Applications
- R語言與網絡輿情處理
- Python全棧數據工程師養成攻略(視頻講解版)
- CRYENGINE Game Development Blueprints
- Managing Microsoft Hybrid Clouds
- GitHub入門與實踐
- SSH框架企業級應用實戰
- Python GUI Programming Cookbook(Second Edition)