
Technology Leader, Author, and International Keynote Speaker
he/him
Michael is an international keynote speaker, Sr Engineering Manager at LegalZoom, and founder of Andromeda Galactic Solutions and FlexePark. As a leader with almost 30 years in the technology industry, he has worked alongside more than 100 companies to build human-centered solutions. Michael is a Google Developer Expert and Microsoft MVP, and is the author of Programming Languages ABC++, Approachable Accessibility, and Architecting CSS.
Posts
Small Business Tips: Automation
When you're running a business, you often feel like you don't have enough time for everything. Automation can help, and it's easier than you think (even if you're not a coder).Read More →Small Business Tips: Accounting Software
For many founders, Accounting is one of the hardest parts of running the business. Choosing the right software can help, by reducing your workload and streamlining your processes.Read More →Small Business Tips: Registered Agent
It can be hard to manage the paperwork related to establishing a new business, or maintaining an existing business. A Registered Agent service can helRead More →Small Business Tips: Virtual Office
It's hard to experience the promise of freedom as a small business owner if you're tethered to your mailbox, but a virtual office may help you cut theRead More →Implementing Authorization Models in Firebase
Security is an important part of any software project. This article will introduce two standard authorization models and explain how to implement them using Firebase RTDB and Firestore.Read More →Video: Playing With Fire: Building a Web App with Firebase
In this video, Firebase GDE Michael Dowden walks through the creation of a chat application, start-to-finish, using Angular 11 on Firebase. This demo was performed live for the CODEstantine Developers Community on June 23, 2021.Read More →Installing TrackJS in Angular
The bane of any software product is the dreaded Customer Bug Report™. We go spelunking into the code with little more than “It doesn’t work”. We can use the date of the error report to dig through the logs but it doesn't help when the issue is in codRead More →Tech Stack Fatigue
Are you working in a tech stack and finding that you really don't enjoy it, or it doesn't make sense? Are you struggling to learn something new? Please consider that the problem isn't you -- it's the stack.Read More →Article: Implement OAuth in 15 minutes with Firebase
This article provides a 15 minute, step-by-step guide to adding OAuth support to a CLI-generated Angular application using Firebase. We will implement OAuth with a Google account, but other platforms supported by Firebase include: Facebook, Twitter,Read More →