Skip to content

Session 1: October 20, 2021

Ann 杏 Kilzer edited this page Dec 14, 2021 · 13 revisions

Welcome to the WWCode Tokyo React.js Study Group 🎊

Goal Setting

  • Let's build a personal project by the end of the year!
  • Our goals tonight:
    • choose a project idea (see below for inspiration)
    • set up a GitHub repo
    • (beginners) Review Study Materials
    • (intermediate / advanced) Start coding

Inspiration

React.js is a frontend framework, so we'll mostly be focused on layout and content, rather than backend. However, using an existing API to display data could be a creative starting point. You could also build a personal website, or remake a popular service in your own style.

πŸ‘‰πŸ» Cool and Amusing APIs

Example project

https://github.com/ann-kilzer/wadokei (hosted on GitHub)

Study Materials

Beginners πŸ”°

Intermediate & Advanced πŸ‘‘

Tools for Starting a New Project

Setting Up Git