Tweet
Day 3:

✅Had to learn about object constructors to fix a bug
✅Learned you can't simply replicate js objects uniquely without using object constructors 😄
✅Bug fixed. Subnode adding added.🎉

100daysofsvelte-zeta.vercel.app

#100DaysfCode
#buildinpublic CSS Flex Playground
Day 3:

✅Had to learn about object constructors to fix a bug
✅Learned you can't simply replicate js objects uniquely without using object constructors 😄
✅Bug fixed. Subnode adding added.🎉

100daysofsvelte-zeta.vercel.app

#100DaysfCode
#buildinpublic CSS Flex Playground
Day 2: #100DaysfCode

✅optimized codes, some functions no longer relevant
✅added a node layer tree, for easy manipulation
✅added adding of new nodes to the tree

Will add subnode adding & deleting next

100daysofsvelte-zeta.vercel.app

#buildinpublic CSS Flex Playground w/ Svelte