How to choose between WinJS Cordova TypeScript -



How to choose between WinJS Cordova TypeScript -

i asp.net developer, c#, vb, winforms... these kind of things...

i want start developing application should run on surface pro , windows phone 8.1 if run on ios , android.. great !

i had problems xaml , pretty javascript. so, thinking write windows 8.1 app javascript heard winjs , cordova , typescript.

the application pretty simple now, 2 options: first 1 read barcode, search resulting value in db using web service , using 1 insert new record within db. sec 1 web view, similar thought of iframe url of current web site not developped me.

i need access photographic camera , barcode library. heard cordova can , enables me test , build ios , android can winjs don't understand how 2 different , how work togheter.

last, can utilize typescript write application uses cordova , winjs ?

if know web sites or hints give me help on questions : comparisons between cordova , winjs sample of project mine or advice in creating such application help on how utilize typescript in such context

thanks help help me starting new project.

best regards, claude

can utilize typescript write application uses cordova , winjs ?

yes. can utilize typescript anywhere can utilize javascript. ts compiles js deploy.

i heard cordova can , enables me test , build ios , android can winjs

cordova provides consistent device api access device hardware , works android / ios / win 8.

winjs more focused on consistent ui experience across these devices (front end). started focused on win8 expanding other devices.

cordova typescript winjs

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -