A software developer, technical writer and problem solving enthusiast based in Lagos, Nigeria. When he’s not writing or solving problems on LeetCode, he is reading books on Psychology.
In this article, Abdulazeez Adeshina will show you what storybook is about and how to use it to build and test React components by building a simple application. He’ll start with a basic example that shows how to work with storybook, then will go ahead to create a storybook for a Table component which will hold students’ data. You should have basic knowledge of React and the use of NPM before proceeding with this article, as you’ll be building a handful of React components.
Read more…