Posts
Writing better tests for Angular with Angular Testing Library
May 12, 2020•1,264 words
A simple explination of writing better tests for Angular applications and setting up Angular Testing Library
Setup Android Studio Emulator for AMD Ryzen CPUs
May 5, 2020•1,196 words
While the Android Emulator isn't confined to Intel CPUs anymore, it can be tricky to setup for AMD Ryzen CPUs. Let's explain how to do so.
Chess Knight Problem: a quick and dirty solution in JavaScript
April 29, 2020•1,285 words
I present a quick and dirty solution to a common interview question where the solution is not nearly as complex as it may first appear.
Draw under the Android NavBar Using React Native
April 16, 2020•1,592 words
Android allows you to draw content under the navigation bar. It's a neat effect! Let's add that to our React Native apps.
Data Storage Options for React Native
April 14, 2020•1,035 words
React Native contains multiple different ways you can persist data for your application. Let's look at the choices and their pros and cons.
The Ultimate Windows Development Environment Guide
April 7, 2020•6,948 words
Many developers like MacOS or Linux for development environments, but don't know that Windows has plenty to offer. Become a Windows pro!