freeCodeCamp/utils
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
..
__fixtures__ refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
block-nameify.d.ts feat(curriculum): add project creation tool (#42410) 2021-06-09 00:57:45 +05:30
block-nameify.js feat(curriculum): add project creation tool (#42410) 2021-06-09 00:57:45 +05:30
get-lines.js Feat: editable dom element (#39341) 2020-09-16 11:54:11 +05:30
get-lines.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
index.js feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
is-audited.js chore: rework the language audits for build (#42510) 2021-06-15 23:07:52 +05:30
polyvinyl.js refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
preformatted-block-names.json feat(curriculum): add registration form practice project (#42876) 2021-10-14 15:33:13 -07:00
slugs.js fix: replace . with - in slugs (#39168) 2020-07-03 20:28:53 +05:30
slugs.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
sort-challengefiles.js feat: enable reset in multifile editor (#43617) 2021-10-01 10:36:20 +02:00
sort-challengefiles.test.js feat: enable reset in multifile editor (#43617) 2021-10-01 10:36:20 +02:00
validate.js fix: valid username lowercase (#42172) 2021-05-20 09:04:00 +02:00
validate.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00