How to get the index in a each loop in Jade
Maybe sometime you need to have an index in a each loop in Jade, like the for loop. It’s quite simple get the index in »
Maybe sometime you need to have an index in a each loop in Jade, like the for loop. It’s quite simple get the index in »
One of the most annoying thing I dealt with: how to export a CVS with correct charset in NodeJS, to show properly data containing unicode characters »
If you are using the NodeJS framework ExpressJS and are trying to save something into the session, maybe you get this error. Don’t worry, very »
Yesterday I was playing with the YouTube API and this NodeJS client. Very nice until I got the next error when I added the videoDuration parameter »
I just released HN-Feed: a Hacker News feed tool. Yes, another open source project on Github, this time it’s my first public repo with the »