Without installing anything on your computer!
Tabris.js is a framework for developing mobile apps with native UIs in JavaScript. iOS and Android apps can be built entirely from one code base, which frees you from the task of managing code for multiple platforms. https://tabrisjs.com/
- You can try out Tabris.js without installing anything on your computer.
- You not only try out some code, you can edit the code from your mobile device.
STEPS
- Sign up with your Github account - https://tabrisjs.com
- Install the Tabris.js Developer App on your device. Links to iOS / Android / Windows 10: https://tabrisjs.com/playground
- View the the default playground code on your device.
- On your device you'll find many complete examples.
Playing with Snippets examples You can try out snippets, that have been modified to work on the playground.
- Simple find a snippet from source code on this Github repository
- Copy and paste into your playground
- Refresh your device by swiping to left, and press the refresh icons
If you've done something cool in the Tabris playground, you can show it to employers, friends and family by:
- Ask them to install the Tabris 2 app from any store - just search for it
- THE QRCODE
- ???
- To start developing a real Tabris.js app, follow the Quick Start Guide: https://tabrisjs.com/tabris-js-docs/latest/getting-started.html
Published under the terms of the BSD 3-Clause License.