O’Reilly Fluent Conference – San Jose – Discount and Giveaway!

By  on  
O'Reilly Fluent Conference Discount

O'Reilly's amazing Fluent Conference is coming back to San Jose, CA this June 11th-14th.  Fluent is a special conference for web developers looking to harden their skills, learn about what's coming in the web world, and to hear from industry leading developers from Mozilla, Google, Etsy, Adobe, Microsoft and more.

Better yet, use code PC20DWALSH and you can get 20% off your registration!

Training Courses

O'Reilly is offering a host of popular training courses where you can get hands on and learn from an industry expert.  These courses include:

Whether you want to learn a popular framework or how to create an amazing progressive web app, these courses will get you a step ahead!

Giveaway

O'Reilly has given me one ticket to pass on to a lucky DWB reader.  Want a chance to win?  In the comment section below, share your favorite O'Reilly book cover.  I can't wait to see what you share!

Recent Features

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

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

Incredible Demos

  • By
    Control Element Outline Position with outline-offset

    I was recently working on a project which featured tables that were keyboard navigable so obviously using cell outlining via traditional tabIndex=0 and element outlines was a big part of allowing the user navigate quickly and intelligently. Unfortunately I ran into a Firefox 3.6 bug...

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

Discussion

  1. Adam
  2. Naveen

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