MNie
  • Static typescript client for controller actions, is it possible?

    Thanks to a Typescript we have some opportunity to use some `strongly-typed` language on a front-end side. But still we have to somehow communicate with a server side. Model the response. Is it possible to do it automatically for use, so we could only add some npm package which would have all of the models there along with clients? Yes it is!

    March 24, 2018 - 11 minute read -
    C# TypeScript JavaScript Microservices Patterns Clean Code

2020