As well as actually writing blog posts, I spend a fair amount of time tinkering with the code and design of emgoto.com. For me, that's half| Emma Goto
When you share your Gatsby blog to the world, you’ll want to make sure you give a good first impression. With react-helmet and meta tags, we| Emma Goto
Choosing a state management library for your React app can be tricky. Some of your options include: Using React’s useReducer hook in combin| Emma Goto
As part of the #100DaysOfCode challenge, I’ve been working on creating a goal-setting app using a Rails + Preact stack. Up until now I’ve be| Emma Goto
After following this guide, you will have created a "Hello world" application that uses Preact, TypeScript and Ruby on Rails. We'l| Emma Goto
As your React app gets larger, you may have to start worrying about its bundle size. An app’s bundle size is the amount of JavaScript a use| Emma Goto