$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

Incredible Demos

  • By
    Implement jQuery’s hover() Method in MooTools

    jQuery offers a quick event shortcut method called hover that accepts two functions that represent mouseover and mouseout actions. Here's how to implement that for MooTools Elements. The MooTools JavaScript We implement hover() which accepts to functions; one will be called on mouseenter and the other...

  • By
    CSS pointer-events

    The responsibilities taken on by CSS seems to be increasingly blurring with JavaScript. Consider the -webkit-touch-callout CSS property, which prevents iOS's link dialog menu when you tap and hold a clickable element. The pointer-events property is even more JavaScript-like, preventing: click actions from doing...

Discussion

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