Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 896 Bytes

Resources-And-Challenges.md

File metadata and controls

36 lines (19 loc) · 896 Bytes

Resources

Most important video to watch:

HTML

  • Ask Jared for HTML dropbox link

CSS

JS


Challenges (Coding Exercises):

  1. Look at lots of portfolio websites, pick something you like and try to reproduce it.
  2. Go to the UIKit section of 365psd.com and pick something you think can be made with HTML/CSS and try to make it.
  3. Use the API from one of these sites for a small project: Google Maps, Imgur, Facebook.
  4. Webpack Setup - Simple exercise to show how webpack bundling works.