Javascript 2020 Predictions
New features, disruptive trends, and awesome tools coming to a JavaScript near you in the year 2020.
#javascript #react #angular #vue #svelteNew features, disruptive trends, and awesome tools coming to a JavaScript near you in the year 2020.
#javascript #react #angular #vue #svelteLearn the basics of GraphQL and Apollo by interacting with the SpaceX API
#graphql #apollo #typescript #angularBuild a cross-platform app from scratch with Ionic 4, Angular, and Firebase.
#ionic #angular #firebase #proBuild a high-performance PWA with Angular and Firebase from scratch.
#pro #angular #firebaseBuild a fullstack conversational experience with Dialogflow and Firebase Cloud Functions.
#cloud-functions #node #dialogflow #angularAccept PayPal Checkout payments with Angular, React, or Vue
#angular #react #vue #payments #paypalLearn how to get up and running with Firebase Performance in an Angular app.
#firebase #performance #angularCreate a form that collects and validates credit card details in Angular with Stripe Elements & Checkout.
#stripe #angular #firebase #paymentsA step-by-step guide to create a GitHub Action to deploy your Angular App to Firebase Hosting.
#firebase #github #angular #devopsBuild a dropzone file uploader in Angular that can send multiple files to Firebase storage simultaneously.
#firebase #angular #cloud-storageBuild beautiful router animations in Angular to transition between page changes.
#angular #animationLearn how to use TypeScript decorators to create elegant abstractions with JavaScript code.
#typescript #react #angularBuild a realtime user presence system with AngularFire to detect when a user is online, offline, or away.
#angular #realtimedb #firebaseA comprehensive guide to server-side rendering with Angular Universal and Firebase
#angular #firebase #cloud-functions #nodeBuild a Firebase Google signin user authentication flow with @angular/fire that saves custom user data to the Firestore.
#firebase #angular #firestore #authBuild an Infinite Virtual Scroll with the Angular CDK
#angular #animationDesign a Firestore group chat feature and build it from scratch with Angular.
#angular #firebaseLearn routing and navigation basics in Ionic v4 using the Angular Router.
#ionic #angularBuild a slider tutorial in Ionic 4 to educate new users how to use your app.
#ionic #angularA variety of tips and snippets that make AngularFire v5 and Firestore easier to use.
#pro #firestore #firebase #angularBuild reactive forms that preload and autosave data with Firestore
#pro #angular #firestore #formsMaster the basics of Reactive Forms in Angular by building five different forms from scratch.
#angular #formsBuild your own Angular library and publish it to NPM
#pro #angularBuild web components with Angular Elements
#angular #web-componentsHow to use NGXS for state management in Angular
#angularBuild a typeahead autocomplete search form with Firestore by implementing advanced data querying methods.
#typescript #pro #rxjs #angularBuild a custom validator for Angular Reactive Forms that checks a username asynchronously in Firestore
#pro #angular #firebase #rxjsAnimate mobile touch gestures using HammerJS
#animation #angularBuild a realtime Angular Material data table with Firestore and edit data with a dialog modal.
#angular #firebase #firestore #proImplement role-based authorization with Firestore
#firebase #firestore #angularUse test-driven development in Angular with Firebase
#angular #testing #firebasePerformance analysis and optimization tips for Progressive Web Apps
#pro #pwa #javascript #angularBuild a multi-step reactive form for email-password auth with Firebase
#angular #firebase #authConfigure Firebase Cloud Functions to serve as the middleware for Rendertron
#pro #seo #angular #cloud-functionsUse Rendertron to make Angular SEO and linkbot friendly
#seo #angular #puppeteerBuild a five-star rating system from scratch with Firestore
#firestore #firebase #angularUse the Angular HTTP Client and to make requests to API endpoints
#angularPerform infinite scroll pagination, both downwards and upwards, with Firestore and Angular.
#firestore #firebase #angularBuild a weather forecasting app with the Angular HTTP Client and Dark Sky API
#pro #angular #nodeLearn how to build native desktop apps for Windows, macOS, or Linux using Angular and Electron
#electron #angularGet started building redux apps in Angular with NgRx
#ngrx #angularBuild realtime map features with Angular, Firebase, and Mapbox
#angular #mapbox #firebaseFive basic animation techniques and examples based on Angular
#angular #animationUse the Firebase to implement Phone authentication on the web.
#angular #firebase #authBuild a Facebook-inspired reaction component to allow users to like or react to your content.
#angular #firebaseSend toast notifications to users with Angular and Firebase.
#angular #firebaseCreate a twitter-inspired follow unfollow system with Angular and Firebase
#angular #firebaseGive Firebase users custom usernames after and validate them asynchronously
#angular #firebaseCreate a Reddit-Style Voting System from Scratch with Angular and Firebase
#firebase #angularFour different methods for sharing data between Angular components.
#angularBuild a CRUD app that manages a basic list of items - create, read, update, delete.
#firebase #angular