Learn and Teach Coding

Collections

Curated groups of related examples. Compare different approaches to the same problem — each is still a standalone example you can open on its own.

3 examples

Form Validation

Three ways to validate a form in React — from hand-rolled checks to schema-driven and library-based approaches. Each is a standalone example; here they sit side by side so you can compare.

View collection