Recent Posts

Future of Declaration Files

2 minute read

When I have started to use TypeScript I have looked at Definitely Typed to see how many people where writing declaration files (.d.ts) and then guidelines from Microsoft to see how to do it. There was then the utility tsd, but now many stuff has changed.

kii web application

5 minute read

The current tut explore how to create a simple mobile application with HTML5, CSS3 and JavaScript based on the new Kii Javascript SDK. Basically Kii Corporation offers a rich cloud mobile backend to help the development of a mobile application providing some services out of the box such as user registration and login. Then the application will be wrapped by Apache Cordova to obtain a deployable...