SASolomon Adacheinsowlomon.hashnode.dev路Jul 18, 2022 路 6 min readReact HooksIt seems many developers including myself prefer to use react functional components. Well ever since the introduction of hooks, using features in react functional components became a lot easier. In this article, we will be discussing react hooks, wha...00
SASolomon Adacheinsowlomon.hashnode.dev路Jan 31, 2022 路 6 min readUnderstanding Asynchronous JavaScriptI find Asynchronous Javascript to be one of the most confusing concepts for beginners. It wasn't easy for me to grasp either. Even though I watched a lot of tutorials and read a lot about it, it took a while before I finally understood this concept. ...02HB
SASolomon Adacheinsowlomon.hashnode.dev路Dec 19, 2021 路 4 min readYear in Review 馃槑This year didn't start so well for me, had a lot of ups and downs, was so sick at some point but I am most grateful for how everything eventually turned out. I started learning react.js early this year but before then I had already learned HTML, CSS,...03EBD
SASolomon Adacheinsowlomon.hashnode.dev路Aug 15, 2021 路 1 min readMy Goals For Hng Internship 8.0I am extremely happy to have been accepted as part of the frontend development interns for the HNG internship program. This program is going to run for 8 weeks , during this internship program I have set goals that I want to achieve. These goals in...01D
SASolomon Adacheinsowlomon.hashnode.dev路May 31, 2021 路 2 min readProps and State in ReactThis concept is often misunderstood by beginners, I was also confused about this concept when I started learning react. Therefore in this article I would briefly talk about props and state in react. But before then let鈥檚 start getting to know what...00