Sessions
Wakanda is an open-source platform for developing business web and mobile applications in Javascript.
|
Introduction to Dust.js
by Jim Downey
Agenda Not Set Yet
Room Not Assigned
Dust.js is a powerful JavaScript templating framework, currently maintained by LinkedIn, that works both in the browser and on the server. This session will cover the basics of Dust.js, explain its strengths, and work through examples using both client-side JavaScript and Node.js.
Jim Downey is a full-stack web developer for Dell's professional services team who builds web-based business applications for enterprise clients and blogs about various technical topics at jimdowney.net. Jim Downey Jim Downey is a full-stack web developer for Dell's professional services team who builds... jimdowney.net /Presenter/2013/Jim-Downey-22 CA james_downey True True
16
JavaScript
446
NodeJS
|
||
|
The Future of JavaScript Language Tooling
by Ariya Hidayat
Agenda Not Set Yet
Room Not Assigned
It is inevitable that future JavaScript applications will grow to be more complex. Keeping the quality of such a complex system is far from trivial. Unfortunately, our JavaScript tools recently still move at a glacial speed. Many code analyzers scream at you when a semicolon is omitted, yet they are totally oblivious to a copy-paste mistake. This talk will discuss the development of emerging JavaScript language tooling designed to solve:
* code inspection: autocomplete, code outline, API harness
* static analysis: code metrics, API harness, cyclomatic complexity
* dynamic analysis: code coverage, execution tracing, run-time scalibility
* source transformation: coding style, language extension (module, class, macro, …)
Ariya is a passionate engineer interested in bleeding-edge technologies. He has been involved in various large projects, from KDE to WebKit. These days, his focus is mostly on software craftsmanship around web technologies. Ariya Hidayat Ariya is a passionate engineer interested in bleeding-edge technologies. He has been... http://www.linkedin.com/in/ariyahidayat /Presenter/2013/Ariya-Hidayat-8299 CA ariyahidayat
2
AJAX
16
JavaScript
392
Clean Code
446
NodeJS
536
CI
662
Algorithms
|
||
|
Monads of Doom, Arrows of Time
by Bill Enright
Agenda Not Set Yet
Room Not Assigned
Using monads and arrowlets for server-side game development with nodejs.
C# geek in biotech by day. Javascript, HTML5, Nodejs hacker by night. Bill Enright C# geek in biotech by day. Javascript, HTML5, Nodejs hacker by night. /Presenter/2013/Bill-Enright-8573 CA
12
Game Programming
16
JavaScript
211
functional programming
382
monads
446
NodeJS
|