DEV Community

Cover image for ARRR or how to refactor components automatically
Alexey Okhrimenko
Alexey Okhrimenko

Posted on β€’ Edited on

4 1

ARRR or how to refactor components automatically

πŸ›  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.

Alt Text

☠️ Let's refARRRctor it!

For Angular (ARRR)
[link] [repo]
For React (Glean)
[link] [repo]

Top comments (0)

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay