Quantcast
Channel: johnculviner.com » 2013
Viewing all articles
Browse latest Browse all 8

FluentKnockoutHelpers demo updated to use Durandal.js

$
0
0

Durandal.js just recently came out and so far it appears to be a simply awesome lightweight modular framework for creating single page JavaScript applications using pure Knockout goodness.

I switched over the Survey App demo of FluentKnockoutHelpers to use Durandal.js. Its been fun learning to use: Durandal just feels very clean and ‘right’ so far!

The instantly-runnable via F5 demo highlights the power of combining FluentKnockoutHelpers for strongly typed helpers (MVC-like) that work on the client, with the databinding/code organization of Knockout.js/Durandal.js combo.

Take a look at the updated code and I’d love to hear people’s thoughts about Durandal.js (is it the new best JavaScript framework this week?) and how the FluentKnockoutHelpers are shaping up.

Run the SLN at (/demo/SurveyApp.sln)
FluentKnockoutHelpers using Durandal.js for demo


Viewing all articles
Browse latest Browse all 8

Trending Articles