Following on from my 2023, 2021 and 2020 wrap-up posts, I'm back for another year in review! This marks 5 years of me running my blog, and i| Emma Goto
I've recently been working on building a page to visualise Japan's 100 Famous Mountains. Since these mountains are spread out across Japan,| Emma Goto
If you spend time in tech blogging circles, you may have come across the concept of a digital garden, which offers an alternative for how yo| Emma Goto
In this post we’ll be covering how you can use the fs module in Node.js to write to and modify files with writeFile() and writeFileSync(). W| Emma Goto
Node.js scripts can be a real time-saver when you want to automate common tasks. In this post, you'll learn how to write your own script to| Emma Goto
Class: FileHandle#| nodejs.org