$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
    5 More HTML5 APIs You Didn’t Know Existed

    The HTML5 revolution has provided us some awesome JavaScript and HTML APIs.  Some are APIs we knew we've needed for years, others are cutting edge mobile and desktop helpers.  Regardless of API strength or purpose, anything to help us better do our job is a...

  • By
    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...

Incredible Demos

  • By
    Create a Simple Slideshow Using MooTools

    One excellent way to add dynamism to any website is to implement a slideshow featuring images or sliding content. Of course there are numerous slideshow plugins available but many of them can be overkill if you want to do simple slideshow without controls or events.

  • By
    Background Animations Using MooTools

    One of the sweet effects made easy by JavaScript frameworks like MooTools and jQuery is animation. I ran across this great jQuery tutorial that walks you through animating a background image of a page. Here's a quick MooTools code snippet that...

Discussion

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