Hacker News new | ask | show | jobs
by abhn 4454 days ago
yes and no. Javascript in the browser sort-of reminds me of a microkernel. Competing methods and implementations is a good thing. Having things that we think are fundamental be replacable gives us some freedom. Native implementations, from a performance perspective ... yes. Declaring "this is the reference for pattern X", not a big fan of that idea.