Posts by Will Greentree
Deploy a Gatsby website in under 5 minutes with Klee Thomas and Piers Sinclair | NDC Melbourne 2022
Deploying websites use to be difficult and expensive, requiring whole teams dedicated to spinning up projects. Now projects can be launched with one button using Cloud Flares network.
Read MoreCatering to your audience with Piers Sinclair
Often when you are talking with others, it is easy to forget they have a different background and experience to you. Then, once you start explaining something to them, they easily become lost.
Read MoreRequired Members in C# 11 with David Wengier | NDC Melbourne 2022
David Wengier reveals some of C# shortcomings when using person classes. He gives us an elegant solution to constructors to fix errors and address the issues of nullability. The new C# 11 has answers to all these challenges and David will be guiding us through the updates to “Required Members”
Read MoreQuantum Computers with Richard Campbell | NDC Melbourne 2022
Richard Campbell walks us through the mind-boggling field of Quantum Computing. It’s a global race to see who can make it faster and more efficient. But what is it all for? What’s the use of these leading-edge processors?
Read MoreEvent Storming with William Liebenberg
Do you know the value of Event Storming?
Often when building systems it isn’t super clear what all the nuts and bolts should be. There might be several major stakeholders or domain experts each with slightly different ideas understanding that causes contention in how the system functions.
Read MoreThe dangers of your strong suits
“When you have a hammer, everything looks like a nail.”
This saying is often used for developers who want to use their favourite technology to solve every coding issue, even when it’s not the best fit. But this saying is actually relevant to us all.
Read MoreFlexing Your Biceps with Azure – Making laC easy and fun with William Liebenberg
No matter how hard we try, Azure Resource Manager (ARM) JSON templates aren’t easy or fun to maintain for enterprise platforms and applications.
Now we can flex our Infrastructure as Code (IaC) muscles using a new tool called Azure Bicep.
Tech News #18: New tool to migrate from ASP.NET to ASP.NET Core & GitHub Pages made easier
Visual Studio releases a new tool to migrate from ASP.NET to ASP.NET Core, GitHub Pages made easier with new deeply with GitHub actions and you too can win big with this year’s MAUI Beautiful UI Challenge.
Read MoreDo you have a product roadmap?
A product backlog is a great way to see the fairly small broken up PBIs (Product Backlog Items) that make up your team’s “to do” list, but it can be a bit too zoomed in and makes it easy to stray from the product goals.
Read MoreMAUI – Do you build cross-platform mobile apps with .NET MAUI ? (for iOS and Android)
If you’re building installable binary apps (as opposed to web apps), it makes sense to use a cross-platform framework so that you don’t need to maintain multiple code bases.
Read More