Wednesday, September 28, 2016

Building Hybrid Apps With ChakraCore













 



 




There are many reasons why one may want to embed JavaScript capabilities into an app. One example may be to take a dependency on a JavaScript library that has not yet been ported to the language you're developing in. Another may be that you want to allow users to “eval” small routines or functions in JavaScript, e.g., in data processing applications.



Building Hybrid Apps with ChakraCore


The key reason for our investigation of ChakraCore was to support the React Native framework on the Universal Windows Platform, which is a framework for declaring applications using JavaScript and the React programming model.

The post Building Hybrid Apps With ChakraCore appeared first on Smashing Magazine.

No comments:

Post a Comment