blogs.namitoyokota.comModern React BoilerplateReact is a powerful and flexible library — but that flexibility can be both a blessing and a curse. While it allows developers to build highly performant UIs, the lack of strong opinions often leads to fragmentation and decision fatigue. Starting a n...May 14, 2025·6 min read
blogs.namitoyokota.com4 Approaches to hosting SPAs with AWSChoosing the right hosting strategy for your single-page application (SPA) on AWS can be overwhelming. With services ranging from simple object storage to fully managed container orchestration, AWS offers powerful options. We'll dive into how each wo...May 8, 2025·4 min read
blogs.namitoyokota.comMicrosoft Azure doesn’t like your IPv6 addressWhen setting up a new machine after a company acquisition, I ran into several strange errors connecting with Azure DevOps. If any of the following sound familiar, keep reading: Azure DevOps' Personal Access Tokens page shows error: TF400893: Unable ...May 1, 2025·3 min read
blogs.namitoyokota.comCreating a client-side diagnostics siteDebugging issues with clients of an enterprise software solution often feels like chasing the wind. Your team release a new feature and receive great feedback from many customers except one: reports missing icons, broken layouts, or the entire page n...Apr 28, 2025·5 min read
blogs.namitoyokota.comMonitoring user interactions with DataDog RUMObjective We recently implemented a data export feature that allows users to retrieve specific reports by selecting an option via radio buttons. To assess the feature's adoption and understand user preferences, we needed a way to track how often user...Mar 5, 2025·6 min read