Posts tagged with "Angular"

AngularJS (commonly referred to as "Angular" or "Angular.js") is an open-source web application framework mainly maintained by Google and by a community of individuals and corporations to address many of the challenges encountered in developing single-page applications. It aims to simplify both the development and the testing of such applications by providing a framework for client-side model–view–controller (MVC) and model–view–viewmodel (MVVM) architectures, along with components commonly used in rich Internet applications.

Personal Movie Database Part 1 - UI Overview (JQuery Mobile AngularJS)

November 10, 2015 by Christoff Truter

Over the years I've collected quite a number of movies and especially since I got burgled again in 2013 it's getting rather hard to keep track of everything. So I decided to create a little web application to keep track of my surviving collection.

JavaScript   Angular   Jquery Mobile  

Getting my hands dirty with TypeScript

February 17, 2015 by Christoff Truter

In this post I reflect (mostly a collection of loose thoughts) on a little VS2013 TypeScript demo web application I wrote as an attempt to get into the groove of things.

PHP   TypeScript   Angular