When developing against the Microsoft Graph you may find yourself experiencing HTTP 429 Error Codes now that resource throttling is being implemented in different areas of the Graph. I came up against a strange and somewhat misleading one this week which is worth being aware of if you are using the Graph to access SharePoint lists... Continue Reading →
How to edit Markdown files in VSCode with live preview of changes
Visual Studio Code (VSCode) is a great tool for editing Markdown files. It's not immediately obvious that VSCode comes out of the box with the capability to preview Markdown files and even provide a side by side live preview view so you can see the result as you are modifying the file. In VSCode opening... Continue Reading →