Skip to content

general recommendations

Borys H.N edited this page May 21, 2016 · 1 revision

general recommendations

refactoring

when refactoring, be careful about the naming of variables between java and typescript. Refactoring java classes has a chance to refactor typescript variables as well.

Clone this wiki locally