0

Loopback 4 really is pulling me out of the expressjs shithole... It really feels like I'm avoiding a lot of tedious work.

"B-b-bbut you have to use typescript and its a slower"

I've preferred typescript ever since angular 2 came out, and the 'slower' comment is invalidated by the fact that, when working on projects that are distributed between multiple devs, are marked by silent errors and serialization issues, and can change datasource types between customers, then the benefits of typescript and loopback's CLI far outweigh any potential slowdowns that may be caused. If you can find me an alternative that does this better, please let me know.

Comments
  • 0
    And no i dont have any inherent problems with expressjs, it just could be so much more than it is, and of course all the reasons specific to most environments like mine listed above.
Add Comment