Open jrhorn424 opened 8 years ago
Long 4 points
Long 4 as well. The last section (show) does need to be moved into a lab as suggested by #15.
The scaffolding of the lesson meant a good bit of HTTP and JSON review (maybe a short point). Then, getting the API setup took about half a point, another half for reading man curl
and using curl
, two points for code-along and jQuery.ajax() docs.
220 minutes
250 minutes so 5 units. 1-on-1 time was used for the developers to work in their squads to get the data to render by title on the page. Lots of time discussing HTTP, Ajax, and the foundation of Ajax for the following lessons.
Started late due to issues with library api setup so as we built momentum, we had to break for lunch. Most likely could have gone a bit less but regardless, developers seemed excited to be able to render data on the page by the end.
Actual 4.25 hours (255 minutes).
Most of the scaffolding for the remainder lessons in this arc happens in this lesson.
There was a lot of confusion between
curl
and the browser (as in, iscurl
running the javascript for us?). There was confusion between client and server. This might mean work needs to be done on http-study and json-study, or that they should be lessons again.