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
    Write Better JavaScript with Promises

    You've probably heard the talk around the water cooler about how promises are the future. All of the cool kids are using them, but you don't see what makes them so special. Can't you just use a callback? What's the big deal? In this article, we'll...

  • By
    CSS @supports

    Feature detection via JavaScript is a client side best practice and for all the right reasons, but unfortunately that same functionality hasn't been available within CSS.  What we end up doing is repeating the same properties multiple times with each browser prefix.  Yuck.  Another thing we...

Incredible Demos

  • By
    MooTools Fun with Fx.Shake

    Adding movement to your website is a great way to attract attention to specific elements that you want users to notice. Of course you could use Flash or an animated GIF to achieve the movement effect but graphics can be difficult to maintain. Enter...

  • By
    Multiple File Upload Input

    More often than not, I find myself wanting to upload more than one file at a time.  Having to use multiple "file" INPUT elements is annoying, slow, and inefficient.  And if I hate them, I can't imagine how annoyed my users would be.  Luckily Safari, Chrome...

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!