The Full Stack Dev’s Microsoft 365 Playbook
WATCH
▶️ Watch this episode on YouTube
**********
EPISODE DESCRIPTION
How do you properly initialize your component? Should you use the object's constructor, or the onInit() method? You should always use the onInit() method if your initialization process needs anything in the SharePoint Framework API or in the current page's context. Otherwise, you can safely use the constructor in your component.
Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.
If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 Playbook newsletter, and my articles on voitanos.io/blog!