One week at a time.

Web development can be a pretty intimidating sometimes, especially with the sheer amount of technologies and libraries available to use.  I get the to "talk the talk" in my everyday job, but that often doesn't lead much time for me to "walk the walk" when it comes to implementing some of the newest methods.  Over the next several weeks, I am going to focus on one technology/library per week being used in the client-side development process and try to implement/experiment it in a way I haven't before.  For some of those libraries, the new way will be the first time I have implemented it in anyway at all! 

This first week's challenge will be Sass, and working on different versions of the runtime.  Most likely it will be focusing on the Ruby version, and implementing BEM for a simple site.