InLevel Up CodingbyxeladuWhy Google Punished Me For Moving My Blog To Another HosterLearn how Google punished me for moving my blog to another hoster to not make the same mistake!Feb 4, 20241Feb 4, 20241
xeladuHow To Fix Firebase Hosting Errors When Using Automatic Deployment With GitHubFix a pipeline error with status code 403 and the message “Resource not accessible by integration”.Nov 20, 2023Nov 20, 2023
InStackademicbyxeladuHow NOT to Initialize Lists in Dart: Avoiding Object Sharing and Null Value SurprisesI never really had trouble with lists in dart. But only until I used null values.Oct 15, 2023Oct 15, 2023
xeladuHow To Fix API Calls That Always Return 401 With Access TokenI stumbled across a problem when accessing the Gumroad API that always returns 401 when using an access token. Here is a solution for you!Sep 15, 2023Sep 15, 2023
InLevel Up CodingbyxeladuHow to Fix CORS Errors in Web ApplicationsCross Origin Resources Sharing can be a huge pain. So here is how to fix CORS errors in web applications.Aug 9, 2023Aug 9, 2023
InLevel Up CodingbyxeladuHow to Fix Missing Documentation in SwaggerUI of your .NET WebApi ProjectYour .NET WebApi project is up and running but the SwaggerUI doesn’t show the XML documentation of your code? Here is an easy fix!Mar 8, 2023Mar 8, 2023
xeladuCan’t use your pipeline in Azure DevOps with .NET7? Here is a solution!After upgrading your app to a newer .NET version the cloud build agent of Azure DevOps fails. Here is what you can do against it!Nov 13, 2022Nov 13, 2022
InLevel Up Codingbyxeladu9 simple ideas for your next coding projectNo idea what your next coding project should be about? In this article, I am presenting ideas and topics that you can use for inspiration.May 10, 20221May 10, 20221
InLevel Up CodingbyxeladuHow to fix a broken branch after a git merge or git rebaseThis guide shows you how you can create a new branch with the original changes of your broken branch.Mar 14, 2022Mar 14, 2022
xeladuFix broken Android Flutter build after UpgradeYou just upgraded your Flutter SDK and your Android app build doesn’t work anymore? Here’s the quick solution to fix the errors!Feb 9, 2022Feb 9, 2022