Satish

  • Ionic

Ionic 2 Starter Templates

Ionic 2 comes with some starter templates which saves us a lot of time and effort. Video Content Today lets…

9 years ago
  • Phaser

Progress Bar: Phaser

Today lets learn to make progress bar to indicate game loading time to the user. This keeps the user informed…

10 years ago
  • Phaser

Configure Global Settings: Phaser

It's very important for any game to have some global configurations - like, display mode(Landscape or Portrait), device width and…

10 years ago
  • Phaser

Managing Multiple States: Phaser

Today lets learn how we can manage multiple states in Phaser. We can divide a game into several related modules…

10 years ago
  • node.js

Equal to v/s Strictly Equal to

What's the difference between equal to v/s strictly equal to and not equal to v/s strictly not equal to in…

10 years ago