Skip to content

This API was made with Typescript, follows the TDD approach, and also uses the best design patterns.

Notifications You must be signed in to change notification settings

raloliver/type-node

Repository files navigation

NodeJS + Typescript + TDD

This API was made with Typescript, follows the TDD approach, and also uses the best design patterns.

Notes

  • strictNullChecks: with this flag false, the way to code change completely. Simply, with this flag true, the types couldn't be null either undefined, you need to tell explicitly when you wanna this.

About

This API was made with Typescript, follows the TDD approach, and also uses the best design patterns.

Resources

Stars

Watchers

Forks

Packages

No packages published