Thomas Kiley

Results 2 issues of Thomas Kiley

Restructure the software development process to instead demonstrate refactoring existing, poorly architect-ed code into better code. Instead of directly teaching functional, OOP etc it would show example code that could...

enhancement

Currently the course recommends using a `--fail-under` score for the linting: > Note we need to add `--fail-under=0` otherwise the builds will fail if we don’t get a ‘perfect’ score...