Clean TypeScript code with type guards
Do you search for a cleaner code in TypeScript? You can start by using TypeGuards!
Read this storytypescripttype guardsclean code
Do you search for a cleaner code in TypeScript? You can start by using TypeGuards!
Read this storyBored of creating objects by hand? Factories to the rescue!
Read this storyNodejs modules are singletons
Read this storyBored of checking incoming JSON data from clients? Try with a middleware and typeguards!
Read this storyAs a functional programming library, tiinvo can help a lot for clean code
Read this storyWhat if we are making a great mistake? Finding value where there is some.
Read this story