#55 2 rules to play by in SPFx

2 SharePoint Framework rules of thumb that you must keep in mind to play nicely and don't break the page.

Sample script: quickly remove SharePoint API permissions

When building SharePoint Framework solutions connected to APIs secured with Azure Active Directory, you might need to clear the list of granted API permissions. Here's a sample script to quickly clean them up.