Hacker News new | ask | show | jobs
by waibelp 3194 days ago
Great work! Your clean code is really enjoyable to read and learn from!
2 comments

Agreed!

In addition to the authors skills, Vue just seems to win the readability battle hands down when compared to other js frameworks. The single file components are really quite magical in practice.

Thank you very much :) I honestly think Vue, it's docs, style guide and examples make it really easy to build relatively complex stuff while keeping it very readable.