Download js refactoring demo Free Java Code

Description

This is the companion code to my "7 Steps to Better Javascript" presentation.

Source Files

The download file js_refactoring_demo-master.zip has the following entries.


Gemfile/*from ww  w  .  j a v  a2  s. c  om*/
README.rdoc
Rakefile
config.ru
public/javascripts/0_original.js
public/javascripts/1_namespace.js
public/javascripts/2_extract_callbacks.js
public/javascripts/3_extract_business_logic.js
public/javascripts/4_move_logic_to_proper_object.js
public/javascripts/5_introduce_broadcasting.js
public/javascripts/6_dry_up_constants.js
public/javascripts/7_reuse_with_setup_params.js
public/javascripts/chat.js
public/javascripts/jquery.js
public/javascripts/support/WebSocketMain.swf
public/stylesheets/chat.css
server.rb
spec/javascripts/RefactorSpec.js
spec/javascripts/helpers/SpecHelper.js
spec/javascripts/support/jasmine.yml
spec/javascripts/support/jasmine_runner.rb
views/chat.haml

Download

Click the following link to download js_refactoring_demo-master.zip.

js_refactoring_demo-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper