RBrobert bubnikinbitbubz.hashnode.dev·Nov 30, 2023 · 9 min readOutlet and Outlet Context in React.jsIn this article, we're going to use some react router tools to take advantage of routes. They'll serve to guide the user from page to page with information displaying when and where we want it to without having to repeat ourselves. By the end, you sh...00
RBrobert bubnikinbitbubz.hashnode.dev·Sep 23, 2023 · 4 min readIrritating Iterables in JSIterating. We all have to do it at one time or another. Starting out, it was tough for me personally to grasp the concept, and honestly, I still have much to learn about it. My first challenge was discovering that which can be iterated over, somethin...00