O’Reilly Fluent Conf – San Francisco – 20% Discount

By  on  

Fluent: Spotlighting the Crucial Tools and Technologies of the Web

The Web is undergoing countless transformations as new ways of interacting with it emerge, and keeping up with the sheer volume of new and changing web development tools and practices is a challenge for anyone working in the field.

Fluent is the only conference that covers every major (and emerging) web technology and tool of the web stack: JavaScript, HTML5, CSS, React, Angular, containers, Docker, and many others. Learn about UX design, engineering best practices, and the newest libraries from over 75 of the leading experts and innovators in every facet of the web platform.

At Fluent, you'll find the perfect convergence of speakers, topics, and focus on the technologies that matter most to your work. You'll interact with hundreds of your fellow web professionals who are facing (and conquering) the same problems you face every day. This year we're offering more professional training, deep content for advanced engineers, and more networking opportunities than ever. Make plans to join us at Fluent, happening March 7-10, 2016 at the San Francisco Marriott Marquis.

Highlights for 2016

  • More 2-day training courses: Get hands-on, in-depth education on critical web development topics including Node.js, Redux and React, CSS, the mobile web, ES6 and Async, and website planning and design. In order to maintain a high level of learning and instructor interaction, each training is limited to 35 attendees.
  • The 2016 Web Platform Awards: Nominations are now being accepted to recognize exceptional individual contributors in the development of the Web ecosystem.

20% Discount with PC20DWALSH

See how all the pieces fit together, and learn how to compare tools and frameworks so you can choose the best one for the job. Register with code PC20DWALSH and save 20% on any pass.

Recent Features

  • By
    Page Visibility API

    One event that's always been lacking within the document is a signal for when the user is looking at a given tab, or another tab. When does the user switch off our site to look at something else? When do they come back?

  • 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
    Introducing MooTools LazyLoad

    Once concept I'm very fond of is lazy loading. Lazy loading defers the loading of resources (usually images) until they are needed. Why load stuff you never need if you can prevent it, right? I've created LazyLoad, a customizable MooTools plugin that...

  • By
    Create a Dynamic Flickr Image Search with the Dojo Toolkit

    The Dojo Toolkit is a treasure chest of great JavaScript classes.  You can find basic JavaScript functionality classes for AJAX, node manipulation, animations, and the like within Dojo.  You can find elegant, functional UI widgets like DropDown Menus, tabbed interfaces, and form element replacements within...

Discussion

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