i know Im asking randomly but does anyone know of a method to log back into an Instagram account..? I was dumb forgot the account password. I love any assistance you can offer me.
@Callen Cory thanks for your reply. I found the site on google and I'm in the hacking process now. I see it takes quite some time so I will get back to you later when my account password hopefully is recovered.
I am using ngrx for the first time and I would say entity is a great library for new people to focus more on the redux pattern, get used to dispatch reducer effects flow rather than spend time on writing duplicate reducer code and complex nested updates
That is a good observation, I believe that is actually the point of Entities. They do force you to do things the "NgRx way", which is good if one is using ngrx :)
I've looked through 5-6 different tutorials on ngrx entity now. This was the best one so far by a mile. Great video!
@McCall Thank you!
one of the best, even after 2 years. tnQ for you're works!
Great presentation! Entity is extremely underrated.
i know Im asking randomly but does anyone know of a method to log back into an Instagram account..?
I was dumb forgot the account password. I love any assistance you can offer me.
@Quentin Kayden Instablaster ;)
@Callen Cory thanks for your reply. I found the site on google and I'm in the hacking process now.
I see it takes quite some time so I will get back to you later when my account password hopefully is recovered.
@Callen Cory It did the trick and I now got access to my account again. I'm so happy:D
Thanks so much, you saved my ass !
@Quentin Kayden You are welcome xD
I am using ngrx for the first time and I would say entity is a great library for new people to focus more on the redux pattern, get used to dispatch reducer effects flow rather than spend time on writing duplicate reducer code and complex nested updates
That is a good observation, I believe that is actually the point of Entities. They do force you to do things the "NgRx way", which is good if one is using ngrx :)
Where can I find the source code of the first example ? Thanks for the upload.
It's mentioned in the resources, but here's the link: bitbucket.org/od-training/ngrx-alpha/src/master/
I need help,
I have a store that is deeply nested with about 4 levels of nesting
How do I deal with this?
I feel entity is an overkill