Feedbacks
Use modern JavaScript in your Tabris.js App
The latest version of JavaScript (ES2015, or commonly called ES6) is packed with modern features, including classes, lambda expressions (“arrow functions”), block scoping, template strings, and much …
API Key Authentication in a REST API with JAX-RS
The designer of a new REST APIs soon comes across the problem of authentication. He has a number of standardized or custom methods to choose from. In this blog entry I want to outline design and …
Your first Application based on Eclipse - FAQ
Short Story We have just published a tutorial in which we try to answer the most frequently asked questions about starting to develop an application based on Eclipse. It is focused on using Eclipse as …
Creating a Floating Action Button in Tabris.js
Ever since its introduction at Google IO 2014, material design guidelines have gained more and more traction in the web and mobile landscape. Android has adopted the design style and more and more …
Getting Started with Microsoft ChakraCore
Earlier this year Microsoft released ChakraCore – their powerful next generation JavaScript engine – as an OpenSource project under an MIT license. Microsoft also announced that they would be …
Introducing the Tabris.js template app - 7 apps in 1
It’s been a year since we launched Tabris.js 1.0 - a year of tremendous growth, experimentation, and improvement. It is now clear in the industry that a JavaScript runtime which creates native …