Tag: Software Development

Total 20 Posts

Ionic/TypeScript Starter Project

An example project illustrating how to use TypeScript in harmony with Ionic and Angular for mobile development.

More than just a simple "hello world," this starter project shows how to structure an application using strongly-typed classes for your controllers (includes a BaseController and BaseDialogController), strongly-typed view models, and strongly-typed services,

Continue Reading

Starting Over

I've always had a project website, but blogging has been a more recent addition. I started a blog a few years back to document my arcade restoration projects. My website at the time was built with MVC5, and rather than use a third party component for blogging, I wrote my

Continue Reading