Hacker News new | ask | show | jobs
by azangru 1476 days ago
> JS which has zero standard library on the browser.

Could you explain what you mean by a standard library or by zero? :-) Or, more to the point, what are the specific things that you would add to JS standard library that you find missing in the browser?

Consider the latest release of an evergreen browser as a reference point.

(I know about date manipulations. This should be addressed by the Temporal proposal that's already at stage 3. What else?)