|
|
|
|
|
by dynamicdox
2936 days ago
|
|
This a good list, but with some exceptions. At work I use laravel (php) and it is reasonably pleasant, works well, and is fast to develop with. On the other hand, I have been working on a project with nodejs/express/sequelize, and I have to say I’ve been a little let down. I love JavaScript and I like node a lot, but the lack of features in very popular libraries is worrisome. I found myself really disliking sequelize, and express still doesn’t support async/await natively. |
|