ABAbolarin Bukolainbukss.hashnode.dev·Apr 28, 2022 · 3 min readRedux 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...01I
ABAbolarin Bukolainbukss.hashnode.dev·Apr 9, 2022 · 8 min readA 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 ...03IDS
ABAbolarin Bukolainbukss.hashnode.dev·Aug 15, 2021 · 1 min readMy 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...00