Office 365 April 19, 2019 Converting SPFx Web Part from Javascript to React In this article, I convert a Javascript-only SPFx web part created by Eric Skaggs into a React SPFx web part. See if I do his example justice.
Office 365 January 21, 2019 Dynamically Assign Multiple CSS Class Names in SPFx — The Easy Way Find out about a cool helper function that makes it easy to combine CSS classes dynamically — and it is built-in your SPFx solution already!