00:00:00 – 01. Section Intro
00:00:56 – 03. Project Overview and Planning (I)
00:15:18 – 05. Loading a Recipe from API
00:39:30 – 06. Rendering the Recipe
01:01:53 – 07. Listening For load and hashchange Events
01:12:56 – 08. The MVC Architecture
01:29:28 – 09. Refactoring for MVC
02:08:22 – 10. Helpers and Configuration Files
02:29:45 – 11. Event Handlers in MVC Publisher-Subscriber Pattern
02:44:54 – 12. Implementing Error and Success Messages
02:56:28 – 13. Implementing Search Results – Part 1
03:22:14 – 14. Implementing Search Results – Part 2
03:50:30 – 15. Implementing Pagination – Part 1
04:02:48 – 16. Implementing Pagination – Part 2
04:39:53 – 17. Project Planning II
04:43:07 – 18. Updating Recipe Servings
05:09:47 – 19. Developing a DOM Updating Algorithm
05:44:10 – 20. Implementing Bookmarks – Part 1
06:10:10 – 21. Implementing Bookmarks – Part 2
06:28:41 – 22. Storing Bookmarks With localStorage
06:47:04 – 23. Project Planning III
06:49:13 – 24. Uploading a New Recipe – Part 1
07:06:56 – 25. Uploading a New Recipe – Part 2
07:47:33 – 26. Uploading a New Recipe – Part 3
08:07:31 – 27. Wrapping Up Final Considerations