Published onApril 27, 2026Secure by Design: Server Logic with Power Pagespower-pagessecurityWith AI it has never been more important that systems are Secure by Design.
Published onMarch 22, 2026Power Pages review of Claude Codereact-jspower-pagesAIThis is my review of this feature and will let you know if it is worth considering for future projects.
Published onFebruary 10, 2026Power Pages review of single-page applications (SPA)react-jspower-pagesThis is my review of this SPA support for Power Pages and I will answer whether or not you should consider this for future projects.
Published onJanuary 26, 2026How to use React States for Power Platform Code Apps #5react-jspower-pagesHow do we deal with storing information for our components, for instance someone selecting a dropdown and we then want to show data based on the dropdown value selected.
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.