Multi-Platform Mobile Apps with PhoneGap The Mobile App Development Challenge If you have not been asleep for the last few years then you have been inundated with the “Smartphone Mobile Application” world. The desktop computer is all but dead in most people’s...
Read more
About: Brad Huett
I am a Principal Architect at Liquid Hub in the Philadelphia area specializing in Agile Practices as a Certified Scrum Master (CSM). I use Test Driven Development (TDD) and Acceptance Test Driven Development (ATDD) with Behavior Driven Development (BDD) as my bridge to Agile User Stories Acceptance Criteria in a Domain Driven Design (DDD) implementing true RESTful services
Recent Posts by Brad Huett
Wisdom of the Ages: Wisdom Pearls
Posted by Brad Huett Comments are closed
The Wisdom of the Ages for Developers The ability to communicate powerful thoughts in short phrases that offer the Wisdom of the Ages is an asset that all Modern Developers need in their toolbox. What are Wisdom Pearls? Wisdom Pearls are Short...
Read more
The UX Client Series – Managing CSS
Posted by Brad Huett Comments are closed
Developing Extensible CSS3 with OOP A well styled Website is the first impression your Web visitors have of your work. The underlying functionality will be tainted if the “Look and Feel” of the site seems weak to the viewing visitor. The Look and...
Read more
The UX Client Series – Managing File Downloads
Posted by Brad Huett Comments are closed
Script Management in MVC 4 with Bundling In a robust Web application, there is a requirement to download numerous files to support JavaScript code files and CSS styles that reside on the Web server. These downloads can become a performance hit that...
Read more
The UX Client Series – JavaScript Class Reuse
Posted by Brad Huett Comments are closed
Prototyping for Reusable Class Libraries In a previous post we explored JavaScript Closures as a methodology for creating a Class Structure within a JSON Object functioning as a Namespace. We are now going to take the next step into Class reuse with...
Read more
Recent Comments by Brad Huett
- March 30, 2015 on Back to Basics … Three or Four OOP Pillars?
- January 11, 2014 on The Sprint Retrospective Process
- May 1, 2013 on The Modern Developer