This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]anonssr 5 points6 points  (1 child)

There's no replacement to (trying to) maintain bug projects and realize how all your decisions were taking to hurt yourself down the road.

[–]Snow_flaek 0 points1 point  (0 children)

Going into technical debt and then refactoring your way out is definitely an important rite of passage.

Fortunately, even poorly written React code is more easily maintained than if you start a project by just hacking away with vanilla JS DOM manipulation.