Rapid Ext JS 1.0 Release

I’ve not seen a more sloppy release of code in many years as Sencha release GA Rapid Ext JS 1.0 on 27 August 2024. So riddled with bugs I have been unable to create a new project on either Windows 11 or Mac OS 14.6. I was not able to attempt to use the newly […]

Let’s Talk Programming – A Forgotten Benefit

Many will disagree with what I write, yet many will agree. This being true with everything in life is something we cannot avoid when living in a society driven primarily off of subjective measurements. One has to wonder is there truly anything objective anymore. Starting with the basic difference programmers to users tend to have […]

Button Menu Positioning

Correct positioning of a button menu can often be complex to understand. Leaving menu position to default values of The alignment method is not fully explained even though we can assume tl = top left, bl = bottom left and the ? is a function to determine space and then open it either on the […]

Using OpenStreetMap with Ext JS Component

Everyone should be aware Sencha has the class Ext.ux.google.Map to integrate Google maps into your Sencha development. This is all great, however since Google maps is no longer a free production to use, I had to research potential cost with AniMap. Cost was prohibitive running around $700/month for the volume I AniMap required. A cost […]