$100 SenchaCon Discount Code

SenchaCon is fast approaching and it promises to be epic. A few highlights attendees can expect:
- Held at Walt Disney World Swan & Dolphin
- Get insider and bleeding edge information on Sencha's technologies
- Sponsored by mobile development and production leaders
- Full Day hackathon
- Meet other mobile / front-end developers who look to push the boundaries of performance and usability
- A few days away from work to concentrate on hardcore client-side badassery
- Mozilla legend, fan favorite, and world class ginger Christian Heilmann will speak
Sencha has given me a discount code to save developers $100 on registration costs!
$100 Discount Code: TRA343
You can check out SenchaCon highlights or register with the discount code.
![Facebook Open Graph META Tags]()
It's no secret that Facebook has become a major traffic driver for all types of websites. Nowadays even large corporations steer consumers toward their Facebook pages instead of the corporate websites directly. And of course there are Facebook "Like" and "Recommend" widgets on every website. One...
![Responsive and Infinitely Scalable JS Animations]()
Back in late 2012 it was not easy to find open source projects using requestAnimationFrame()
- this is the hook that allows Javascript code to synchronize with a web browser's native paint loop. Animations using this method can run at 60 fps and deliver fantastic...
![dat.gui: Exceptional JavaScript Interface Controller]()
We all love trusted JavaScript frameworks like MooTools, jQuery, and Dojo, but there's a big push toward using focused micro-frameworks for smaller purposes. Of course, there are positives and negatives to using them. Positives include smaller JS footprint (especially good for mobile) and less cruft, negatives...
![Create a Clearable TextBox with the Dojo Toolkit]()
Usability is a key feature when creating user interfaces; it's all in the details. I was recently using my iPhone and it dawned on my how awesome the "x" icon is in its input elements. No holding the delete key down. No pressing it a...