freeCodeCamp/client
Shaun Hamilton 4a605c5cd2
feat(curriculum): add registration form practice project (#42876)
* feat(curriculum): add registration-form practice project

* add parts 001-006

* add parts 007-009

* add parts 010-013

* add parts 014-024, fix 013

* add parts 025-043

* add parts 043-046

* add parts 0047-057 without tests

* fix tests and adjust index.md file I do not understand

* add css tests to parts 037-040

* add tests parts 040-057

* remove space around ERM

* add true assertion until document iframe is fixed

* add critical review suggestions

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>

* use clear, Tom-like language for 038

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* change order to match author's age

* apply suggestions with personal pazzaz

* add that thing Nich forgets

* use innerText

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-10-14 15:33:13 -07:00
..
i18n feat(curriculum): add registration form practice project (#42876) 2021-10-14 15:33:13 -07:00
plugins fix(client): handle challenge creation (#42272) 2021-06-28 13:38:11 +05:30
src feat(curriculum): add registration form practice project (#42876) 2021-10-14 15:33:13 -07:00
static feat: add stripe merchant id for apple pay (#43124) 2021-08-05 20:00:50 +01:00
utils feat(curriculum): add registration form practice project (#42876) 2021-10-14 15:33:13 -07:00
.babelrc.js fix: control CodeSee via .env variable (#42428) 2021-06-10 18:38:14 +05:30
.gitignore chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
gatsby-browser.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
gatsby-config.js feat(client): ts-migrate client/utils/** (#42823) 2021-08-09 10:30:31 +02:00
gatsby-node.js refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
gatsby-ssr.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
package-lock.json feat(ts-migrate): migrate sass-compile.js and test-evaluator.js to ts (#43145) 2021-10-14 13:44:55 -05:00
package.json feat(ts-migrate): migrate sass-compile.js and test-evaluator.js to ts (#43145) 2021-10-14 13:44:55 -05:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
tsconfig.json fix: linting errors (#43871) 2021-10-14 16:13:16 -05:00
webpack-workers.js feat(ts-migrate): migrate sass-compile.js and test-evaluator.js to ts (#43145) 2021-10-14 13:44:55 -05:00