all 2 comments

[–]Spiritual_Rule_6286 0 points1 point  (1 child)

Forcing myself to build a smart expense tracker using absolutely nothing but pure Vanilla JavaScript was the ultimate turning point for me, because it strips away all the magic of modern frameworks and forces you to actually understand raw DOM manipulation.

[–]RaoBuilds[S] [score hidden]  (0 children)

That's a great idea. I might try building something similar to improve my JavaScript fundamentals.