Lessons Tagged with typescript
Object Oriented Programming With TypeScript
Learn Object Oriented Programming (OOP) basics with TypeScript
152Apollo Server and GraphQL on Node.js Tutorial
Learn how to build a GraphQL API using ApolloServer 2.0 and Firestore
114How 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 proGoogle Cloud Vision With Ionic and Firebase - Not Hotdog App
Learn how to build the Not Hotdog app (Silicon Valley) using Ionic, Firebase, and Google Cloud Vision.
83Shorten TypeScript Imports in an Angular Project
Learn how to use TypeScript path mapping to organize imports in your Angular Project to reduce annoying boilerplate code.
79Ngrx With Firebase Auth Google OAuth Login
Learn how to use Google OAuth with Ngrx. In this lesson we manage the Firebase AuthState, login with Google, and logout.
46Angular Ngrx Effects With the Firebase Realtime Database
Learn how to use NgRx Effects in Angular using the Firebase Realtime Database.
44Angular Redux Quick Start With Ngrx
Get started building redux apps in Angular with ngrx. In this tutorial, we build a Redux app from scratch that will show you how to create, update, and debug a redux data store in Angular.
43Angular Pipe to Shuffle Strings With JavaScript
A snippet that can shuffle strings with JavaScript (TypeScript), wrapped in an Angular Pipe
Use TypeScript and WebPack With Firebase Cloud Functions
Learn how to use TypeScript and Webpack in your Firebase Cloud Functions.
38Seven Methods for Debugging Angular Applications
Seven different methods for debugging angular apps, including RxJS and Firebase debugging methods.
36