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
    Serving Fonts from CDN

    For maximum performance, we all know we must put our assets on CDN (another domain).  Along with those assets are custom web fonts.  Unfortunately custom web fonts via CDN (or any cross-domain font request) don't work in Firefox or Internet Explorer (correctly so, by spec) though...

  • By
    CSS Filters

    CSS filter support recently landed within WebKit nightlies. CSS filters provide a method for modifying the rendering of a basic DOM element, image, or video. CSS filters allow for blurring, warping, and modifying the color intensity of elements. Let's have...

Incredible Demos

  • By
    Modal-Style Text Selection with Fokus

    Every once in a while I find a tiny JavaScript library that does something very specific, very well.  My latest find, Fokus, is a utility that listens for text selection within the page, and when such an event occurs, shows a beautiful modal dialog in...

  • By
    Spyjax:  Ajax For Evil Using Dojo

    The idea of Spyjax is nothing new. In pasts posts I've covered how you can spy on your user's history with both MooTools and jQuery. Today we'll cover how to check user history using the Dojo Toolkit. The HTML For the sake of this...

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!