Build a Blog Website with Reactjs and Hygraph CMSManaging your blog content can be made easier for you and your clients by utilizing a Content Management System (CMS). A CMS is software that allows you to create and manage your digital content easily with or without technical knowledge. In this art...Jun 8, 2023·3 min read
Understanding React Functional and Class Based ComponentsIntroduction React has two components which are functional components and class-based components. React class-based components are stateful. Their stateful nature allows developers to execute complex code functionalities such as state management. Fun...Jan 31, 2023·2 min read
Why Cloud Adoption is the 21st Century StrategyThe innovations and disruptions that have been witnessed in the world of cloud computing in the 21st century are tremendous to how enterprises maximize the power of cloud-based solutions. Cloud adoption presents a myriad of advantages that solve the ...Dec 16, 2022·2 min read
APIs: The Revolutionary InterfacesApplication Programming Interfaces (APIs) are a medium that allow developers to fetch and send data between software components. APIs are not limited to a certain programming language and they thus come in handy for programmers. Web developers are al...Dec 9, 2022·4 min read
JavaScript Loops: The Ins and OutIntroduction JavaScript loops are a way of automating repeated tasks and concepts in your code. Loops will iterate, to mean repeat, a specific task until a condition is met. In other words, if a condition is true, the loop will keep running until it'...Nov 26, 2022·3 min read
Life Check... One Year after CampusI graduated from uni last year in Dec and I was so enthusiastic for the life without exams...you know what I mean! Honestly I was so pumped up despite the fact that I am terrible with transitions. I am writing this as a life check for myself and any...Nov 20, 2022·4 min read
Sourcing for Women in Open SourceThe lack of diversity in open source is a worrying factor even as the world accelerates to a new digital future powered by web3. This calls for intentional efforts in bridging this gap while building better experiences for women in the field. Studie...Mar 22, 2022·3 min read