Get Lanyrd on your mobile (iPhone, Android and more) - check it out here

Sessions at Wakanday 2011 about JavaScript with link

Your current filters are…

Clear

Saturday 15th October 2011

  • JavaScript: The world’s most misunderstood programming language

    by Douglas Crockford

    JavaScript has unexpectedly become one of the most important programming languages of the 21st century. Douglas’s talk will outline where JavaScript came from, what it is doing here, and how to use it well.

    At 9:40am to 10:10am, Saturday 15th October

    Coverage video link

  • CommonJS Everywhere

    by Christoph Dorn

    CommonJS is a community-driven effort by volunteers with diverse backgrounds and interests to converge on a minimal common ground that is sound and scalable. The goal is to make writing portable JavaScript applications that run on servers, browsers, desktop applications, and secure sandboxes not only possible, but also accessible to developers and development tools without vendor lock-in or steep learning curves.

    Christoph will attempt to paint us a picture of where CommonJS is today and where it is headed. CommonJS is well on its way to realizing the dream of portable JavaScript applications composed of libraries from all over the Internet. That is, modular JavaScript that runs everywhere.

    At 10:30am to 11:00am, Saturday 15th October

  • NoFlo – Managing workflows with JavaScript

    by Henri Bergius

    NoFlo is a JavaScript implementation of Flow-Based Programming, a way
    of separating the control flow of software from the actual software
    logic. It helps organizing large applications, and especially in
    importing and modifying large data sets.

    FBP itself is not a new idea, coming from 70s IBM concepts of more
    manageable business workflows, but NoFlo refreshes these concepts and
    brings them to Node.js applications.

    The MIT-licensed NoFlo library can either be used to run full
    flow-based applications, or as a library for making complex workflows
    or asynchronous processes manageable.

    This session will introduce Flow-Based Programming to the audience,
    and show how NoFlo can be used for large-scale data processing. It
    will also contain a bit on the lighter side of NoFlo: how to simplify
    user interactions through it.

    At 2:00pm to 2:30pm, Saturday 15th October