Trivikram Kamat

Results 146 comments of Trivikram Kamat

> I'll put together a list of reasonable engineering/project management challenges that need to be overcome to stabilize and modernize the project and then share those on this thread (it's...

> A new issue or a project can be created for modernizing jscodeshift. The issue was created at https://github.com/facebook/jscodeshift/issues/500

Example production code: https://github.com/stream-labs/desktop/blob/428dc21e9dfe73e30640d9d3d629a65d13c30a63/app/util/slow-imports.ts#L4-L6

https://github.com/urbit/urbit/blob/410f491938b8361da59b7c5dcd02dfe08d6732ba/pkg/interface/src/logic/lib/S3Client.ts#L33

Most package managers have similar features, and the choice should mostly depend on what most contributors are comfortable with. Personally, I use a yarn modern and changesets in my projects,...

> How does it publish to npm? Does it require a hard-coded token somewhere, or does the maintainer log in to it which gives it some sort of temporary token?...