$100 SenchaCon Discount Code

By  on  

SenchaCon 2013

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.

Recent Features

  • By
    Create Namespaced Classes with MooTools

    MooTools has always gotten a bit of grief for not inherently using and standardizing namespaced-based JavaScript classes like the Dojo Toolkit does.  Many developers create their classes as globals which is generally frowned up.  I mostly disagree with that stance, but each to their own.  In any event...

  • By
    Welcome to My New Office

    My first professional web development was at a small print shop where I sat in a windowless cubical all day. I suffered that boxed in environment for almost five years before I was able to find a remote job where I worked from home. The first...

Incredible Demos

  • By
    HTML5 Input Types Alternative

    As you may know, HTML5 has introduced several new input types: number, date, color, range, etc. The question is: should you start using these controls or not? As much as I want to say "Yes", I think they are not yet ready for any real life...

  • By
    Record Text Selections Using MooTools or jQuery AJAX

    One technique I'm seeing more and more these days (CNNSI.com, for example) is AJAX recording of selected text. It makes sense -- if you detect users selecting the terms over and over again, you can probably assume your visitors are searching that term on Google...

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!