JumboCode / TUTV

JumboCode project for TUTV, currently led by Frank Ma. Led by Deepanshu Utkarsh 2019 - 2020.
4 stars 0 forks source link

Create simple props tutorial wiki #29

Closed duci9y closed 4 years ago

duci9y commented 4 years ago

I think it's time to introduce the idea of props and how they can work with state. Let's create a wiki page for a short and simple tutorial on props, kind of building off the hello-counter state example.

I am hesitant about using external tutorials because they are either using class components, non-TypeScript languages, are incorrect/outdated, etc. So it would be helpful to have our own.