useReport Hook and some thoughts on good API design for libraries

useReport Hook and some thoughts on good API design for libraries

This post covers how to embed your Microsoft PowerBi reports into your React application using useReport hook from powerbi-report-component. I'll go into some depth of inner working of the package and rational behind useReport, and some thoughts on good API design libraries.