Tutorials
Extreme Makeover: Code Edition
2018-07-23I am a little bit obsessed with writing clean code. Code should be written for future developers (including yourself) and extendability…
Read MoreBuild a Music Sharing App with Amazon S3 and AWS Amplify
2020-10-13Amazon S3 was the first AWS service I ever used, which I would guess is a pretty common occurrence -- it's pretty simple and allows you to…
Read MoreIntroducing the AWS Amplify Admin UI: Create an Application Backend in Clicks
2020-12-03I am so, so excited about the brand new Amplify Admin UI, which the team that I'm on at work launched this week. You can create and…
Read MoreGetting Started with Storybook: How to Develop React Components Without an App
2020-10-20I wanted to write up some thoughts and a quick tutorial on one of my favorite development tools, Storybook. You can use Storybook which…
Read MoreA Web Design Crash Course: From one non-designer to another
2018-08-19I will preface this by saying that I'm not professionally a designer. That being said, I like building pretty things and have had some…
Read MoreWhat is a Web Framework, and Why Should I use one?
2018-07-18"Framework" is a word used a lot in relation to code. So, what even is a framework? When we talk about frameworks, those frameworks normally…
Read MoreBuilding a Full Stack Application with AWS Amplify: A Beginner-Friendly Guide
2020-09-22A few weeks ago, I joined the AWS Amplify team as a Senior Developer Advocate. I am really excited to be working on a product that makes…
Read MoreHasura 101: Building a Realtime Game with Graphql and React
2020-05-13My favorite technology discovery of 2019 was Hasura . It makes getting up and running with a full Postgres + GraphQL backend a breeze…
Read More