1. React
  2. React Alicante
  3. 2018
  4. An unknown land of creating libraries

An unknown land of creating libraries

Kamlesh Chandnani at React Alicante 2018

My day job is to design and architect projects at my workplace and soon I realized that there were many common modules required across projects and I always end up copy-pasting those modules to newer as well as existing projects over and over again. This was tearing me down. Setting up the tools for a library seems to be such a basic task that you may be surprised that it has numerous nuances. In fact, even the authors of well-known libraries often don’t do this right, and there is no single exhaustive go-to source. In this talk, I’ll get practical and demonstrate a dummy project to discuss the best library building practices.