• Home
  • JavaScript
  • jQuery
  • Backbone.js
  • Node.js
  • AngularJS
  • Search

JavaScript Tutorials & Videos

JavaScript Tutorials & Videos: Node.js, AngularJS, Vue.js, Backbone.js
Skip to content
  • Home
  • JavaScript
  • jQuery
  • Backbone.js
  • Node.js
  • AngularJS
  • Search
JavaScript Tutorials & Videos

Effective Node.js Programming and Module Creation

This presentation demonstrates how to effectively program Node.js applications and author your own modules. Whether you are relatively new to Node or a seasoned practitioner, this talk will give you several ideas you can implement right away to make you a more effective Node programmer.

Node.js
Continue reading"Effective Node.js Programming and Module Creation"

Unconventional JavaScript Promises

The intermediate JavaScript developer has come across using promises for AJAX, and many have also used it when building animations, but not much more. I’d like to show you many other situations where using promises, although unconventional, will significantly increase the clarity of your code. I’ll explain how to make …

JavaScript
Continue reading"Unconventional JavaScript Promises"
Four Layers of JavaScript OOP

Four Layers of JavaScript OOP

Object-oriented programming (OOP) in JavaScript is complex. To make it easier to understand, this webcast explains it via four layers:

JavaScript  object oriented
Continue reading"Four Layers of JavaScript OOP"
browserver: a node.js HTTP server in your browser

browserver: a node.js HTTP server in your browser

Browserver is an exploration in simplifying application architecture, by looking at it upside-down, and turning web browsers into Internet-addressable web servers. It exposes a node.js-like API in the browser, tunnelling HTTP over WebSockets so that you don’t need to roll your own custom code to connect the various pieces of …

Node.js
Continue reading"browserver: a node.js HTTP server in your browser"
JavaScript Framework Face Off

JavaScript Framework Face Off

With so many JavaScript MVC libraries out there, how does a time constrained developer make a smart choice? In this survey, we’ll compare and contrast some of today’s most popular JavaScript frameworks.

JavaScript
Continue reading"JavaScript Framework Face Off"
Scaling Backbone.js at SoundCloud

Scaling Backbone.js at SoundCloud

SoundCloud has 30 million registered users, 10 hours of audio is uploaded every minute, and since the end of last year has transitioned their entire site to a single page Javascript application using Backbone.js. This didn’t come easy. This video discusses the troubleshooting that went into the implementation for a …

Backbone.js
Continue reading"Scaling Backbone.js at SoundCloud"

Posts navigation

1 … 14 15 16 17 18 … 24

Be nice: share this knowledge

Tags

amazon asynchronous clojurescript closures cloud code analysis createjs database debugging dojo DOM ember.js functional programming GraalJS html5 inheritance java JVM knockout.js meteorjs mobile next.js object oriented patterns performance prototyping react refactoring ruby security serverless single page solidjs standard testing tools typescript vue.js windows YUI
FacebookTwitterRSS
Copyright © 2012-2024 Martinig & Associates
Powered by Septera & WordPress.
Back to Top