Skip to content

Uncle Bob Clean Code examples using JavaScript and TypeScript

Notifications You must be signed in to change notification settings

johnmurphy01/clean-code-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clean-code-js

Uncle Bob Clean Code examples using JavaScript and TypeScript

https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882?pldnSite=1

The purpose of this repo is for me to see if modern practices in JavaScript and TypeScript still apply to Clean Code. Also, this is a learning exercise.

Each Chapter is broken down into page number folders. Inside each folder is a JavaScript and TypeScript recreation(to the best of my ability) of the Clean Code Java examples. The examples should be the in same order as the book.

I am also trying to prevent TypeScript compiler errors so there could be a bit more code in each example.

About

Uncle Bob Clean Code examples using JavaScript and TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published