|
|
|
|
|
by ronakjain90
594 days ago
|
|
Every time I setup a JS project which is older than a few years, it's 1. Extremely difficult to setup the code base, because of dependency spaghetti
2. Lot of breaking changes across different libraries, making maintenance not so easy. Easiest projects to maintain were written on Go, Java, Ruby, |
|