derese.getachew

Results 4 issues of derese.getachew

year Changed event is not propagated outside like clickDay even though it is made available. to fix it replace setYears event trigger with `var eventResult = this._triggerEvent('yearChanged', { element:$(this), currentYear:...

Going through your implementation detail I have noticed the following things which I think are against the MicroServices concept/ Culture. 1. Shared code base (APP) among all micro services. This...