Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Use npm to install libraries one time only.

Try to use as few dependencies as possible.

You don't need a framework--components are achievable without vue and react etc.

Server side rendering and VDom are really not needed for most projects.

Think of Programming in JavaScript, CSS and F5 rather than Typescript and SASS as the equivalent of Marcus Aurelius' Stoicism.



JavaScript and CSS are to Stoicism as Typescript and SASS are to _____?


Epicureanism?


It should be “JS and CSS are to TypeScript and Sass as Stoicism is to _____?”


saint augustine?


Hedonistic excess.


An offended stoic.


> npm > Try to use as few dependencies as possible.

Hahaha. You joke.


Yeah that is annoying I must admit. You can create a nice server with just node but when you import something like a markdown parser or a sqlite driver then then your modules folder quickly fills up...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: