My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
[30 days of Dev] [Day 2] Create my first NPM package as a Component Library

[30 days of Dev] [Day 2] Create my first NPM package as a Component Library

pepega's photo
pepega
·Jul 26, 2019

Today, i learned how to create my first NPM package. I wanted to create my own component library and use it to multiple projects in the future also prepare for my next job.

What i've done so far:

  • Research React Hooks
  • Learn React-Spring
  • Create a React component library as separated NPM package
  • Make my Avatar fly around using React-Spring

Next progress will be:

  • Do more stuff with React-Spring
  • Add more test to my comp-lib
  • Start using Hooks
  • Add more features to my page