Skip to content

Commit

Permalink
Merge pull request #65 from foundersandcoders/week-2-real-world-fetch
Browse files Browse the repository at this point in the history
Add week 2 "Real world fetch" workshop
  • Loading branch information
oliverjam committed Feb 21, 2020
2 parents 9ba6551 + 9b010e2 commit e8db040
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions week-2/schedule.md
Expand Up @@ -7,9 +7,9 @@
| 09:45 | Intro reading | |
| 10:00 | Intro presentation | |
| 10:30 | [HTTP intro][http-intro] | HTTP |
| 11:00 | [Fetch & Promises intro][fetch-intro] | Fetch, Promises |
| 11:00 | [First-class functions][fc-fns] | Functions, callbacks |
| _13:00_ | _Lunch_ | |
| 14:00 | [First-class functions][fc-fns] | Functions, callbacks |
| 14:00 | [Fetch & Promises intro][fetch-intro] | Fetch, Promises |
| 16:00 | Tech for Better | |

[http-intro]: tbc
Expand All @@ -18,20 +18,21 @@

## Day 2

| Time | Activity | Learning outcomes |
| ------- | -------------------------------------------------- | --------------------------------- |
| 09:45 | Intro reading | |
| 10:00 | [Design burst: layout][db-layout] | |
| 10:30 | Layout workshop (tbc) | CSS layout |
| 11:00 | Submitting data with Fetch | POST requests |
| _13:00_ | _Lunch_ | |
| 14:00 | [Issue management & estimation][estimation-slides] | Project management, GitHub issues |
| 14:15 | Project intro | |
| 14:30 | Technical spikes | |
| 16:30 | Spike presentation prep | |
| Time | Activity | Learning outcomes |
| ------- | -------------------------------------------------- | --------------------------------------------------- |
| 09:45 | Intro reading | |
| 10:00 | [Design burst: layout][db-layout] | |
| 10:30 | Layout workshop (tbc) | CSS layout |
| 11:00 | [Real world fetch][real-world-fetch] | Error handling, submitting data, `fetch` with forms |
| _13:00_ | _Lunch_ | |
| 14:00 | [Issue management & estimation][estimation-slides] | Project management, GitHub issues |
| 14:15 | Project intro | |
| 14:30 | Technical spikes | |
| 16:30 | Spike presentation prep | |
| 17:00 | Spike presentations |

[db-layout]: https://docs.google.com/presentation/d/1mbzmHJ8UFGosmjwJaxOSJl-PuaQtqxzJKKU4ExGWxrg/edit#slide=id.g3d4c4019a0_1_276
[real-world-fetch]: https://github.com/oliverjam/real-world-fetch
[estimation-slides]: https://hackmd.io/@sofer/B1AL4V3ML#/

## Day 3
Expand Down

0 comments on commit e8db040

Please sign in to comment.