|
|
|
|
|
by ClumsyPilot
368 days ago
|
|
> This sounds like Python development....and React.....and Svelte....and oh, remember Angular 2 to 3? I can open a webpage written in Angular 1, or written in year 1990. I can run a program written for windows 95 on my new PC with windows 11. It’s normal to keep compatibility for compiled/finished ebd user software. |
|
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.