Download server facade Free Java Code

Description

Code and slides belonging to my JavaZone talk about wrapping your ajax calls to get cleaner code and nicer testing.

Source Files

The download file server-facade-master.zip has the following entries.


.gitignore//from   w  w  w.  j a  va 2  s .  co  m
README.md
autolint.json
autotest.watchr
buster.js
lib/create.js
lib/function.bind.js
lib/jquery.js
lib/test-helper.js
presentation/000_logo.js
presentation/001_meta.js
presentation/002_promise.js
presentation/003_overview.js
presentation/004_the_problem_1.js
presentation/004_the_problem_2.js
presentation/004_the_problem_3.js
presentation/004_the_problem_4.js
presentation/006_overview.js
presentation/007_the_solution_01.js
presentation/007_the_solution_02.js
presentation/007_the_solution_03.js
presentation/007_the_solution_04.js
presentation/007_the_solution_05.js
presentation/007_the_solution_06.js
presentation/007_the_solution_07.js
presentation/007_the_solution_08.js
presentation/007_the_solution_09.js
presentation/007_the_solution_10.js
presentation/007_the_solution_11.js
presentation/007_the_solution_12.js
presentation/008_handling_errors_1.js
presentation/008_handling_errors_2.js
presentation/008_handling_errors_3.js
presentation/008_handling_errors_4.js
presentation/008_handling_errors_5.js
presentation/009_overview.js
presentation/010_testing_0.js
presentation/010_testing_1.js
presentation/010_testing_2.js
presentation/010_testing_3.js
presentation/010_testing_4.js
presentation/011_overview.js
presentation/012_link.js
src/ajax-wrapper.js
src/member-facade.js
src/server-facade.js
test/ajax-wrapper-test.js
test/member-facade-test.js
test/server-facade-test.js

Download

Click the following link to download server-facade-master.zip.

server-facade-master.zip




















Home »
  Javascript Free Code Download »
    Network »




AJAX
Client
Network
RESTful
Server
URL
URL Shortener
WebSocket