Tag: phonegap
DEV Channel
Angular architecture patterns – Additional application features
Welcome back to series of blog posts about architectural patterns for front-end web applications. The code examples are written in Angular 4 but...
DEV Channel
Angular architecture patterns – Detailed project architecture
Welcome back to series of blog posts about architectural patterns for front-end web applications. The code examples are written in Angular 4 but...
DEV Channel
Angular architecture patterns – High level project architecture
These series of articles have arisen after months of research and work on Angular 2 projects. It’s based on experience and observations while...
Conferences
DUMP Day 2016 look back and session materials
DUMP is a non profit student association from Faculty of Electrical Engineering, Mechanical Engineering and Naval Architecture in Split. While they are a...
DEV Channel
Cordova hooks (4/4 steps to properly set mobile app project using Ionic framework)
And here we are on the last article of "Properly set mobile app project using Ionic framework" topic. We already went through three...
DEV Channel
Gulp tasks (3/4 steps to properly set mobile app project using Ionic framework)
Welcome back to blog series about organising Ionic mobile project. Last time we were talking about organising Angular code and making maintainable and...
DEV Channel
Organize AngularJS code (2/4 steps to properly set mobile app project using Ionic framework)
This is second step of organising Ionic mobile project in this blog series and we’ll take a look at some more interesting things...
DEV Channel
Blank Ionic mobile project setup (1/4 steps to properly set mobile app project using Ionic framework)
Last time we introduced you briefly to the ideas why we are doing this series of articles. In a nutshell, our experiences with...
DEV Channel
Exposing and testing your local web solutions online using NGrok
We’ve been using Web Hooks lately to try the new Microsoft ASP.NET Web Hooks implementation in action through Visual Studio. The problem with...
DEV Channel
Four steps to properly set mobile app project using Ionic framework – Introduction
For long time now we believe that hybrid mobile applications are a very feasible and cost-effective approach to build business mobile solutions. In...
DEV Channel
Umbraco as a wireframing tool?
I'm loving Umbraco so much that I started using it beyond his CMS capabilities. Lately, after trying several mockup and wireframing tools, I...
Conferences
Web Api Tips & Tricks – NT conference review and materials
As NT conference has passed, and I'm back in Split, it's time to write a few words and put up the materials. First...
Conferences
Bringing Web Api 2 tips and tricks – NT conference
So, tomorrow I'm travelling to Ljubljana to speak on the NT conference on Thursday. As this is one of my favorite presentations to...
DEV Channel
Umbraco widgets – razor way
We have been working on an interesting project lately and as usual, with every new project there is some new Umbraco implementation trick...
DEV Channel
Umbraco and DotNetNuke
I have deliberately used "and" in the title to avoid "Umbraco vs DotnetNuke". This is not technical comparison between the two nor overview of...
DEV Channel
MailFormProtector – Protect form to email in Umbraco
As a company that builds web portals and corporate sites we noticed a spam problem with web forms. Our clients complained about spam...
DEV Channel
EU Cookie Legislation and Umbraco
Introduction to law: There has been a lot of talks about EU Cookie legislation on websites. Everybody that does websites probably got at...
DEV Channel
Mobile devices development using HTML5/JS – part 4 – XUI and/or frameworkless way
My last test was something minimalistic and XUI (https://xuijs.com/) seems like the best choice as it comes from the same team as PhoneGap....
DEV Channel
Mobile devices development using HTML5/JS – part 3 – Sencha Touch
It took me some time from part 2 to part 3 and that is because part 3 was Sencha Touch (https://www.sencha.com/products/touch/). This baby...
DEV Channel
Mobile devices development using HTML5/JS – part 2 – JQuery Mobile
Following on previous post Mobile devices development using HTML5/JS – part 1 , after my initial discovery of PhoneGap and HTML5 mobile frameworks...
DEV Channel
Mobile devices development using HTML5/JS – part 1
I have always avoided development for mobile phones. There are too many platforms and programming in Java is not something I want to...