Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 427 Bytes

ToDo.md

File metadata and controls

25 lines (18 loc) · 427 Bytes

Pagination

  • check HTML
  • Architecture
    • MVC
    • controller function
    • Event Handling
  • refactor my code based on JONAS

Updateing servings

  • What I 'll do is listen to buttons:
    • Increase + button
    • Decrease - button
  • on listening I'll render that data again

Rendering Algorithm

  • Optimize rendering the page

Books

  • model
  • controller
  • view