Become a member
Sign in
Darya T
Darya T

Darya T

2 Following
6 Followers
  • Profile

  • Claps

  • Highlights

  • Responses

Highlighted by Darya T

See more

From Learn the basics of the JavaScript module system and build your own library by Kamlesh Chandnani

Performance Tip: Always try to publish the ES version of your library/package as well, because all the modern browsers now support ES modules. So you can transpile less, and ultimately you’ll end up shipping less code to your users. This will boost your application’s performance.

From Learn the basics of the JavaScript module system and build your own library by Kamlesh Chandnani

You might be wondering — how can I release the ES version of my library/package? 🤔
The module field of the package.json is used to point to the ES version of the library/package. Previously, many fields were used like js:next and js:main , but module is now standardized and is…

From Learn the basics of the JavaScript module system and build your own library by Kamlesh Chandnani

Although the ES Harmony module system is supported by all the tools and modern browsers, we never know when publishing libraries how our consumers might utilize them. So we must always ensure that our libraries work in all environments.

Claps from Darya T

See more

This article doesn’t stop hitting home, I have to highlight every other word, as me and my mom are…

Jade Harvey

Great Post.

Michelle Ann

It’s Not a Child’s Job to Heal Their Wounded Mother

Arah Iloabugichukwu