ARRR or how to refactor components automatically
Alexey Okhrimenko
Posted on August 18, 2020
š Have a bunch of legacy code written in Angular and React? Decided to decompose a component and tired of just thinking about it?
Try ARRR (Angular) and Glean (React) - VSCode plugins that allow you to export a piece of code into a new component with its own HTML, CSS, TS and spec files.
ā ļø Let's refARRRctor it!
For Angular (ARRR)
[link] [repo]
For React (Glean)
[link] [repo]
š šŖ š
š©
Alexey Okhrimenko
Posted on August 18, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.