This is a NodeJS pjax demo using jquery-pjax on the client side and a modified version of express-pjax (to work with express 3 without partials in jade templates) on the server.
npm install
npm start
This is a NodeJS pjax demo using jquery-pjax on the client side and a modified version of express-pjax (to work with express 3 without partials in jade templates) on the server.
npm install
npm start