but, can you run npm install on your angular 1 codebase from 1990? or was it bower install ? remember grunt?
my 2012 mac hardware works perfectly fine, even the battery is OG, apple stopped supporting it, chrome won't give update on the last supported os.
software is fragile.
i constrain myself to html and plain vanilla js. if i have to use deps, they are local or hosted .js lib files, minified. d3 is a great example of this pattern.
I miss gulp, things seemed so much simpler back then in retrospect and the nature of JavaScript fatigue seemed to be the FOMO kind instead of this abstraction over abstraction that abstracts that other abstraction but you still have to the understand what it abstracted away kind we have going on today.
Will TypeScript go the way of CoffeeScript in the future? Who knows.
my 2012 mac hardware works perfectly fine, even the battery is OG, apple stopped supporting it, chrome won't give update on the last supported os.
software is fragile.
i constrain myself to html and plain vanilla js. if i have to use deps, they are local or hosted .js lib files, minified. d3 is a great example of this pattern.