logoalt Hacker News

zwnowyesterday at 11:08 AM1 replyview on HN

Just keep the number of packages you use to a minimum. If some package itself has like 200 deps uninstall that and look for an alternative with less deps or think if you really need said package.

I also switched to Phoenix using Js only when absolutely necessary. Would do the same on Laravel at work if switching to SSR would be feasible...

I do not trust the whole js ecosystem anymore.


Replies

jacquesmyesterday at 11:15 AM

Did Phoenix not require npm at some point or is that not true?

show 1 reply