Creating a Quasar UI App Extension Component LibraryI started a new project which requires us to build a component library compatible with the Quasar framework. The library would be written…Jul 20, 20201Jul 20, 20201
Salesforce in Plain EnglishI’ve been learning the salesforce platform at work to try to both expand my own skill set and help my team upskill in a new area…May 21, 2020May 21, 2020
Android Architecture Deep Dive — Part 3In the previous post, we went over the basics of MVVM. We spoke briefly about some of the work required for navigating in MVVM, but didn’t…Mar 11, 20203Mar 11, 20203
Android Architecture Deep Dive — Part 2We’ll pick up where we left off by talking about the overall project structure. Now that we agree Multimodule is good and Multirepo is bad…Mar 11, 2020Mar 11, 2020
Android Architecture Deep Dive — Part 1What follows is an adaptation of multiple projects I’ve worked on over the past year. After working as a web developer and project manager…Mar 11, 2020Mar 11, 2020
Deeplinks with Auth and Backstack Management on AndroidHow to use Jetpack Navigation to manage deeplinks that require login to view.Jan 16, 20203Jan 16, 20203
Trust your data with JWT!Sometimes you want to store data on a user’s browser or phone that you generated on the backend. Later, you might send this data back to…Dec 18, 2019Dec 18, 2019
Inject a Git SHA into your Angular + Node AppRecently, I was working on a web app at work that was being deployed by another department. Due to the short timeframe of the project, we…Nov 1, 2019Nov 1, 2019