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
    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
    Animated 3D Flipping Menu with CSS

    CSS animations aren't just for basic fades or sliding elements anymore -- CSS animations are capable of much more.  I've showed you how you can create an exploding logo (applied with JavaScript, but all animation is CSS), an animated Photo Stack, a sweet...

Incredible Demos

  • By
    PHP IMDB Scraper

    It's been quite a while since I've written a PHP grabber and the itch finally got to me. This time the victim is the International Movie Database, otherwise known as IMDB. IMDB has info on every movie ever made (or so it seems). Their...

  • By
    Create a CSS Flipping Animation

    CSS animations are a lot of fun; the beauty of them is that through many simple properties, you can create anything from an elegant fade in to a WTF-Pixar-would-be-proud effect. One CSS effect somewhere in between is the CSS flip effect, whereby there's...

Discussion

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