mvrekic
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Let's say that we have a web service called NUCO where you can login and upload a spreadsheet of your debtors or add them manually and you click on "collect debt" button. NUCO then builds a profile of the debtor based…
- Startups, this is how to do great sales demos (milanvrekic.com)
- 15 things we learned about interface design as developers (milanvrekic.com)
- JS Humanize (Give data a human touch) (github.com)
If you are familiar with Django you are familiar with a nice set of template tags called "humanize". In essence it turns data such as "13 April 2012" into "2 days ago" or "1000000000" into "1.0 billion". JS Humanizer is…
- Have meaningful default values on your web forms (milanvrekic.com)