Sharing Code using NPM Libraries with Eemeli Aro
Frontend Greatness - Podcast készítő Ari-Pekka Koponen

Kategóriák:
Eemeli Aro, an open-source developer and a Software Developer at Vincit, joins A-P Koponen on the Frontend Greatness podcast to talk about "Sharing Code using NPM Libraries."
In this episode:
- How to make an impact by developing Open Source libraries
- Pro tips for sharing code within your own organization when using NPM libraries
- How to get started with building NPM libraries
---
Episode Notes
Social
- Eemeli's Twitter: https://twitter.com/Eemeli_Aro
- A-P's Twitter: https://twitter.com/apkoponen
Show Notes
- Vincit: https://www.vincit.fi/en/
- Github Packages: https://github.com/features/packages
- JFrog Artifactory: https://jfrog.com/artifactory/
- npm-pack: https://docs.npmjs.com/cli/v7/commands/npm-pack
- Conventional Commits: https://www.conventionalcommits.org/
- standard-version: https://github.com/conventional-changelog/standard-version
- Create your own NPM card: https://natterstefan.medium.com/how-to-create-your-personal-npm-business-card-816dfc66ca8
- Good First Issue: https://goodfirstissue.dev/
Eemeli's Recommendations
- Read other people's code: Pick a few libraries with great documentation and see how they're built.