Web browser security nerds have been really busy lately, with a lot of proposals, extensions and experiments to TLS (a.k.a. SSL) happening. And if this floats your boat, you need to get along to the Engineering Track at Web Directions 2014.
Introducing some of the new native data structures that are available in modern JavaScript And if this floats your boat, you need to get along to the Engineering Track at Web Directions 2014.
Node.js takes asynchronous programming to a new level and has tracked the rise of new approaches to managing complex program flows. And if this floats your boat, you need to get along to the Engineering Track at Web Directions 2014.
We’ve entered the Ambient Computing Era and ECMAScript 6 is its dominant programming language. And if this floats your boat, you need to get along to the Engineering Track at Web Directions 2014.
Let’s take a tour through the jungle that is the Device API spec and go looking for some new, interesting features of the API. And if this floats your boat, you need to get along to the Engineering Track at Web Directions 2014.
It’s time to start talking about some of the established axioms of readability. And if this floats your boat, you need to get along to the Engineering Track at Web Directions 2014.
Performance and availability of 3rd party scripts doesn’t have to be a worry. And if this floats your boat, you need to get along to the Engineering Track at Web Directions 2014.
A head-first dive into the past, present and future of all things variable in CSS. And if this floats your boat, you need to get along to the Engineering Track at Web Directions 2014.
The power of selectors is still a vastly under-utilised aspect of CSS after all this time. And if this floats your boat, you need to get along to the Engineering Track at Web Directions 2014.
Angus Croll ponders the emergence of moralizing and faith-based JavaScript and discusses how an alternative approach grounded in knowledge, experience and understanding will make us all better coders and encourage creativity and innovation. Like what you see? Want a piece of the action next time around? Then get along to Web Directions South in Sydney […]
With Angry Birds, Cut the Rope and other blockbuster games now working in modern web browsers, it’s fair to say native, browser based gaming has arrived for real. But how do they do it? In this session, Mozilla Technical Evangelist Rob Hawkes looks at the features now in your browsers to help develop games (and other interactive web based experiences) including the Canvas and WebGL, HTML5 Audio API, Mouselock and the Joystick API.
Each website is a product used daily by people to take actions, not just read the content on it. Your product is amorphous, it takes the shape of whatever container it fills: a mobile browser, a touch enabled desktop browser, or a 30″ iMac that is connected to the Internet via tethering. Photoshop is just one of the means to an end in this new age of utilitarian web sites. The new technologies available in HTML5 already allow you to create prototypes quickly in the browser. Learn how to create a prototype from start to finish using these new technologies while taking advantage of quick prototyping tools.
Our medium has entered its third decade of existence, and is ready for some growing up. Our definitions and understanding of the web are rapidly getting out of date, as, too, are our practices for building on it. It is time to re-evaluate where things are and, more importantly, where they are going.
One of the perceived benefits of “native” apps is that they can be installed on a device, then run when the user isn’t connected. But web apps can do this too. In this session, John Allsopp will show you how to use HTML5 features such as appcache and webStorage to create apps that the user can install, and which will work even when the user is cruising at 30,000 feet with no web connection. These features also have the added bonus of helping to improve the performance of web sites and apps, and even work in all modern browsers and devices, including IE8 up!