Day 7 of my progress as a vue dev

RMAG news

About today
So I’m back after two days of missing my streak of posting here, but I did not miss a day of development. Still, I’m counting my progress according to the days I post here so day 7 it is. I’m done implementing logic and visualization of stack, queue, and linked list on my DSA visualizer project and it has been really fun. I also refactored the code a little bit and redefined the whole file structure of the application more clean and stream lined.

What’s next?
I will be moving on to binary search tree and will do the same for like I did with other structures. Although I really want to push the boundary of animation and visualization of structures but for now I wanna get the basic add and remove functionality to it and later put on extra time to polish it up.

Improvements required
I really want to take time with this one and basically make it as efficient and fun to use as possible in terms of visuals and functionality. I really want to add sorting functionality for each structure and present them in a way it is fun to visualize. I do have some ideas on how to get there but if there are recommendations, feel free to write down.

Wish me luck!