Implementation of the Order Entry UI application in ReactJs

While working on the redesign for the Order Entry UI module, the team found out that the existing JavaScript convention was last modified on 2014-07-03, and it does not specify a guide to be used while working with modern day JavaScript libraries such as React and Redux, which the team is working with. Based on this, the team is suggesting the adoption of the Airbnb JavaScript convention which is more modern and offers support for both updates to the JavaScript language and implementations used in recent libraries. cc: @darius @dkayiwa @geofrocker @zeze @larrystone @betty @flavia

Links:

3 Likes