notes.json 1002 B

1234567891011121314151617181920212223
  1. {
  2. "1": {
  3. "id": 1,
  4. "title": "Service service: really Angular?",
  5. "description": "Clarify the confusion between Service the term and `service` the Angular method, and to explain the 5 different service recipes in AngularJS",
  6. "icon": "question",
  7. "content": "Wonderland of love will compassionately feel an enlightened believer. A pictorial form of trust is the volume."
  8. },
  9. "2": {
  10. "id": 2,
  11. "title": "Define service",
  12. "description": "Angular services are objects that are used to organize and share code across your app",
  13. "icon": "question",
  14. "content": "Punishment ho! endure to be raided. Yuck, yer not ransacking me without a punishment!"
  15. },
  16. "3": {
  17. "id": 3,
  18. "title": "How do you create a service?",
  19. "description": "Steps for creating a service",
  20. "icon": "question",
  21. "content": "Place the truffels in a plastic bag, and toss thoroughly with large crême fraîche. Rub half a kilo of strudel in one container of blueberries sauce."
  22. }
  23. }