Skip to content Skip to sidebar Skip to footer
Showing posts with the label Single Page Application

Should I Destroy Json Object When Navigating To Different Page On Spa

I have a SPA which loads the screen with HTML and Javascript files that contain the model data. Th… Read more Should I Destroy Json Object When Navigating To Different Page On Spa

When To Add Extend Additional Complex Types Onto A Breeze Entity

I want to load an entity from the database, and then using it's ICollection (from the model cla… Read more When To Add Extend Additional Complex Types Onto A Breeze Entity

Setting A Knockout Observable Using Sammy For Routing

I have a SPA using knockout JS for data binding and sammy for routing. I have a deck of cards that … Read more Setting A Knockout Observable Using Sammy For Routing

Breeze Js: Is There A Way To Query Entities From Data.results?

I have a Breeze web api controller, with methods that accept parameters and do some work, filtering… Read more Breeze Js: Is There A Way To Query Entities From Data.results?

Using Nested Routes With React-route

I have a few pages in my app that have their own menus, besides of course the main menu. I wish at … Read more Using Nested Routes With React-route

Angular Js Thowing Error Even Though Controller Is Available

I am new to Angular JS and I am trying some examples... But I get a very weird exception when I try… Read more Angular Js Thowing Error Even Though Controller Is Available

Remove Hash In URL (fullpage.js)

I'm using the plugin fullpage.js Instead of hash urls for the sections like example.com/#sectio… Read more Remove Hash In URL (fullpage.js)

When To Add Extend Additional Complex Types Onto A Breeze Entity

I want to load an entity from the database, and then using it's ICollection (from the model cla… Read more When To Add Extend Additional Complex Types Onto A Breeze Entity