Month: March 2019

Handling API’s with Xamarin with JWT

If you are writing an application that has it’s authentication with JWT, you might be wondering what is a good method to do this? I’ve used the HttpClient along with Xamarin.Essentials’s Preference tools for this. To start out, I use the Preferences to store my token and refresh token. We also set our BaseAddress. Doing Handling API’s with Xamarin with JWT

Xamarin Forms Best Practices

So I’ve written a few Xamarin projects now, and there have been a few things I’ve found that help keep your code clean. Disclaimer, this is based on my own opinion and you can take it at that. Naming It’s important that you do not add the name Xam, Xamarin, or Android to your namespace. Xamarin Forms Best Practices

I’m going to be a dad!!

So my friend Dylan had a site about his kids, that I lost on a really bad click during a stressed out moment. So for that I am really sorry. But I really like the idea of documenting the idea, that I scary idea that I will be a dad. 🙂 So I am going I’m going to be a dad!!