timqian / things-to-build

https://github.com/timqian/things-to-build/issues
3 stars 0 forks source link

Change the way we build user interface #109

Open timqian opened 5 years ago

timqian commented 5 years ago
  1. grasp some basic layout concepts (learn from Bulma/Bootstrap)
  2. draft layout
  3. transform the layout to HTML
  4. edit details directly through webpage
  5. add event listeners directly in the webpage

How to implement these?