miazhao.hashnode.devHow to Convert Multiple Blog Posts to EPUB easilyTL;DR: I created a Chrome extension that allows you to select multiple blog posts and convert them into a single EPUB file for easy reading. As a blog reader, I often found myself bookmarking posts to read later, only to have a cluttered list of book...Apr 15, 2024·2 min read
miazhao.hashnode.devLearning the Spanish Rolling “R”Recently, I became interested in learning Spanish and came across quite a few helpful resources, like the fascinating https://www.languagetransfer.org/complete-spanish if you know English already. One challenge I found myself struggling with is the p...Mar 17, 2024·2 min read
miazhao.hashnode.devA taste in XState with React: Managing Logics with Finite State MachinesIntroduction Managing states in frontend applications can be a complex task, and it can lead to numerous challenges if not handled carefully. As developers, we frequently grapple with the decision of whether or not to use a state management library a...Mar 15, 2024·5 min read