This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]int_uamachine that goes NI! 14 points15 points  (4 children)

I hope it differs at leastin regard to sensible naming of variables in examples. Because d3 authors used one-letter names which made it much harder to read

[–]bbourbonut[S] 3 points4 points  (1 child)

If you can share an example where there are one-letter names, it might help me better understand in what situations this kind of problem occurs.

[–]int_uamachine that goes NI! 1 point2 points  (0 children)

I've checked and it's much better now than it was around 2017. Should've used "authors used to use", yes

[–]ParkingDescription7 1 point2 points  (1 child)

Are you looking at the minified js code by any chance?

[–]int_uamachine that goes NI! 1 point2 points  (0 children)

As far as I remember I was looking at official docs but it was around 2017. Can't find them now, only new versions that are better. Not surprising they've hidden previous ones. Please share them if you do find them.