Remaking DeKrey.NET in Next.js
2022-03-22 automation docker markdown nextjs reactAs previously mentioned, I don’t like maintenance. Gatsby was working well for me, so why did I want to change? Wait, was it working well...
Read More (3 min read) about Remaking DeKrey.NET in Next.jsMaking Realtime Checkers and Backgammon… with Azure Functions
2020-07-27 serverless signalrI enjoy classical games. Simple rules that combine in interesting ways are the definitions of “emergent gameplay” that the games industry strives for in modern...
Read More (4 min read) about Making Realtime Checkers and Backgammon… with Azure FunctionsRemaking DeKrey.NET in GatsbyJS
2020-07-19 automation docker gatsbyjs markdown reactI don’t like maintenance. I prefer to make things that can just continue to run on their own and don’t require constant fixing or upkeep....
Read More (2 min read) about Remaking DeKrey.NET in GatsbyJSError Handling and your (REST) API
2018-03-14 api debugging error-handlingDesigning an API is not an easy thing. You need to make it easy to use. You want to make it provide all the information...
Read More (7 min read) about Error Handling and your (REST) APIHow to apply automated refactorings to a large Git branch tree
2017-08-27 git refactoringRecently, my team decided to implement Prettier on our TypeScript code base. When we started our greenfield project more than a year ago, we started...
Read More (6 min read) about How to apply automated refactorings to a large Git branch tree