OCU Test Day 3 Review Flashcards
1
Q
What are services used for?
A
Pure business logic - they don’t determine or care about HOW things are displayed on the page.
2
Q
Do you need to import HttpClient into every application to make the application work?
A
No, we didn’t import it until Lab 10. Only the ones that use the HttpClient service!