Tag: fluent

  • Best of Fluent 2012: Maintainable JavaScript

    Video of Nicholas Zakas from his Fluent Conference 2012 Presentation Maintainable JavaScript tackles the difficult problem of writing code as part of a large team. When you’re writing code that only you will change, there aren’t any issues. As soon as you’re writing code that someone else is going to also be changing, you need…

  • Scott Hanselman: “Virtual Machines, JavaScript and Assembler” Keynote – Velocity Santa Clara 2014

    Scott Hanselman’s keynote from the 2014 O’Reilly Velocity conference in Santa Clara, CA. How does the pervasiveness of JavaScript on the client change how we architect applications? We can create hundreds virtual machines in the cloud, but we are using the millions of visual machines that visit our sites every day? Suddenly we are scripting…

  • Paul Irish, “JavaScript Development Workflow of 2013”

    From the Fluent 2012 conference: The past two years have given us a wealth of tools and editor innovation that makes developing web apps more fun and certainly more productive. Learn what a modern development workflow looks like, from editors and plugins, to authoring abstractions, testing and DVCS integration. About Paul Irish (Google): Paul Irish…