TIY-Durham / 2015-FALL-FEE

Class repo for the Front-End Engineering class of the Fall 2015 cohort at TIY Durham
18 stars 12 forks source link

26 -- J.R. Worley #472

Open jeffworley opened 9 years ago

jeffworley commented 9 years ago

You know what to do. Tomorrow you should have your final draft of your Reflective journal and some rough drafts for your Tutorial journal. Your Reosource post was done already. Right?

Reading APIs: Etsy

The data from your page has to come from somewhere in the API, right? Well, the trick here is that the way the data is represented in the API may not precisely match the way it's presented on the page. You'll want to research the following questions:

Make a sample request using Postman or curl to inspect real responses from the API to verify your hypotheses from the documentation. These findings could be valuable to your team!

Shaping Up with Angular JS: Round 2

Continuing with our exercise with Angular JS, work through levels 2 (again) and 3 of Shaping Up on CodeSchool. Try to work through the challenges on your own, but don't get bogged down.

The Man With the Golden GitHub

Keep building your Responsive GitHub page. Tonight, try to get the tablet view done. After merging, cut a new release--* branch from master and a new branch from that called feature--responsive-tablet.

Etsy Goes Marching On

Time to switch Team Leads!

If you're the new lead, no coding for you! You must support the other two team members with planning, API reading, data analysis, and code review. Look over their shoulders and help them avoid painful syntax errors and split your time between them. There's plenty to do without writing anything.

If you were the lead, pick up one of the existing, open tasks before starting a new task. That doesn't have to be the new lead's old task, either. If your third teammate is stuck on something: trade. Rely on your new Team Lead for direction and support.

Between the three of you, you should tackle at least one feature per person with HTML, (S)CSS, and some Angular JS placeholders. With your new knowledge of the Etsy API and the $http service, load some data from your cache in apis/etsy/ and pull it into your page to replace some placeholders.

jeffworley commented 9 years ago

Listing Page: Body Grid Pt2 PR: https://github.com/TIY-Durham/TIY-Catalog/pull/57

Listing Page: Image Slider PR: https://github.com/TIY-Durham/TIY-Catalog/pull/58

Journal Week 6 PR: https://github.com/jeffworley/jeffworley.github.io/pull/34

EtsyAPI PR: https://github.com/jeffworley/tiy-assignments/pull/41

jeffworley commented 9 years ago
screen shot 2015-10-15 at 12 57 55 am screen shot 2015-10-15 at 8 15 16 am