by root | Feb 21, 2017 | Ember.js, Frontend, Ruby on Rails
Assumptions: The frontend is Ember and backend is Express. NW (node-webkit) version is 0.20.1 (install using npm install -g nw@0.20.1) Node (node) version is 7.0.0 (install using nvm install v7.0.0 which internally download node-sass with file node-v51-linux-x64)...
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 19, 2017 | Development, Frontend, Security
Did you know, “There is a severe penalty by GOI for showing incorrect Map of India”? Safeguard your company by using below-mentioned code tweak. Using google map API without specifying region will result in incorrect Indian map. It will show complete JK as...
by root | Oct 2, 2016 | Design, Frontend, Process, Product, Project Management
If this ache sounds familiar read on, we at Navyug have overcome this barrier. Our clients often ask us how do you manage the give and take between design and development team. We all have witnessed or even spoken these very lines; To a developer: make this design and...
by root | Oct 1, 2016 | Design, Development, Frontend
SYMPTOMS:- Styles on a webpage are missing or look incorrect when the page loads in Microsoft Internet Explorer version 6 to 9. Note This problem can occur whether the webpage uses an inline style sheet or points to a cascading style sheet. You may also receive the...