Backbone: 3 Ways
by Pamela Fox at HTML5 Texas Conference, Austin, Texas (Deck) Backbone is one of the most popular MVC frameworks for JavaScript these days, and one of the reasons for its popularity is that its minimal...
View ArticleManaging a Large Front-End Project with Automated Build Tools
by kperch at HTML5 Texas Conference in Austin, TX How do you manage a huge web application‘s front-end when you have a diverse team of programmers, and javascript is not a strong suit for all of them?...
View ArticleYou Got your MVC into my Components: Adding Bindings to Enyo
by Ben Combee at the HTML5 Texas Conference in Austin, TX Enyo (http://enyojs.com) started as an web application framework, focusing on the problem of effectively building reusable UI components....
View ArticleModel-View-Websockets
by Garann Means at HTML5 Texas Conference in Austin, TX Many front-end developers are familiar with MVC, and almost all are familiar with event-driven architectures (even if they call them something...
View ArticleHTML5 Texas JavaScript Workshop – Client-Side Storage
Web technologies have taken a long time to progress. A lot of the standards we see today are because browsers decided to implement new features. HTML5 is now just supposed to be HTML. It is supposed to...
View ArticleIntro to WebGL and Three.js – Front Porch Front-End Developer Conference,...
Presented by David Lyons What are people using WebGL for games interactive demos three.js 3D JavaScript Library – what would take hundreds of lines of code with raw WebGL only require a few lines using...
View ArticleRealtime for Reals – Front Porch Front-End Developers Conference, Dallas, TX
Presented by Alexis Abril FeathersJS is a wrapper for Express that allows you to easily create shared RESTful web services and real-time APIs using SocketIO and other websocket libraries. Feathers...
View ArticleBackbone: 3 Ways
by Pamela Fox at HTML5 Texas Conference, Austin, Texas (Deck) Backbone is one of the most popular MVC frameworks for JavaScript these days, and one of the reasons for its popularity is that its minimal...
View ArticleManaging a Large Front-End Project with Automated Build Tools
by kperch at HTML5 Texas Conference in Austin, TX How do you manage a huge web application’s front-end when you have a diverse team of programmers, and javascript is not a strong suit for all of them?...
View ArticleYou Got your MVC into my Components: Adding Bindings to Enyo
by Ben Combee at the HTML5 Texas Conference in Austin, TX Enyo (http://enyojs.com) started as an web application framework, focusing on the problem of effectively building reusable UI components....
View ArticleModel-View-Websockets
by Garann Means at HTML5 Texas Conference in Austin, TX Many front-end developers are familiar with MVC, and almost all are familiar with event-driven architectures (even if they call them something...
View ArticleHTML5 Texas JavaScript Workshop – Client-Side Storage
Web technologies have taken a long time to progress. A lot of the standards we see today are because browsers decided to implement new features. HTML5 is now just supposed to be HTML. It is supposed to...
View ArticleIntro to WebGL and Three.js – Front Porch Front-End Developer Conference,...
Presented by David Lyons What are people using WebGL for games interactive demos three.js 3D JavaScript Library – what would take hundreds of lines of code with raw WebGL only require a few lines using...
View ArticleRealtime for Reals – Front Porch Front-End Developers Conference, Dallas, TX
Presented by Alexis Abril FeathersJS is a wrapper for Express that allows you to easily create shared RESTful web services and real-time APIs using SocketIO and other websocket libraries. Feathers...
View Article