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
Mar 2, 2023Mar 2, 2023Automating Refactoring with CodemodSimple refactoring, when applied to large-scale codebase requires huge amount of manual work. Fortunately, you can make them manageable by using codemod - code transformations that runs on the codebase.Frontend Tooling
Feb 21, 2023Feb 21, 2023Using TailwindCSS with Module FederationSolving CSS conflicts when using TailwindCSS with Module FederationModule FederationCSSFrontend Tooling