React is still the most famous frontend library in the web developer community. With the introduction of TypeScript support, Hooks, <Suspense> and React Server Components, we can assume that React will still hold the crown for best frontend tool. In the following article, we’ll learn how to build our component library with TypeScript and publish it to npm.