Search Lessons, Code Snippets, and Videos
search by algolia

Lessons Tagged with pro

Continuous Integration and Delivery for Angular Firebase Apps

Learn DevOps by setting up Continuous Integration and Deployment CI/CD for Angular and Firebase Cloud Functions with CircleCI

115 pro

How to Test Firebase Cloud Functions With Jest

Learn how to apply test-driven development to your Firebase Cloud Functions environment with Jest and TypeScript.

111 pro

Advanced Reactive Forms Techniques With Firestore

Build reactive forms that preload and autosave data with Firestore

108 pro

Angular Universal SSR Prerendering With Firebase Hosting

Make your Angular v6 app SEO-friendly with server-side prerendering and deploy it to Firebase hosting, S3, or any static host.

106 pro

Build an Angular Library With NgPackagr

How to build your own Angular library and publish it to NPM with NgPackagr

103 pro

Scheduled Cloud Function Tasks and Cron Jobs in Firebase

Build a task queue for scheduling recurring time-based background processes in Firebase.

101 pro

CSV to Firestore - Build a Firebase Admin Command Line Utility

Build your own Node CLI utility that will import data from a CSV file to Firestore

95 pro

Firestore Security Rules Guide

Learn how to hack a Firebase app, then protect your Firestore database with sophisticated security rules.

92 pro

Typeahead Autocomplete With Firestore

Build a typeahead autocomplete search form with Firestore by implementing advanced data querying methods.

89 pro

Advanced Data Modeling With Firestore by Example

Learn how to deal with the challenges of relational data modeling in NoSQL with advanced techniques in Firestore.

86 pro

Advanced Cloud Vision OCR Text Extraction

Advanced Google Cloud Vision API techniques with Node.js Firebase Cloud Functions

84 pro

Delete Firestore Collections With Angular and RxJS

Learn how to delete collections in Firestore with Angular and RxJS using recursive Observable calls.

80 pro

Material Data Tables With Firestore

Learn how build a realtime Angular Material data table with Firestore and edit data with a dialog modal.

76 pro

Angular PWA Performance Optimization and Analysis

Performance analysis and optimizations for Progressive Web Apps designed to improve the critical rendering path.

73 pro

CSV Exports From Firestore Database With Cloud Functions

Learn how to turn database data into a CSV Excel Spreadsheet with Firebase Cloud Functions.

69 pro

Angular SEO Part 2 - Firebase Cloud Functions Middleware for Rendertron

Configure Firebase Cloud Functions to serve as the middleware for Rendertron to make Angular apps SEO linkbot friendly.

67 pro

Multiple Device Push Notifications With FCM and Firestore

Learn how to send push notifications to multiple devices with Firebase Cloud Messaging and Firestore.

64 pro

Ngrx Effects With Firestore and AngularFire V5

Use a Firestore as a persistent backend with @ngrx/effects and @ngrx/entity.

61 pro

Dialogflow With Firebase Cloud Functions and Firestore

Run backend code via a Dialogflow chatbot using Firebase Cloud Functions and the Firestore Database.

59 pro

Advanced Firestore Usage Guide With Angular

A variety of tips and snippets that make AngularFire v5 and Firestore much easier to use.

56 pro

Weather App With the Angular HTTP Client and Dark Sky API

Build a weather app from scratch using the Dark Sky API, Angular HTTP Client, and Firebase Cloud Functions

54 pro

Secure Firebase Cloud Functions for Authenticated Users

Learn how to make your HTTP and Database Cloud Functions only accessible to authenticated Firebase users.

52 pro