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
    JavaScript Promise API

    While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready?  Promises are becoming a big part of the JavaScript world...

  • By
    9 More Mind-Blowing WebGL Demos

    With Firefox OS, asm.js, and the push for browser performance improvements, canvas and WebGL technologies are opening a world of possibilities.  I featured 9 Mind-Blowing Canvas Demos and then took it up a level with 9 Mind-Blowing WebGL Demos, but I want to outdo...

Incredible Demos

  • By
    Using MooTools For Opacity

    Although it's possible to achieve opacity using CSS, the hacks involved aren't pretty. If you're using the MooTools JavaScript library, opacity is as easy as using an element's "set" method. The following MooTools snippet takes every image with the "opacity" class and sets...

  • By
    Get Slick with MooTools Kwicks

    When I first saw MooTools graphical navigation, I was impressed. I thought it was a very simple yet creative way of using Flash. When I right-clicked and saw that it was JavaScript, I was floored. How could they achieve such...

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!