Open phillycc opened 9 years ago
Testing. Testing... Is this thing on?
What we do in life echoes in eternity.
My name is Maximus Decimus Meridius, commander of the Armies of the North, General of the Felix Legions and loyal servant to the TRUE emperor, Marcus Aurelius. Father to a murdered son, husband to a murdered wife. And I will have my vengeance, in this life or the next.
Listen to me. Learn from me. I was not the best because I killed quickly. I was the best because the crowd loved me. Win the crowd and you will win your freedom.
Review
Today we looked at Yeoman, generators, and kickstarters like HTML5 Boilerplate and Angular Kickstart. The generators attempt to follow and enforce the Angular Best Practice for App Structure: breaking down applications into discrete feature modules.
In class, we used generator-gulp-angular to start a new Angular JS project -- a Twitter clone that uses the Github API to store our comments -- using Gulp, Bower, and Bootstrap. We talked about the problems with authentication and authorization and used OAuth to get a token from Github for use with our application.
Shaping Up with Angular JS, Take 3!
Look at all the Comments!
Using our in-class project as a reference, build your own Github-powered Twitter site. It should satisfy all the following User Stories, have a PR to your
TIY-Assignments:master
branch, and be deployed to yourTIY-Assignments
Github Pages. Include a link to the page in your WIP issue and link the PR to your WIP issue as usual. MAKE TODOS FOR YOURSELF!!I can post a comment so that I can express my opinion on the internet.
I can see the list of all previous comments so that I can read the opinions of others.
I can edit a comment that I have previously made so that I can correct typos or adjust formatting.