To learn more about critical open source JavaScript projects like Appium, Dojo, jQuery, Node.js, and webpack, and 27 more checkout The OpenJS Foundation: https://openjsf.org/
Publishing in JavaScript Ecosystem: How to Keep Everyone Happy? - Trivikram Kamat, Amazon
Virtual - On Demand
Speakers: Trivikram Kamat
JavaScript language has evolved over the last decade. It is used across various runtimes - like browser, Node.js, Deno, ReactNative, and it is also used in various module formats - like CommonJS, ECMAScript. When the artifacts are published in the JavaScript ecosystem - several other factors matter ranging from bundle size, publish size or install size to inclusion or exclusion of types, source and source-maps.
As a maintainer of a JavaScript library, you have to prioritize what to support and how to support it. In this talk, I’ll explain how you can gather this data, how you can publish multiple artifacts using a single source written in TypeScript and try to keep most of your users happy.