HomeAbout
Publishing a React App with Routing to a Linux Azure Web App

Publishing a React App with Routing to a Linux Azure Web App

ReactAzureDevOps
19 February, 2024

Publishing a react app to Azure web apps is fairly trivial. However, when the web app is running Linux and the React app is using the React Router for a SPA application, the default configuration does not work.

How to Authenticate with Facebook using OAuth2 and React

How to Authenticate with Facebook using OAuth2 and React

Web DevelopmentReact
14 March, 2023

This post will be discussing how to authenticate with the Facebook API using OAuth2, React and requesting the required scopes to access the Facebook Ads/Marketing API.

HTTP Interceptors in a Create-React-App with Axios

HTTP Interceptors in a Create-React-App with Axios

HTTPReactJavascript
30 August, 2021

A how-to for adding HTTP interceptors to a Create-React-App app with the Axios npm library to check and modify request and response headers for all HTTP requests

© 2026, Mick Patterson
Privacy Policy