which Wikipedia of the future are you quiz result
25 years of Wikipedia
From dial-up days to now, travel through Wikipedia's history.
wikipedia25.org/en/which-wik...
which Wikipedia of the future are you quiz result
25 years of Wikipedia
From dial-up days to now, travel through Wikipedia's history.
wikipedia25.org/en/which-wik...
Just shipped linkedlist v0.2 with DoublyLinkedList! ๐
Now supports bidirectional traversal, backward iteration, and precise node removal (removeHead/Tail, deleteFirst/Last). Type-safe, iterable, works everywhere.
๐ฆ jsr.io/@tamatar/lin...
๐ป github.com/KiranNamawar...
#TypeScript #DataStructures
Shipped my first package on @jsr.io : linkedlist โ a tiny, typeโsafe Linked List for TS/JS. O(1) append/prepend, iterable, chainable. Works in Deno/Bun/Node/browser and others.
JSR: jsr.io/@tamatar/lin...
Code: github.com/KiranNamawar...
#TypeScript #JavaScript #LinkedList #DataStructure
@bun.sh is the future of server-side JavaScript bun.com/blog/bun-v1.3
#javascript #nodejs #typescript