Hillary KiptooIntroducing React and Redux article series.In this first article, I am going to introduce React. So what is React? React is a JavaScript library for building user interfaces. There…Nov 9, 2020Nov 9, 2020
Hillary KiptooHow I joined the tech world, is it really worth it?What comes to your mind when you hear someone say, tech world? Of course, the first thing that pops into your mind is lots of technologies…Oct 29, 2020Oct 29, 2020
Hillary KiptooHow I wrote 10, 000 lines of code in just a month, from a different background.Ever scrolled your twitter feed and wondered how everything works. Writing a tweet, refreshing the feed, deleting a tweet, and editing…May 5, 2020May 5, 2020
Hillary KiptooUnderstanding scopes in JavaScriptScopes in JavaScript determine when and where variables, constants, and arguments are considered to be defined. Scopes determine the…Feb 25, 2020Feb 25, 2020