Smelly Code

Post(s) tagged with "ReactJs"

Building an Accordion with React Hooks.

February 26, 2020📓 7 min

A tutorial to build a reusable accordion component with React Hooks.

Component Glossary 📖

June 25, 2019🧑🏻‍🏫 9 min

Explanation of various types of components with words and code.

React starter kit for Chrome Extensions with Live Reloading 🤓

May 07, 2019👩🏻‍💻 5 min

I didn't find a react starter kit for chrome extensions which provides live reloading. So I created one 🙂.