InfoQ Homepage Knockout.js Content on InfoQ
News
RSS Feed-
Microsoft Makes it Easy to Create JavaScript Web Apps with New Tool
Microsoft's new dotnet new tool provides JavaScript developers an easy way to spin up Single Page Applications using ASP.NET and Node.js.
-
Knockout Components to Structure Your Apps Better
Knockout 3.2.0 has recently been released. One of the biggest improvements is the introduction of Components, which along with Custom elements, allows you to break your app into reusable widgets, sections or pages.