Show HN: A coding style proposal for JavaScript ES6 (lucidogen.github.io) 4 points by gaspard 10y ago ↗ HN
[–] bndw 10y ago ↗ The proposed format kills the readability of nested objects IMO. [–] gaspard 10y ago ↗ I have been using this format with deeply nested objects and found readability to be improved. How does it kill readability ? Could you provide an example ?
[–] gaspard 10y ago ↗ I have been using this format with deeply nested objects and found readability to be improved. How does it kill readability ? Could you provide an example ?
[–] matthewbauer 10y ago ↗ I think the "Single line commit changes" is a worthy goal. But I don't think these changes make this more possible. [–] gaspard 10y ago ↗ It is true. It only improves this aspect when adding elements to the end of objects.But the real advantage I felt was punctuation confusion reduction when having mixed object definitions and callbacks.
[–] gaspard 10y ago ↗ It is true. It only improves this aspect when adding elements to the end of objects.But the real advantage I felt was punctuation confusion reduction when having mixed object definitions and callbacks.
4 comments
[ 0.22 ms ] story [ 894 ms ] threadBut the real advantage I felt was punctuation confusion reduction when having mixed object definitions and callbacks.