
Hi!
I'm an Auckland-based front-end developer
who focuses on
- The value of soft skills
- The little things that make a website delightful
- Making the web a little bit spicier!
Latest posts
Storing persistent data with Tauri - part 2
How to use Tauri's fs API to store persistent data with JavaScript.
Building a note storing app with Svelte and Tauri - Part 1
I think it's a pretty common experience, wanting to save a link or image for later. None of the apps out there fit my needs perfectly, so I'm building my own!
Learn currying by looking at Rambda's source code
Let's walk through Rambda's curry function to gain a deeper understanding of how to implement currying in JavaScript.