Firestore with AngularFire5 Quick Start Tutorial

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

Рекомендации по теме
Комментарии
Автор

Excellent video! Couldn't have done it better myself.

davideast
Автор

This channel is basically my goto now every time I run into a problem with my Angular site, or when I wanna learn something new. I love how to the point and concise the videos are. People might love big videos where they explain every little thing, but I prefer videos that I have to spend the least time on.

ahnafahmed
Автор

Awesome tutorial! I was developing a feature in my app using firebase and angular and was struggling with one of the implementations which have absolutely no examples anywhere on the web. You have illustrated that in your video pretty clearly. Thank you! Keep posting.

AbhilashAnil
Автор

EnablePersistance.... Wow... You have no idea how much code I had to write on an app a few months ago to mimic this functionality...

Offline interactivity is a major game changer... particularly for mobile apps...

Not all users have super-fast 4G connections everywhere they go.

I see major advances in accessibility with that simple feature.

Many thanks Jeff.

raylawlor
Автор

The enablePersistence and the where property is so Amazing! Thanks for this quick reference 👍

Автор

This is the best video for learning how to add Firestore to Angular

ayykondee
Автор

Jeff you are the best, look forward to all the new Firestore videos.

johnnysitu
Автор

Wow! new toy :) looks amazing. fun days ahead :) Thank you! Jeff, for this great video.

ambikesh
Автор

Seriously, the best tutorial video, better than the angularfire docs

ganesh.p.nischay
Автор

Best guide on YouTube, hands on. Thanks a lot!
One question that I can't seem to find the answer for anywhere:
Let's say I have a users collection and a posts collection. I want to display a list of all of the posts, that were *not* written by the logged-in user (per the authentication module and an 'owner_id' field on each post document). I know that a "not-equal-to" query is not possible. How can I still achieve that?

GalTadmor
Автор

Great video, keep up with good quality.
As a suggestion, I'll recommend you to lower the pace of the steps, you seriously go too fast sometimes.

manucho
Автор

Great video - thanks!!
In Firestore:
Is there a way to select specific fields from each document? E.g. select just "hearts", but not "content" or "id"?
Is it possible to perform an OR between the "Where" clauses? E.g. .where('hearts', '==', 0) Or .where('hearts', '==', 7)
Does it support aggregation? E.g. The average number of hearts in all documents

RealEstateClub-
Автор

Thanks so much!
question:
i want to get a single document and use it as data,
not use it in the html.
how can I convert the observable to real data i can work with as var's?

EdititStudio
Автор

This is indeed a great video. It would be nice though if we could see the code you started with. I can't see it anywhere in the description. Am I missing something?

chriscurnow
Автор

Great vid, can you make a video on sub collections and or batch updates?

Ray-xliz
Автор

Awesome video. Keep up the great work!

devonkiss
Автор

Great to the point video guided me connecting my angular app with firebase....But for Angular7 there is some slight changes to import {Observables}

hamzasiddiqui
Автор

I really liked this one and I'm definitely considering moving my project over to Firestore. Interesting to see you using interfaces and I notice that you've moved over from Atom to VS Code.

Omniwoof
Автор

Great video.. (I was actually planning on making a video about firestore this week. You beat me to it) Awesome content.. :) :)

rajayogan
Автор

Nice video. Can you make a video on angular universal and firebase?

Arrunisha
welcome to shbcf.ru