Hacker News new | ask | show | jobs
by Ygg2 2397 days ago
I remember having to write a small TODO program for an interview. I generally don't do frontend too much and the time limit was really tight.

So I made a simple TODO in like 30min. Naturally part of this is my familiarity with jQuery, the other is, for a small application jQuery is really great. I had a nice UI in no time.