Hands-on Full Stack Development with Angular 5 and Firebase: Build real-time, serverless, and progressive web applications with Angular and Firebase
暫譯: 實作全端開發:使用 Angular 5 和 Firebase 建立即時、無伺服器及漸進式網頁應用程式
Uttam Agarwal
- 出版商: Packt Publishing
- 出版日期: 2018-02-23
- 定價: $1,380
- 售價: 6.0 折 $828
- 語言: 英文
- 頁數: 256
- 裝訂: Paperback
- ISBN: 178829873X
- ISBN-13: 9781788298735
-
相關分類:
Google Cloud、Angular、Serverless
立即出貨 (庫存=1)
相關主題
商品描述
Build an end-to-end application from development to production by binding Angular with Firebase in this complete guide to web application development
Key Features
- Build a real-time production-ready web application by leveraging the features of Angular as front end and Firebase as the back end
- Learn more about authentication, databases, and security with Firebase
- Learn how to grow your application user base using Google analytics and how to make your application PWA compliant.
Book Description
This book is a complete package for you to build real-time web applications. You will build an end-to-end social networking web application from development to production with Angular as the frontend and Firebase as the backend.
You will create an application called Friends with authentication, friends, and chat features. During the process, you'll use Firebase authentication to register new users and Firebase database to store your extra user data. You'll take a look at how to store and retrieve your user's images from Firebase storage. Then, you'll create a real-time chat module with the Firebase database. Next, you'll secure your database using Firebase security, make your application live with Firebase hosting, and develop your application with analytics.
Moving on, you'll take a look at how to create web pages using bootstrap with HTML, CSS, and TypeScript. You will use the angularfire2 library API in Angular services to interact with Firebase and write unit tests using the Jasmine framework that will help you to write a production-ready application. You'll also discover various debugging techniques to troubleshoot any bug in your application. Finally, you'll make your application Progressive Web Applications compliant.
By the end of this book, you'll be able to confidently build any complex application.
What you will learn
- Understand the core concepts of Angular framework
- Create web pages with Angular as front end and Firebase as back end
- Develop a real-time social networking application
- Make your application live with Firebase hosting
- Engage your user using Firebase cloud messaging
- Grow your application with Google analytics
- Learn about Progressive Web App
Who This Book Is For
This book is for JavaScript developers who have some previous knowledge of the Angular framework and want to start developing serverless applications with Angular and Firebase. If you are looking for a more practical and less theory-based approach to learn these concepts, then this book is for you.
Table of Contents
- Organizing your Angular Project Structure
- Creating Signup Component
- Creating Login Component
- Routing and Navigation Between Components
- Creating a User Profile Page
- Creating User's friend list
- Exploring Firebase Storage
- Exploring Firebase Storage
- Connecting Chat Component with Firebase Database
- Connecting Chat Component with Firebase Database
- Debugging Techniques
- Firebase Security and Hosting
- Growing Our Application Using Firebase
- Transforming Our App into a PWA
商品描述(中文翻譯)
透過將 Angular 與 Firebase 結合,從開發到生產建立一個端到端的應用程式,這是一本完整的網頁應用程式開發指南
主要特點
- 利用 Angular 作為前端和 Firebase 作為後端,建立一個實時的生產就緒網頁應用程式
- 深入了解 Firebase 的身份驗證、數據庫和安全性
- 學習如何使用 Google Analytics 擴展應用程式的用戶基礎,以及如何使應用程式符合 PWA 標準。
書籍描述
這本書是您建立實時網頁應用程式的完整套件。您將從開發到生產,使用 Angular 作為前端和 Firebase 作為後端,建立一個端到端的社交網路網頁應用程式。
您將創建一個名為 Friends 的應用程式,具備身份驗證、朋友和聊天功能。在此過程中,您將使用 Firebase 身份驗證來註冊新用戶,並使用 Firebase 數據庫來存儲額外的用戶數據。您將了解如何從 Firebase 存儲中存儲和檢索用戶的圖片。接著,您將使用 Firebase 數據庫創建一個實時聊天模組。然後,您將使用 Firebase 安全性來保護數據庫,通過 Firebase Hosting 使應用程式上線,並使用分析工具開發應用程式。
接下來,您將學習如何使用 HTML、CSS 和 TypeScript 透過 Bootstrap 創建網頁。您將在 Angular 服務中使用 angularfire2 庫 API 與 Firebase 互動,並使用 Jasmine 框架編寫單元測試,這將幫助您編寫一個生產就緒的應用程式。您還將發現各種除錯技術,以排除應用程式中的任何錯誤。最後,您將使應用程式符合漸進式網頁應用程式(PWA)標準。
在本書結束時,您將能夠自信地構建任何複雜的應用程式。
您將學到什麼
- 理解 Angular 框架的核心概念
- 使用 Angular 作為前端和 Firebase 作為後端創建網頁
- 開發一個實時社交網路應用程式
- 通過 Firebase Hosting 使應用程式上線
- 使用 Firebase Cloud Messaging 與用戶互動
- 使用 Google Analytics 擴展應用程式
- 了解漸進式網頁應用程式(PWA)
本書適合誰
這本書適合對 Angular 框架有一定了解的 JavaScript 開發者,並希望開始使用 Angular 和 Firebase 開發無伺服器應用程式。如果您正在尋找更實用且理論較少的方法來學習這些概念,那麼這本書就是為您而寫。
目錄
- 組織您的 Angular 專案結構
- 創建註冊元件
- 創建登入元件
- 元件之間的路由和導航
- 創建用戶個人資料頁面
- 創建用戶的朋友列表
- 探索 Firebase 存儲
- 探索 Firebase 存儲
- 將聊天元件連接到 Firebase 數據庫
- 將聊天元件連接到 Firebase 數據庫
- 除錯技術
- Firebase 安全性和 Hosting
- 使用 Firebase 擴展我們的應用程式
- 將我們的應用程式轉換為 PWA