$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
    Vibration API

    Many of the new APIs provided to us by browser vendors are more targeted toward the mobile user than the desktop user.  One of those simple APIs the Vibration API.  The Vibration API allows developers to direct the device, using JavaScript, to vibrate in...

  • By
    Send Text Messages with PHP

    Kids these days, I tell ya.  All they care about is the technology.  The video games.  The bottled water.  Oh, and the texting, always the texting.  Back in my day, all we had was...OK, I had all of these things too.  But I still don't get...

Incredible Demos

  • By
    Dijit’s TabContainer Layout:  Easy Tabbed Content

    One of Dojo's major advantages over other JavaScript toolkits is its Dijit library.  Dijit is a UI framework comprised of JavaScript widget classes, CSS files, and HTML templates.  One very useful layout class is the TabContainer.  TabContainer allows you to quickly create a tabbed content...

  • By
    CSS Animations Between Media Queries

    CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...

Discussion

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