Build a controller object and view Object
Right this moment I go through every link indivually and add event listener with the associate model method.
Then I clean the console.log statements in my model methods and convert them into view methods. So they can be displayed in the website.
Here’s my draft 3 github
Make your website looks sexy
After all the functions have been integrated with the HTML. We can turn turn our ugly app into a more user friendly app. We can work on the CSS and HTML.
This is basically my workflow of designing a javascript app. Hope you enjoy it.
Here’s the github, codepen