configuration

  • 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…

8 years ago
  • node.js

Configuration of Express Application: Node.js

You may often want different settings for development environment and a different settings in the production environment. Also you could…

11 years ago
  • node.js

Basics of Jade – Template Engine: Node.js

Lets learn some of the basics of Jade Template Engine. Jade is the default template engine for Express Web Framework…

11 years ago