Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 403 Bytes

journal-week-6.md

File metadata and controls

19 lines (18 loc) · 403 Bytes

##Reflective: Week 6

What I've Learned

  • bower
    • installs js and css you need for use in the browser
    • install jquery
    • bower.json
  • CDN links
    • delivers content to the internet
    • you use CDN links if you're connected to the internet
  • lodash
    • template
    • process
    • this was a challenge
  • media queries
    • responsive
    • looking at mobile view first
    • rebuilding HTML
  • the grid