Category: code/
You might be wondering what Less is? It is a Css preprocessor - just like Sass or Stylus. So,...
In July I made a video for one of my podcast episodes. The episode is over Regular...
What is Bootstrap
If you haven't heard about Bootstrap and you've been building websites...
https://channel9.msdn.com/Events/MIX/MIX11/FRM08...
It is an HTML file that also renders ASP.net modules - creating dynamic code and making the HTML...
I had a bug that I ran into today that had me really scratching my head. I needed to place a...
I have a client with a trainer directory on their site. There is a field in the database that...
JQuery in the Head
$( document ).ready(function() {...