NYNamito Yokotainblogs.namitoyokota.com·May 14, 2025 · 6 min readModern 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...00
NYNamito Yokotainblogs.namitoyokota.com·May 8, 2025 · 4 min read4 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...00
NYNamito Yokotainblogs.namitoyokota.com·May 1, 2025 · 3 min readMicrosoft 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 ...00
NYNamito Yokotainblogs.namitoyokota.com·Apr 28, 2025 · 5 min readCreating 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...00
NYNamito Yokotainblogs.namitoyokota.com·Mar 5, 2025 · 6 min readMonitoring 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...00