Micah Godbolt
7cea32428e
Rewrite of Day 1 to use modern React ( #294 )
...
* update to hooks
* more class to function
* cleanup
* finish ts final
* update html lesson
* add lessons page
* clean up
* move getters into context
* adding type
* fix bug
* step 5 cleanup
* init final pass
* text tweak
* fix ternaries
* readme cleanup
* fixed root readme
2022-01-13 09:22:50 -08:00
Elizabeth Craig
bdb17109a1
Step numbers in todo app headers
2019-03-05 02:58:04 -08:00
Arthur Denner
826dcb467f
Fix convert undefined to object
...
Trying to execute `Object.keys` in `undefined` throws an error. Defaulting the value to an empty object returns an empty array.
2019-03-04 15:32:34 -03:00
Micah Godbolt
6b69b0164c
readme cleanup
2019-03-03 21:35:32 -08:00
Elizabeth Craig
4c440c8ac3
Add <any, any> props/state to React components to prevent compiler errors
2019-02-28 13:58:42 -08:00
Elizabeth Craig
6e583f7fc0
Add step number to headers
2019-02-28 11:37:17 -08:00
Micah Godbolt
35eea2e60d
minor readme tweaks
2019-02-27 20:25:28 -08:00
Micah Godbolt
d8702ec24e
misc fixes
2019-02-26 11:21:28 -08:00
Micah Godbolt
92ee8b020f
step7 start
2019-02-23 11:44:48 -08:00
Micah Godbolt
4f7b9e4747
js updates
2019-02-22 12:21:40 -08:00
Micah Godbolt
88cb5ddff3
set up demo, exercise, final folders
2019-02-21 21:49:50 -08:00