Ajit Bohra – StoryBook – Building, testing & Documenting Components

Ajit is the founder and CEO of LUBUS, a WordPress and Laravel agency. Though Ajit began his career in accounting with a business degree, engineering comes naturally to this problem solver. Contributing to WordPress community as WordCamp/Meet-up speaker, Volunteer, plugins and open source projects. Currently focusing and contributing to the Gutenberg project and spreading mental health awareness.

About the Session:

With Gutenberg, we are talking more about React and it’s component-based development. Breaking down the app into component helps in better organization and reuse. But growing components can quickly become overwhelming and error-prone. Storybook comes to the rescue to help you build components in isolation and test for various use cases. Also, it serves as centralized documentation for the team. The talk will help you understand what is a Storybook and how it can help you and what are its various features. A quick dive into setting up and writing stories.