Quantcast
Channel: Coding in the cloud » SPA
Browsing all 6 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

A simple razor api : JSON Poco’s in Umbraco / WebMatrix

I’m rebuilding some ajaxy stuff on an Umbraco site using Knockout to spice up the UX. And I wanted a nice way to write my api functions. I tried several different approaches (Base, SignalR, WebApi),...

View Article



Image may be NSFW.
Clik here to view.

A minimalistic MVC experiment in TypeScript

I was inspired by dom-o, a minimalistic javscript library to create markup, by jed. And wanted to play some with it so I ended up making a little TypeScript MVC-experiment with it. With dom-o it’s easy...

View Article

Image may be NSFW.
Clik here to view.

Rapid Single Page Application development with typescript, couchdb and domo

OK, this might be a pretty odd way of creating applications. But this method met a few goals I had for rapid application creation: Create it in Typescript only. Use some kind of document database from...

View Article

Image may be NSFW.
Clik here to view.

A first look at how to use AmplifyJs to simplify coding of server requests

When coding web UI’s it’s not always we have the server API finished and ready to use. And even if we have it it’s nice to be able to mimic server behaviour so we can focus and test our UI code...

View Article

Image may be NSFW.
Clik here to view.

Web app woes: The database needs another field

After a few weeks on client side coding. I realize I need another field in the database and in the DTO. So I need to leave my client side project and enter the dark dungeons of the server side. Add a...

View Article


Image may be NSFW.
Clik here to view.

Some thoughts in between SPA projects

Yay, I just launched a project. It’s an internal single page application. On the server side a restful api built with ServiceStack serving json data and files (reports in PDF format and images) on a...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images