Skip to content

adjerbetian/clean-code-14-successive-refinement-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean Code - Chapter 14

Successive Refinement in TypeScript

The repository has 4 branches:

  • 0-init: just some preparation for TypeScript writing
  • 1-end: clean Args of the beginning
  • 2-rought-draft: dirty Args before refactoring
  • 3-boolean-only: clean simple Args for booleans only
  • 4-boolean-and-string: rotting Args

Of course, the tests pass on all branches 😉

About

A TypeScript version of the Chapter 14 - Successive Refinement from the book Clean Code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published