Grace Yuiko NakanoHow to Implement a Search Bar in ReactImplement Search Bar seeded with data fetched from APISep 14, 2021Sep 14, 2021
Grace Yuiko NakanoTruthy or Falsy?Understanding the essential JavaScript Concepts of truthy and falsy valuesSep 7, 2021Sep 7, 2021
Grace Yuiko NakanoVariable Differences in JavaScriptUnderstanding the difference between let, const & varAug 30, 2021Aug 30, 2021
Grace Yuiko NakanoLearning about useEffect hooksIn an earlier blog post, I covered my learning of the React useState hooks and the convenience of being able to access state in a…Aug 24, 20211Aug 24, 20211
Grace Yuiko NakanoUtilizing ‘Rest-client’ gem to set unique id’s to objectsHave you ever needed to utilize an endpoint with objects that did not contain unique ids? The ‘rest-client’ is a great gem to utilize to…Aug 17, 2021Aug 17, 2021
Grace Yuiko NakanoLearning About UseState HooksHooks that allow usage of state without classAug 10, 2021Aug 10, 2021
Grace Yuiko NakanoSaaS and its PopularityWe have transformed into the cloud dependent society. If you take a second to reflect on the number of applications that rely on the cloud…Aug 2, 2021Aug 2, 2021
Grace Yuiko NakanoManaging multiple Github AccountsSetting up and authenticating your personal and work accountsJul 26, 2021Jul 26, 2021
Grace Yuiko NakanoThe Big-O of Objects and ArraysExploring best practices of the runtime complexities in objects vs arraysJul 19, 2021Jul 19, 2021