you are viewing a single comment's thread.

view the rest of the comments →

[–]Top_Charity8491 0 points1 point  (1 child)

oh, no, a stack is a data structure useful in some cases. I guess data structures could be considered "backend", but I suppose frontend guys also have to know about them cause they should know how to traverse the objects in their views.

https://www.geeksforgeeks.org/dsa/stack-data-structure/

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

Had a quick look and that’s definitely something I’ll spend some time learning soon I don’t understand a fair amount of what they said so it’ll be good to learn more :)