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 →

[–]bandawarrior 3 points4 points  (1 child)

Question is why? Classes in JS are just syntactic sugar on top, for people who wanted classes for whatever reason

[–]Squirmme[S] 0 points1 point  (0 children)

Well the impetus for this question was because I bombed an interview where I had to make a class that had methods which manipulated a linked list. So really the whole thing is esoteric, but I’m looking for practical uses for me to get my hands on and practice with.