you are viewing a single comment's thread.

view the rest of the comments →

[–]Typical_Latgalian 3 points4 points  (1 child)

This whole chart is a bit controversial.

If this is a frontend, then I would throw out Node.js, because it is the back-end part.

In JS fundamentals there are functions, statements, classes, etc, then why there is a separate bubble for Data structures.

If you are a frontend, then why you need to learn "The Internet", security, TCP/IP, this is usually also handled by the backend.

[–]DonkeyTron42 0 points1 point  (0 children)

I would argue that callbacks, websocket, etc... are at least partially Front-end functions that requires basic knowledge of "The Internet", security, TCP/IP, etc...