Beginner's Mind


on debugging my code and brain

10: transitions in React with 10 lines of code

There are plenty of ways to add page transitions to a React application, this tutorial outlines a really simple one. It requires minimal effort but can make your single page app look a lot more professional.


09: the psychology of search

I recently read that Apple is working on its own search engine. Internet search is big business and Apple already has its own browser, Safari, so maybe this is just a natural progression.


08: design for devs

In which I write up a long list of links…


07: APIs for beginners - part 2

ICYMI - part 1 is over here.


06: APIs for beginners - part 1

Manual URL validation is tricky. As is increasingly the case though, there’s an API for that.