A quick and easy way to interact with a Firebase database from your browser console in a basic Javascript application. Written for absolute beginners.
Read MoreHow to set up a new project in Firebase
Step by step guide to setting up a new project in the Firebase console. Includes instructions on how to add a Realtime Database to your project.
Read MoreState Machines: The Fundamentals
Understanding the basic principles of state machines.
Read MoreState Machines: Understanding the Problem
Why do we need state machines?
Read MoreHow I Doubled My Blog Traffic By Sucking At Code
Struggling for the enjoyment of strangers.
Read MoreHow to manage your time as a freelancer
Tips for managing your most important asset.
Read MoreFocus on fonts: Questrial
Looking for a modern typeface that looks great for headlines in UI? Try Questrial. It’s free on Google Fonts.
Read MoreCSS Easing Functions Cheat Sheet
Quickly grab motion curves for your CSS transitions.
Read MoreDesigning in hard mode
Why you shouldn’t rely on prototyping tools.
Read MoreHow to transition placeholder text into a label in React (Floating label inputs)
A tutorial showing how to build a floating label input in React.
Read MoreHow to Evaluate Startup Ideas
A framework from Y Combinator for assessing if a startup idea has potential to grow quickly.
Read MoreToday's Design System Component: <Breadcrumb />
Today's design system component:
<Breadcrumb />
Just add children
Separators are added automatically
Can customize separator
Inspired by React UI (h/t @siddharthkp)
Read MoreGraphQL: Writing Tests for Canceling a Stripe Subscription
Testing the case where the user cancels their subscription.
Read MoreGraphQL: Writing Tests For Our Stripe Subscription Resolvers
Using tests to make sure our upgrade flow is working properly
Read MoreSummer - Joe Hisaishi
Beautiful.
GraphQL: Canceling A Stripe Subscription
How to cancel subscriptions using Stripe in a GraphQL application.
Read MoreGraphQL: Adding Subscription Pricing With Stripe
💰Secure the bag.
Read MoreHow to Test Cookie-based Authentication in Mocha with Axios (Node / GraphQL / Apollo)
A 🍪 is just a string. 🧶
Read MoreGraphQL Pagination: Putting It All Together
It’s been a week of happy paginating. In this post I put it all together to allow pagination on Comments belonging to Posts.
Read MoreGraphQL Pagination: Opaque Cursors
Part 4 of Pagination: Using opaque cursors.
Read More