Please sign in to access this page

JS Linked List

JS Linked List

1 devlog
1h 45m
•  Ship certified
Created by TheSeagullDev

A pretty simple implementation of a linked list in JS to learn more about how they work.

Timeline

Ship 1

1 payout of shell 7.0 shells

TheSeagullDev

about 1 month ago

TheSeagullDev Covers 1 devlog and 1h 45m

I decided to make a linked list in JS to understand more about the underlying data structure. I feel I have a much better understanding of them now under the hood and was able to add most of the methods I wanted to.

Update attachment