Archives
-
Video: Live Hangout with Michael Ossou Discussing Web Technologies and AngularJS
I recently had the opportunity to participate in a live hangout with Michael Ossou and DiscountASP.NET that they recorded and put online. Michael was a super cool guy to talk with and we discuss how I got started in programming, learning techniques, and various Web technologies from ASP.NET Web API to Node.js. I also show a few demos of AngularJS for those interested in getting started with it. Watch the recording below.
-
Building a Custom AngularJS Unique Value Directive
-
Building an AngularJS Modal Service
-
The AngularJS Magazine – What’s New this Week?
-
The JavaScript and HTML5 Magazine – What's New this Week?
-
New eBook: JavaScript Patterns JumpStart Guide - Clean up your JavaScript Code
Over the years I’ve worked with various JavaScript patterns that can be used to clean up code and make it more re-usable and maintainable. By learning some of the key patterns along with concepts such as closures, namespaces and global scope, prototyping, and more you can transform messy JavaScript code into clean JavaScript code and significantly simplify your projects and applications. The challenge is knowing how to get started and finding a resource that explains everything in a way that’s “to the point” and easy to understand.