Tutorial

SQL Practice Question: Newest Dog & Owner

It seems simple, then it's challenging, then it's easy!

Read
Tutorial

Why I don't Use OFFSET for Pagination

It's slow, inefficient and not resilient to change.

Read
Tutorial

1 Weird CSS Property You Should Use In Your Next Web Project

Are you tired measuring the width of your divs? Well measure no more with this new handy css property!

Read
Tutorial

How To Download A File using ReasonML

How to prepare any file for downloading!

Read
Tutorial

How to handle Forms in ReasonML using ReasonReact

I explain how to capture form events using the ReactEvent module from ReasonReact.

Read
Projects

I Think I'm Making An App: Part 2

I've reached the prototype stage! You can now use the code theme engine to make your own code themes using prismjs with gatsby

Read
Projects

I Think I'm Making An App: Part 1

I want to show my process. How I go from concept to code then product. Hope this helps inspire your own method for making apps!

Read
Web Development

Trying out Reason React

Finally got some time to try out React in ReasonML! Here's what I've learned!

Read
Web Development

Diving into ReasonML as a Javascript Dev

Trying ReasonML! It's a pretty cool language

Read