⚛️ React
React library modern web development
29 posts in this category
Codespaces and Authentication
Neil Haddley • March 6, 2024
Adding a NavBar and staticwebapp.config.json
A Teams App SharePoint Web Part for One Drive
Neil Haddley • May 29, 2022
The SharePoint Framework (SPFx) can be used to create SharePoint Web Parts and Teams Applications
Web Components
Neil Haddley • February 10, 2022
A set of web technologies that allow users to create HTML elements.
Next.js (Part 2)
Neil Haddley • November 6, 2021
getStaticProps, getServerSideProps, getStaticPaths and useSWR
Teams Toolkit with Azure
Neil Haddley • May 29, 2021
Get started with Microsoft Teams app development using Azure.
Azure Active Directory (Part 2)
Neil Haddley • April 17, 2021
Microsoft Azure Active Directory Authentication.
Java Spring Boot (Part 1)
Neil Haddley • April 6, 2021
Spring based Java Applications that you can just run.
SharePoint Web Part (Part 2)
Neil Haddley • February 14, 2021
How to create and publish a SharePoint Web Part
SharePoint Web Part (Part 1)
Neil Haddley • February 11, 2021
How to create and publish a SharePoint Web Part
API Gateway
Neil Haddley • February 10, 2021
How to publish a collection of microservices using an API Gateway.
React useState and useEffect
Neil Haddley • February 8, 2021
Create a React app using the useState and useEffect hook.