Hacker News new | past | comments | ask | show | jobs | submit login

My version is even shorter and has a closing <body>-tag and even <html>-tags for the swag:

  <html><body><script src="https://cdn.example.com/js/todoapp.min.js"></script><script>new TodoApp({});</script></body></html>
It's obviously just a concept and doesn't work yet (example.com, durr!) but it's in the same spirit. It only relies on a general purpose todo app library. Default options of course! (Which fortunately make it mount on body)



I golfed it down and fixed a few bugs for you:

    <html><meta http-equiv="refresh" content="1; URL=http://todomvc.com/examples/backbone/" />


Woah, that's amazing! Put this on your resume and then change your Twitter bio to "rockstar JS developer".


rockstar ninja assassin js developer


These terms are outdated. Please replace with ‘data scientist’.


Ha ha I almost gave up and wanted to do the same

But then I realized I’ll be able to figure it out

It’s done for the challenge :)


I think you did it pretty well. Your codes pretty readable despite the constraints. Maybe just let the people know what you would've added or changed if you had a bit more space :)




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: