Tag Archives: Grunt

Interface is excited to announce a whole new way to look at Developer training.

  The world that developers live in has been morphing over time. Changing technologies are a given, but changing jobs roles are often overlooked.   Introducing the new Developer program at Interface.  Web Developer focused on the server side? Check out our Open Server courses. WEB240: HTML, XHTML & CSS In-Depth Web Development Training Learn … Continue reading Interface is excited to announce a whole new way to look at Developer training.

AngularJS Video Series Part III – Views, Controllers and Scope

  Previous videos in this series: Part I: Getting Started with AngularJS Video Series Part II: Directives, Filters and Data Binding   AngularJS follows the MVC (Model-View-Controller) pattern and allows controllers to be defined that can act as the “brain” for a given view. In this video you’ll see how to define views and hook … Continue reading AngularJS Video Series Part III – Views, Controllers and Scope

Getting Started with Grunt a JavaScript task build tool

JavaScript, JavaScript, JavaScript! It seems that just about everywhere you turn now days you here about “this framework” or “that library” being based on JavaScript. If you like JavaScript (and I do) then that’s a good thing but it also presents several unique challenges. Since JavaScript isn’t compiled it needs to be minified for production … Continue reading Getting Started with Grunt a JavaScript task build tool