May 13, 2025May 13, 2025Rethinking Cancellation in Frontend EngineeringExplore why cancellation is crucial, not optional, in modern frontend engineering. Learn how to manage asynchronous JavaScript, prevent race conditions, and improve UI stability by rethinking request cancellation.Software Engineering
Mar 31, 2023Mar 31, 2023OpenAPI: A backend developer's tool, a frontend developer's friendLearn about OpenAPI, a tool that is popular for API development, and can be used to help with frontend development.Frontend ToolingSoftware Engineering
Feb 24, 2023Feb 24, 2023A Plugin-Based Frontend using Module FederationA plugin-based frontend architecture using Module Federation can be a powerful approach for microfrontend.Module FederationSoftware Engineering
Jul 1, 2022Jul 1, 2022Using TypeScript with Module FederationHow to use TypeScript in Module Federation without overengineeringModule FederationTypeScriptSoftware Engineering
Jun 21, 2019Jun 21, 2019Choose What Allows You to Proceed Now, Optimize LaterPremature optimization is not just bad for programming, it's bad for life decision too.Software Engineering