7 ms·
I definitely don't like LoopBack in many ways : - custom relationship (hasMany - hasOne - belongsTo - etc.) - lack of documentation - readability - overridi
by Colegno 7y ago
I definitely don't like LoopBack in many ways :
- custom relationship (hasMany - hasOne - belongsTo - etc.)
- lack of documentation
- readability
- overriding and custom model methods
- console output in bottom banner
- too heavy compared to Java Spring framework (this is
just one example)
- realy hard to custom in general
- and more...