• @zalgotext
    link
    17 months ago

    the ability to share models and interfaces between front and backend

    On the other hand, this can be considered a downside because it locks you into using JS/TS on the front and backends.

    Alternatively, if you define your models and interface with an Open API spec, you can write the front and backends in whatever language you want.