@Davidbay
I'm a self-taught Frontend Developer willing to learn and break into the greater tech space.
I'm a self-taught Developer, who loves learning about the web and transitioning into the tech space.
Nothing here yet.
In the previous chapter, I discussed the current state of the application, the underlying architecture, how the internal components(specifically the form that handles currency input) functioned and what direction the application needed to go. This pa...

Part 1 of this series was about how the React library works, I covered the basics of React, from installation to working with the React library to React Hooks that are available to functional components. This second part would be about the applicatio...

Using JavaScript to build complex web applications can get tiring when repetitive steps are involved, in such cases reusable logic is wasted, for instance, if I wanted to add a feature or state to an application globally. Thankfully, developers smart...
