SenchaCon 2013: Live Like a Rock Star

By  on  

SenchaCon 2013

There are a handful of outstanding front-end development organizations and Sencha is right at the top of them.  Sencha has done some incredible work, all the way back to the ExtJS days to the modern day Sencha Touch library.  Sencha continues to push the limits of front-end web development and performance, as evidenced by last year's revelation FastBook.  Mark Zuckerburg claimed HTML5 wasn't ready so Sencha shocked the industry with a world class, performant Facebook app.  In short:  Sencha doesn't mess around.

SenchaCon 2013 is coming up in Orlando, Florida on July 16-19 at Walt Disney World Swan & Dolphin.  This epic conference is a front-end developer's dream, covering HTML5, mobile, JavaScript, performant practices, and more.  Sencha promises:

  • Get the inside track on Sencha's New technologies
  • Spend 3 days in 60+ sessions on Sencha tools & frameworks
  • Interact with HTML5 experts, Sencha engineers & fellow developers
  • Show off your coding skills during our full-day hackathon
  • Network and enjoy yourself with your peers at SenchaCon's kickass parties

SenchaCon is a premier front-end event, and it's exactly what you'd expect from a Sencha.  If you love front-end development and can make it to Sencha Con, be sure to get there!

Recent Features

  • By
    Write Simple, Elegant and Maintainable Media Queries with Sass

    I spent a few months experimenting with different approaches for writing simple, elegant and maintainable media queries with Sass. Each solution had something that I really liked, but I couldn't find one that covered everything I needed to do, so I ventured into creating my...

  • 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
    JavaScript Copy to Clipboard

    "Copy to clipboard" functionality is something we all use dozens of times daily but the client side API around it has always been lacking; some older APIs and browser implementations required a scary "are you sure?"-style dialog before the content would be copied to clipboard -- not great for...

  • By
    Introducing MooTools Templated

    One major problem with creating UI components with the MooTools JavaScript framework is that there isn't a great way of allowing customization of template and ease of node creation. As of today, there are two ways of creating: new Element Madness The first way to create UI-driven...

Discussion

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