What are directives? To start with Angular Directives we must first know what Google’s Angular team defines as directives, so I copied a little piece form their website and I’ll comment on that. “At a high level, directives are markers on a DOM element (such as an attribute, element name, or CSS class) that tell […]
Cordova from the Trenches: Write Once, Run & Debug Everywhere!
Co-written by Gian Luca Ortelli and Ashkan Roshanayi. Trifork was asked to develop a mobile app for crisis management in a “GRIP 1” crisis situation for Dutch municipalities.The users of the app are municipal employees involved during a crisis situation. The app was designed in co-creation with the involved municipal employees. But what is a […]
Creating a mobile version of your website with Spring Mobile and Sitemesh
About a year ago I developed an Android app for my website, but as not everybody has an Android device I wanted to create a mobile version of my website. In the mobile version I want to present slightly different data to make it look more like the app. In this post I will show […]