Latest blog posts
- Obsess over Details / Lack of Care
A reflection on AI, carelessness, and why “good enough” isn’t. On craft, detail, and the quiet erosion of taste in a world too quick to accept slop.
· 1002 words · 5 min read read more - The web can do so much more than social media
A large portion of the tech-illiterate population thinks that the internet is synonymous with social media. Social media is only the tip of the iceberg when it comes to what the web is capable of, and I believe that every artist should create their own website in order to create a cohesive digital experience.
· 527 words · 2 min read read more - Storing persistent data with Tauri - part 2
How to use Tauri's fs API to store persistent data with JavaScript.
· 972 words · 4 min read read more - 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!
· 478 words · 2 min read read more - 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.
· 746 words · 3 min read read more - A Practical Guide to Object Destructuring in JavaScript
Practical examples of how to use object destructuring in JavaScript.
· 751 words · 3 min read read more