Christian joined Formidable in early 2020 after nine years of freelance work and previous experience as a server hardware technician. Here he specializes in front-end and GraphQL development, focusing on providing exceptional customer service and value-add to his clients. Christian is dedicated to maintaining a reputation built on delivering clean, maintainable, and extendable JavaScript code. He prides himself on being passionate, positive-minded, giving, and upholding his strong work ethic.

Achieving Reusability With React Composition

January 13, 2021
In this article, you'll learn how to use React Composition to create reusable and extendable components. This will help you identify opportunities to remove duplicate code and make your application easier to maintain.