Published onDecember 11, 2025How to use React Router with Power Pages #2react-jspower-pagesIn order to navigate between pages in React SPA site **Routing** needs to be in place.
Published onDecember 10, 2025Power Pages & React startup #1react-jspower-pagesWith the recent preview of SPA support for Power Pages, I thought I would take a look and this is what I found...
Published onDecember 8, 2025Building a University Portal with Power Pages #6power-pagesbootstrapIn part 5 I said I would cover building the other student pages using out of the box features like forms and lists etc.
Published onDecember 7, 2025Building a University Portal with Power Pages #5power-pagesIn part 4 I said I would cover changing the dummy data with real data from Dataverse using Fetch XML and Liquid.
Published onDecember 6, 2025Building a University Portal with Power Pages #4react-jspower-pagesbootstrapsassIn part 3 I said I would cover the styling of the portal with a custom theme to make it look less like a Power Pages site.