Published onJanuary 7, 2026How to use React Props for Power Platform Code Apps #4react-jspower-pagesTreat props pass parameters to components to make them more dynamic.
Published onDecember 12, 2025How to add react-bootstrap to Power Pages #3react-jspower-pagesbootstrapAs Power Pages officially supports Bootstrap, it would be silly not to consider it when building a SPA powered by React and Power Pages.
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.