by root | Jan 31, 2017 | Development, Ember.js, Frontend, iOS, Java, Javascript, Mobile, Process
Shiv and I took up a challenge, “no mindless StackOverflow use” recently for 15 days. The purpose was to figure out our performance without StackOverflow and if its possible to completely avoid it. Our new project “Security Management” was an...
by root | Jan 25, 2017 | Development, Ember.js, Frontend, Javascript
What is Ember-cli mirage Ember CLI Mirage is a client-side mock server to develop and prototype applications. At some point, while learning Ember.js you probably have needed to mock some data from your server. Older Ember.js tutorials recommended developers use the...
by root | Jan 2, 2017 | Development, Javascript
In the world of data – visualization plays a keen role in portraying the data. It enables you to make sense of it faster, and also observe interesting patterns that wouldn’t be apparent from looking only at stats. We were faced with a similar issue – to...