Spotlight: Advanced JS

2013-12-07 00:00:00 2013-12-08 00:00:00 America/Toronto Spotlight: Advanced JS Next up in our Spotlight event series, we bring you a day dedicated to Advanced JavaScript. We’re lining up professional developers to target the key information, skills and tools you need to push your coding abilities to the next level. What will be covered? AngularJS… Toronto FITC Toronto

Presentations


Awesome Ember Tricks
The main reason to use a browser application framework like EmberJS is that it lets you do things that aren’t possible with server side rendering. In this talk, Robin will… Read more…
Web Dev
Robin Ward
Discourse
Client Side MVC and The Gosh Darn Back Button
How to Manage State in Thick Client Apps As server side developers build stateless server side applications and start to develop JavaScript applications and frameworks, there are new challenges they… Read more…
Web Dev
Harry Brundage
Continuous Deployment Workflows for Non-Trivial Full-Stack JavaScript Applications
Nick Van Weerdenburg describes how they achieved a continuous delivery and deployment workflow that they use on all their client projects. Topics include different Git workflows and the magic of… Read more…
Web Dev
Nick Van Weerdenburg
Rangle.io
Realtime “Eye Candy” with AngularJS
Learn how to make a fully interactive, realtime AngularJS application with snappy animation effects, sleek performance and clean, organized code. Top that off by testing all aspects of the application using Protractor… Read more…
Web Dev
Matias Niemelä
AngularJS Google
Rich Interactivity with CreateJS
The open source CreateJS libraries and tools makes it easy to create compelling interactive content integrating smart loading, sound, high speed graphics, and animation. Now on their third year and… Read more…
Web Dev
Grant Skinner
gskinner.com
Turbocharging Client-Side Processing: Leveraging asm.js
Mozilla’s asm.js technology has shown that JavaScript can approach the speed of native code for computationally-intensive tasks. However, many assume that the entire web application needs to be written in… Read more…
Web Dev
Vladimir Vukicevic
Mozilla
Virtual Machines 101
JavaScript is everywhere these days, but what are the characteristics of its execution in different environments? Tasveer will focus on different JavaScript virtual machines and their approaches to concurrency, garbage… Read more…
Web Dev
Tasveer Singh
HoodQ