-
@tebanep @meetdholakia @jaynvora @yogesh_scs You gain readability for code review but you loose some when displaying the code in your editor. Using intermediary variables (1/2)
-
@tebanep @meetdholakia @jaynvora @yogesh_scs (2/2) to avoid breaking the 80 char limit is not improving readability imho.