Mar 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 20, 2023Feb 20, 2023How to Create CV using HTMLCreating CV using HTML with CSS is straightforward if you know them, but making it exportable as PDF is more involvingCSS
Automating 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
How to Create CV using HTMLCreating CV using HTML with CSS is straightforward if you know them, but making it exportable as PDF is more involvingCSS