Can we create a web application (web site) using WinJS? -


i trying out winjs & know if possible create web application using winjs.

something typically create using html5 + bootstrap + js framework (like angularjs).

i need create line of business hosted on server & can accessed through browser device.

i thinking of considering winjs because - primary audience on microsoft devices & in future if need create cordova wrapper can create one. - benefit microsoft support.

absolutely. of april 2014, winjs became open source, cross-platform framework, no longer exclusive windows. it's licensed use on web, , work has been done make compatible other frameworks. can find info on try.buildwinjs.com, http://try.buildwinjs.com/#get tells different ways acquire libraries needs. includes doing custom build of subset of functionality, takes https://github.com/winjs/winjs-modules source lives.

you can find details on sept 2014 release of winjs 3.0 @ http://blogs.windows.com/buildingapps/2014/09/17/winjs-everywhere/.


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -