Hacker News new | ask | show | jobs
by RegEx 4900 days ago
It's similar to many jQuery plugins I've seen. "LOOK, you can do all this with one line of code!"

    $("#mydiv").someplugin();
But then they show all the HTML adjustments you have to make to get the plugin functioning. Just tell me straight!

But, credit to the author, I always like seeing how people use the command line to accomplish things. One day, I'd like to make a "get_subs" command that orders Jimmy Johns for me.