armakuni / tdd-react-training

Training materials for a short course on TDD in react.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foundations of TDD and clean coding in react

This repo contains the coding exercises accompanying the Foundations of TDD and clean coding in react 3-Day course.

  • You'll find the exercise instructions in the docs folder

  • Complete the pre-course checklist before starting the course

  • Solutions to the exercises are available by switching to the solutions branch

    git checkout solutions
    

About

Training materials for a short course on TDD in react.

License:MIT License


Languages

Language:TypeScript 77.6%Language:JavaScript 10.4%Language:HTML 5.7%Language:CSS 4.8%Language:Gherkin 1.6%