javascript

2 posts
2013

console.log() with jsFiddle

jsFiddle is a great tool for quick JavaScript prototyping.
Read more
2012

JavaScript snippet: Remove base URL from link

I needed this function this morning so I thought I’d share it in case someone else does too.
Read more