Blog


Clean TypeScript code with type guards

Do you search for a cleaner code in TypeScript? You can start by using TypeGuards!

Read more

Creating singletons in node.js

Nodejs modules are singletons

Read more

Express.js simple json validation

Bored of checking incoming JSON data from clients? Try with a middleware and typeguards!

Read more

Solving a problem with another one.

What if we are making a great mistake? Finding value where there is some.

Read more