Firebase:Cloud Functions Workshop - JASON DOBRY

preview_player
Показать описание

ng-conf is a two day, single track conference focused on delivering the highest quality training in the Angular JavaScript framework. 500 to 700 Developers from across the country will converge on beautiful Salt Lake City, UT to participate in training sessions by the Google Angular team, and other Angular experts. In addition to the invaluable training, ng-conf will deliver a premier conference experience for attendees, providing opportunities to network with other developers, relax at social events, and engage in some of the unique entertainment opportunities available in Utah.
Рекомендации по теме
Комментарии
Автор

hi, thank for your work.
I am try on cloud functions de current user id active in de session.... help me!!!! thanks...

const admin = require('firebase-admin');

const firestore = new Firestore();

exports.createGroup = => {
const currentUserId=
}

PriestapGustavo
Автор

i have error when ng build --prod --aot
ERROR in ./src/main.ts
Module not found: Error: Can't resolve
I updated my angular-cli to latest still have the same problem
Any help? :-(

ToysfuntimePrincess
Автор

on safari, Unable to get messaging token so the whole program not work

wingchau