Modules
0. Web 1 Foundations
1. Tools & Process
2. Frameworks
3. JavaScript via jQuery
4. SVG Animation
5. JavaScript Foundations
Projects
P1: Movie Trailer
...how it works.
HTML, CSS, & JS are languages.
Be conversant, then fluent.
Need a refresher? See Lynda.com courses.
What exactly happens when you type a URL in that address bar or click on a link to a webpage? And how are these websites and applications put together in the first place?
<end> 0. Web 1 Foundations </end>
...no tool and no process is perfect.
Design without direction
is just decoration.
<end> 1. Tools and Process </end>
...the best framework is your own.
Past solutions to solve current problems.
<end> 2. Frameworks </end>
...layers of abstractions.
<end> JavaScript via jQuery </end>
Be semantic. Describe the content.
Molecules can be, but not limited to
The medium-fidelity layouts ready for any content (HTML), styling (CSS), and interactions (JS).
Templates are page-level objects that place components into a layout and articulate the design’s underlying content structure.
TL;DR : Hosting video is difficult.
1. See directory listing of files. Go to:
https://github.com/vcd/cdn/tree/master/378
2. Select movie, click "Copy Path".
3. Open new browser tab, type:
vcd.github.io/PASTE PATH HERE
4. Repeat for all video formats
<end> P1: Movie Trailer </end>