Home » 2015 » December

Developing AngularJs applicatioin as a Beginner

원문보기   Introduction There are many tutorials available online, but still its difficult to understand. Here, I’ve explain how to begin with AngularJs as beginner in very simple way. Background You need to have basics of JAVASCRIPT to understand working. Using the code I am going to create...
Continue reading

jQuery Syntax

원문보기 « Previous Next Chapter » With jQuery you select (query) HTML elements and perform “actions” on them. jQuery Syntax The jQuery syntax is tailor made for selecting HTML elements and performing some action on the element(s). Basic syntax is: $(selector).action() A $ sign to define/access jQuery A...
Continue reading

onsen

원문보기 The Answer to Cordova UI Development A Custom Elements-Based HTML5 UI Framework
Continue reading

ionicframework

원문보기 Create mobile apps with the web technologies you love. Free and open source, Ionic offers a library of mobile-optimized HTML, CSS and JS components, gestures, and tools for building highly interactive apps. Built with Sass and optimized for AngularJS.
Continue reading

Framework7

원문보기 Framework7 Framework7 – is a free and open source mobile HTML framework to develop hybrid mobile apps or web apps with iOS & Android native look and feel. It is also an indispensable prototyping apps tool to show working app prototype as soon as possible in case...
Continue reading