Граф коммитов

32 Коммитов

Автор SHA1 Сообщение Дата
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
Elizabeth Craig 8c99c83353 Day 1: title formatting coherence, other edits 2019-03-05 02:20:22 -08:00
Elizabeth Craig 21b952b6ff
No more AppTodo 2019-03-04 15:38:03 -08:00
Ronald Martin cbecd133ac [Docs] Fix typos + add context in Step 1-06 and 2-01 READMEs (#65)
* Update docs in Step 1-06

* Fix broken link in Step 2-01

* Add more context to Step 2-01 demo docs
2019-03-04 14:26:42 -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
Micah Godbolt 3acd7d22ec updates 2019-03-03 17:51:31 -08:00
Kenneth Chau b23675e69e
Update step1-06/demo/README.md
Co-Authored-By: mattpham <jumpdownlow@gmail.com>
2019-02-28 22:02:34 -08:00
Matt Pham 7e95e81beb add clarification and corrections to step 1-6
- change description of react having two-way to one-way data flow
- clarified where changes were taking place in the demo
2019-02-28 20:27:11 -08:00
Elizabeth Craig 2b17b1495d
Merge branch 'master' into start 2019-02-28 15:37:53 -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 5a0a51ed4c Add instructions for how to run the exercises 2019-02-28 12:22:21 -08:00
Elizabeth Craig 6e583f7fc0 Add step number to headers 2019-02-28 11:37:17 -08:00
Elizabeth Craig 9007b137ca More day 1 updates 2019-02-28 00:05:25 -08:00
Micah Godbolt 35eea2e60d minor readme tweaks 2019-02-27 20:25:28 -08:00
Elizabeth Craig 5aed397e01 Day 1 updates 2019-02-27 17:46:56 -08:00
Michael Chu ef1c1fbfe7
use strict equality 2019-02-26 22:32:12 -07:00
Michael Chu e353f860ad
improve logic of final footer to account for '0 items' 2019-02-26 22:31:40 -07:00
Michael Chu 1eb4078d2c
Improve the logic for the itemCount exercise 2019-02-26 22:26:18 -07:00
Micah Godbolt d8702ec24e misc fixes 2019-02-26 11:21:28 -08:00
Rodger Jordas 5044bd5f9d Fix typos 2019-02-26 13:49:38 +08:00
Micah Godbolt 02e2cfa7ef split readmes between demo and exercise 2019-02-24 19:22:41 -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
Micah Godbolt 37598e5812 breaking up into stages 2019-02-21 14:29:33 -08:00
Micah Godbolt fe0be0154d Scaffolding out readmes 2019-02-20 23:23:57 -08:00
Micah Godbolt 756c948ce3 html cleanup 2019-02-20 22:36:08 -08:00
Micah Godbolt 5e64d11d22 reorg step0 2019-02-15 14:51:31 -08:00
Micah Godbolt ffc96d555e converting to object todos 2019-02-14 14:37:02 -08:00
Micah Godbolt 41a79e8883 changed step names 2019-02-14 10:15:39 -08:00