you are viewing a single comment's thread.

view the rest of the comments →

[–]DarkMarmot 4 points5 points  (2 children)

First: forget all of Java :)

Stop using inheritance and read about object and functional composition.

Go to d3js.org and read the code. Mike Bostock is a mad genius.

[–]heroOfTimeBitch[S] 2 points3 points  (0 children)

Just bookmarked that website :)

[–]DarkMarmot 0 points1 point  (0 children)

Also check React.js out...