CodingWithMitch Podcast

CodingWithMitch Podcast


Latest Episodes

Flutter vs Native. What should you Learn?
June 29, 2020

I spent a month on Flutter. Here's what I discovered.

2 Key Concepts in Clean Architecture
June 01, 2020

These are the two most important concepts of clean architecture.

WorkManager first impressions (LOVE IT)
June 01, 2020

WorkManager is a very cool asynchronous tool for getting jobs done.

When Are Software Projects Done?
June 01, 2020

hint.. They're never done.

Android Material Design HURTS MY BRAIN
June 01, 2020

One of my least favorite things about android is doing material design.

A Surprising Problem with Dynamic Feature Modules
June 01, 2020

Dynamic Feature Modules are great. But there is a problem with testing.

How I Build Android Courses
June 01, 2020

My process of building android development courses.

6 Reasons I'll Never Work at Amazon as a Software Engineer
June 01, 2020

Consider these things before fighting for a job at a big tech company.

Vasiliy Hates Everything about Android
March 18, 2020

Chatting with Vasiliy Zukanov about Android development in 2020.

androidx.fragments (new stuff)
January 23, 2020

androidx has introduced some nice changes regarding fragments. onCreateView isn't needed, constructor injection, and more.