The Hard Way

Nothing is easy. Everything is hard.
Please update your documentation.

Friday, March 4, 2022

Angular: Can't bind to 'ngIfContext' since it isn't a known property of 'ng-container'

›
After a bit of refactoring our codebase this error started showing up during tests. Can't bind to 'ngIfContext' since it isn...
Thursday, May 6, 2021

RxJs / Angular: Changing a request parameter after a failure using retry

›
I'm making a request for a window of data based on a date and a range. The result of the request can be empty requiring me to make anoth...
Friday, October 2, 2015

Ionic Framework / UI Router: Remove a query parameter from the URI

›
I've been working with Ionic Framework for most of the year and finally launched the alpha version of my project. I've enjoyed worki...
Tuesday, June 23, 2015

HTML / CSS 3: Progress bar example

›
I've been working with the progress element and trying to get it to look nice across different browsers. It doesn't help that most o...
Wednesday, September 17, 2014

Sencha Touch: Android Halo Light Theme

›
One of the things I love about Sencha Touch is the built in themes . Android has 4.x has two themes: Halo Dark, Halo Light.  There is only o...

Zend Framework 2: Using mysql functions in SQL classes

›
The built in ZF2 classes for sql queries have been wonderful to use. I like that it takes care of escaping data and saves you from messy str...
Monday, July 28, 2014

Angular: Form element not attaching to $scope

›
I'm well into a redesign using AngularJS as my front-end framework. After a small learning period I'm in love. It's a fantastic ...
2 comments:
Friday, June 27, 2014

Zend Framework 2.x Learn ZF2 by Example: Protecting our Pages - Authentication type

›
I'm starting to implement authentication on my web app and I ran into a problem with the example in the book. The example on page 146 ...
Thursday, June 5, 2014

Sencha Touch Themes: Using built-in themes for iOS and Android

›
One of the things I like about Sencha Touch is the built in device themes. I like being able to make a web app look native. I found many ...
Tuesday, April 22, 2014

Zend Framework 2 & MAMP : Memory Issues

›
I ran into a problem working through the tutorial for Learn ZF2 for form validation. I reached the section where the form data would be inse...
›
Home
View web version
Powered by Blogger.