HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Maphistow

no profile record

comments

Maphistow
·3 anni fa·discuss
Angular kinda does this; typescript+eslint+testing+framework are set up out of the box. I think sveltekit as well.
Maphistow
·3 anni fa·discuss
Different tool but: https://asdf-vm.com/ Works like this
Maphistow
·4 anni fa·discuss
Nicely put
Maphistow
·4 anni fa·discuss
What did you do after coding?
Maphistow
·4 anni fa·discuss
What tooling were you missing working with asdf and java?
Maphistow
·4 anni fa·discuss
Crosscode was amazing and is a pure JS/canvas game. I dunno I've fiddled a bit with some engines, but the tooling/docs are pretty lackluster compared to unity/godot
Maphistow
·5 anni fa·discuss
Default angular builds are large compared to other frameworks even when you consider all the extra stuff that gets bundled with angular.

5MB is large for a single bundle, I'd say if you are using lazy loaded modules 2MB for a single module is large.

Front-end performance varies in importance based on your context. In e-commerce performance is tied to conversion so it's very important. If you're a government contractor building CRUD apps, it's not as important.