Project Introduction
Let's get an introduction to Angular and how it can be used with Rx to build an interesting "Photo Gallery" application.
We'll cover the following...
Before starting this, let’s answer some questions:
-
Why do I want to read this?
- Adding in a full-featured framework changes how things work, mostly for the better. You want your Observable knowledge to be flexible.
-
What will I learn?
- How to use Angular’s Http tooling.
-
What will I be able to do that I couldn’t do before?
- Take advantage of the power Rx/Http gives you.
-
Where are we going next, and how does this fit in?
- Next up, we’ll be