7
Uvaish
5y

cout<<"hello world";

Comments
  • 1
    Well, if it works, I'd certainly attempt to carve a lib out of it and push it to Github
  • 2
    Then you spend the rest of the next day looking for a tool to fix your problem, then sorting through the libs found, then installation/compatibility issues, then you think ,"Would've been faster if I wrote this myself"
  • 2
    Maybe this is why so many JS frameworks exist 🤔
Add Comment