Smiling cartoon unicorn with a
      bowtie

Unicorn Utterances

Learning programming from magically majestic words. A place to learn about all sorts of programming topics from entry-level concepts to advanced abstractions
About Us
  • Setup Android Studio Emulator for AMD Ryzen CPUs

    by Corbin Crutchley

    May 5, 2020

    toolswindows

    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.

    Corbin Crutchley
  • Chess Knight Problem: a quick and dirty solution in JavaScript

    by Thomas Hodges

    April 29, 2020

    javascriptcomputer scienceinterviewing

    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.

    Thomas Hodges
  • Keeping API Keys Secret in React Apps

    by Micah Dutro

    April 20, 2020

    reactnode

    Save yourself money by hiding your API keys from prying eyes and nasty bots.

    Micah Dutro
  • Draw under the Android NavBar Using React Native

    by Corbin Crutchley

    April 16, 2020

    androidreact native

    Android allows you to draw content under the navigation bar. It's a neat effect! Let's add that to our React Native apps.

    Corbin Crutchley
  • Data Storage Options for React Native

    by Corbin Crutchley

    April 14, 2020

    reactreact native

    React Native contains multiple different ways you can persist data for your application. Let's look at the choices and their pros and cons.

    Corbin Crutchley
  • The Ultimate Windows Development Environment Guide

    by Corbin Crutchley

    April 7, 2020

    toolswindows

    Many developers like MacOS or Linux for development environments, but don't know that Windows has plenty to offer. Become a Windows pro!

    Corbin Crutchley
  • Networking 101: UDP & TCP

    by Corbin Crutchley

    March 31, 2020

    networking

    If networking is analogous to physical mail, then let's take a look at the letters being sent themselves. Let's dive into UDP and TCP

    Corbin Crutchley
  • What is Server Side Rendering (SSR) and Static Site Generation (SSG)?

    by Corbin Crutchley

    March 24, 2020

    ssrssgnextjsreact

    An explanation of what server-side rendering is, what static site generation is, and how you can utilize them in React, Angular, or Vue!

    Corbin Crutchley
  • <
  • 1
  • ...
  • 8
  • ...
  • 11
  • >