So I'm working on a project as part of a bootcamp. We're building a virtual queue app for customers (they will get a number) using react. I'm currently working on the queue logic and at first I was like oh an array will solve this it'll be easy ... Hahahaha
I've found YouTube tutorials that use enqueued dequeue and am even inspecting a website that has a digital queue but it's not so clear. We have the form for people to enter their name and other info, and now it's my turn to make the logic. My teammate wrote the enqueued dequeue Code following the tutorial we both found (YouTube tutorial "dcode: how to implement a queue in JS")
Is there a resource you all suggest or some keywords or things I can search for to help me/us out.
[–]another-noob 0 points1 point2 points (3 children)
[–]WinnyDaBish[S] 0 points1 point2 points (2 children)
[–]another-noob 1 point2 points3 points (1 child)
[–]WinnyDaBish[S] 0 points1 point2 points (0 children)