-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Abel Lu edited this page Oct 1, 2024
·
6 revisions
Welcome to the second React Native workshop of the semester 🤯
In this workshop, you will build a HackerNews article viewer. Along the way, you'll learn how to build your own React Components and how to fetch data using async/await syntax.
This workshop is split into four parts:
- Part 0: Starting from Scratch + Info Dump
- Part 1: Fetching Some Data
- Part 2: Building HackerNews
- Part 3: Challenge
If you get stuck on anything, feel free to take a peek at the example code on the checkpoint-* and complete
branches in the repo. Also feel free to ask me or a teammate for help.