Hacker News new | past | comments | ask | show | jobs | submit | itsjzt's comments login

Im sorry but I was never able to relate to this problem. All core libraries of javascript are atleast a decade old at this point and that too without any major breaking changes.

Express is almost decade old, react is more than a decade old, redux is almost a decade old, Tailwind is the only new thing but that too is almost half a decade old.

Can you share your package.json?



i did mention "and while pure js alternatives are available, they run terribly"


Slow is much faster than it not working at all. If this is a project that you might not touch for months or years, perhaps having fast bcrypt is not that important.


Kotlin is always an option and it also interpolates well with Java.


Kotlin is also at the whim of one company (JetBrains), unfortunately..


Arent they just a copy of React.js? But in native


You should check out next.js's live reload


On mobile?


Its a web framework you can test it on your mobile


Afaik if you visit the site from your phone and laptop on same wifi they will count as 1, which wouldnt be the case with google' way


Afaik best case of finding an element in a list is fast as anywhere else.


Hash map is O(1), List is O(N). Unless it's a really small data set the hashmap will be faster. I don't think OP wanted best case.


What brought me javascript from python was:

- functions were defined with `function` keyword instead of `def`

- variables were declared with `var`


You might discover ruby


Yeah


Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: