We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd4c06 commit 8df0e5eCopy full SHA for 8df0e5e
README.md
@@ -433,6 +433,8 @@ The example above defines new service called `foo`. In the `config` callback is
433
434
>4. wrap a poorly designed collection of APIs with a single well-designed API (as per task needs).
435
436
+
437
+
438
There are a few facades in AngularJS. Each time you want to provide higher level API to given functionality you usually use facade.
439
440
For example, lets take a look at the `$http` service. We can use `$http` as a method, which accepts a configuration object:
0 commit comments