Portfolio
As part of F# month on with the .NET team at Microsoft, I did a live stream for the On .NET Live show, talking about F# and web development. Check out the recording on YouTube.
I ❤ F# (or to write it in F#, F# |> I ❤), and I ❤ web dev. If you put them together you get Fable, an OSS project that compiles F# code to JavaScript! So it's easier to get started, I created some ...
Cut a new version of @aaronpowell/react-static-web-apps-auth, now it's more aligned with the naming conventions within Static Web Apps
I created a npm package for doing authentication with React and Azure Static Web apps - @aaronpowell/react-static-web-apps-auth
I've been working on a series of how to do GraphQL on Azure. I've just published the 7th part, in which we look at how to add security to a GraphQL server. GraphQL on Azure: Part 7 - Server-side Au...
While working on a demo app for an upcoming blog post, I needed to work out how to do auth with Static Web Apps I stumbled upon how we can use REST tools to call the API calls with auth applied! Ch...
Want to learn how to make the most out of all the tooling there is available for web devs? Come on a journey through VS Code and learn just how to make your dev tools work for you.
What the hell is this JavaScript thing? How do I debug it?!