https://github.com/serotonine/bankist
https://github.com/serotonine/miam
Rebuilt from scratch and enhance Udemy Jonas Schmedtmann Forkify application:
see udemy course.
- Project Overview and Planning
- Loading a recipe from API:
- Rendering the Recipe
- Listening For load and hashchange Events
- The MVC Architecture
- Refactoring for MVC
- Helpers and Configuration Files
- Event Handlers in MVC: Plublisher-Subscriber Pattern
- Implementing Error and Success Messages
- Implementing Search Results
- Implementing Pagination
- Updating Recipe Servings
- Developing a DOM Updating Algorithm
- Implementing Bookmarks
- Storing Bookmarks With localStorage
- Uploading a New Recipe
- ++ Enhance : Implementing the remove of our recipe.