Toggle navigation
VR AR News
beta
Blog
Suggest a feed
Feedback
About
Thursday, 5 September, 2019
UTC
JavaScript Data Structures - The Linked List
Summary
JavaScript may not have pointers but it has everything you need to construct sophisticated data structures if you think about things in the right way. In this article we implement a classical linked list structure.
... more @ i-programmer.info
i-programmer.info