Samuel Simões
1 min readMar 31, 2016

Micro modules on NPM are in fact a problem, but I don’t think this was laziness. It was the first, but clumsy, step to the desire for a JS std lib.

We definitely shouldn’t advocate this mentality “put these little snippets on your codebase” because it by far isn’t a solution. Instead, we need to speak loud about a good std lib on Javascript.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Samuel Simões
Samuel Simões

Written by Samuel Simões

A product developer creator of Poker Now.

Responses (1)

Write a response

I don't disagree with you that we do need a JS std lib but even that wouldn't be perfect. We will always need to extend what a given lib/framework has to offer. That's simple how reality works even when we look at more mature languages that have a…

--