Deploying a PHP application: 10 seconds.
Deploying a JS application: 120 seconds.
Do people who have experience with modern JS notice a similar trend, or is it only my project?
Maybe it's all the npm stuff. I know composer is significantly faster when it comes to package managers.
@afilina I ditched npm and am using yarn on almost every js project. It is significantly faster!

@phaberest Ah yes, I had that suggestion from other folks. Sounds like something to try.

Love the username by the way. I had this gem on a website just yesterday:

@afilina yeah, it makes quite a difference! I had to keep npm only on a few projects that have a complex webpack configuration and only work with npm for some unknown reasons

haha, [object Object] in prod means they really enjoyed testing that login πŸ˜