bukss.hashnode.devRedux toolkit with TypescriptWhy should you consider using redux toolkit with typescript? Typescript is used to apply types to the code you write in Javascript. One of its benefits is it helps in spotting bugs early, even before running your code. Code management and refactoring...Apr 28, 2022·3 min read
bukss.hashnode.devA Beginner's introduction to redux toolkitThe bigger your project the more state you need to manage. This article explains how to use/set up redux toolkit for state management in react. This article assumes you have a basic understanding of React and javascript in general. A code sandbox ...Apr 9, 2022·8 min read
bukss.hashnode.devMy Goals For HNG Internship 8What is HNG internship? HNG Internship is a long-running, large-scale virtual internship for people learning to code and design. It is operated by https://internship.zuri.team . It focuses on the post-training phase and creates a virtual work environ...Aug 15, 2021·1 min read