Dev Tips
Advanced features of Kinetic.js
PUBLISHED
Introduction
In the last article about Kinetic.js we have showed how to setup the Kinetic library and how to use it in the process of building a little Mars Lander game. Lots of capabilities of this engine have been shown, but still there are many advanced topics to be explained about Kinetic.js.
- Read more about Advanced features of Kinetic.js
Creating a simple Mars Lander game using the Kinetic.js library.
PUBLISHED
Introduction
Using Blaze templates in Tizen
PUBLISHED
Introduction
Using the TweenMax.js (GSAP - Greensock Animation Platform) in Tizen
PUBLISHED
Introduction
How to create an arcade platformer game for Tizen using phaser.js
PUBLISHED
Introduction
Phaser.js is nowadays one of the most popular and versatile web game engines. It is supported by a big community and a formidable developer team. Amongst many of its features is the quick setup process and ease of use. It is also worth mentioning that phaser.js is based on the very efficient canvas and WebGL rendering engine – pixi.js. Any developer can easily start making games with phaser.js utilizing javascript.
Using LiveValidation JavaScript library
PUBLISHED
This article describes the LiveValidation JavaScript library and how to use it to validate forms filled out by users in real-time.
Introduction
LiveValidation is a lightweight JavaScript library for making real-time validations. It controls the form fields while the user is typing. The purpose of the library is to save the users' time and make the filling of forms' fields less daunting for them. A JavaScript validator doesn't replace the server-side validation that should be performed all the same.
Create animated charts with Chart.js
PUBLISHED
This article describes the Chart JavaScript library and how to create a Tizen Web application using it.
Introduction
Chart JS is a super lightweight, dependency free JavaScript library that uses HTML5 canvas element to visualize your data in the form of charts. It's a responsive, modular and well documented tool available under the MIT license.
Pixi.js – a 2D WebGL and canvas renderer for Tizen applications.
PUBLISHED
Introduction
Using Parallax.js library in Tizen
PUBLISHED
Introduction
Aloha WYSIWYG Editor
PUBLISHED
execCommand(String aCommandName, Boolean aShowDefaultUI, String aValueArgument)