Earlier quoted context omitted.
It's probably just me but I don't use libraries and secondary "languages" that compile to another language (in web development context). So no jquery, coffeescript, SASS, LESS, pIE etc. I don't feel satisfied when my code's efficiency/speed depends on some one else's code. It somehow means i am not in full control of things. I like to keep dependencies to a minimum. Which basically means I don't want to include any f…
You must be a rich man. I don't have the time or money to exclude everything that's Not Invented Here.
So i am not for reinventing the wheel, i just don't like to use square tires when round ones are better and readily available.