IZiSteven Zioninistevenzion.hashnode.dev路Dec 22, 2022 路 2 min readRetrieve User Id from JWT TokenTo get the user's ID from a JSON Web Token (JWT) stored in local storage in a React app, you can follow these steps: First, you will need to retrieve the JWT from local storage. You can do this using the getItem method of the localStorage object, li...00
IZiSteven Zioninistevenzion.hashnode.dev路Dec 16, 2022 路 3 min readState Management in ReactState management refers to the process of managing the data or state of a component in a React application. It involves deciding where to store the state, how to update it, and how to ensure that the component re-renders when the state changes. There...00
IZiSteven Zioninistevenzion.hashnode.dev路Nov 12, 2022 路 4 min readCommon Interview QuestionsAfter reading this article you definitely won't be nervous anymore. 馃槀You鈥檝e got a big job interview coming up. This could be it! Your one shot at the perfect job. Feeling scared yet? This is probably because someone else is in control, You don鈥檛 ...00
IZiSteven Zioninistevenzion.hashnode.dev路Oct 15, 2022 路 2 min readHow to Handle The New V6 React RouteFor this article you'll need to understand the basics of react components, React folder structure and routes - the articles assumes you know react at least the basics You want when you click on a link in the browser it navigates to another react page...00
IZiSteven Zioninistevenzion.hashnode.dev路Jun 25, 2022 路 3 min readTop 5 Jobs In Computer ScienceComputer Science is a wide field with so much to offer, there are over 20+ career opportunities one can pursue and get a well paying job out of it. Technology is expanding and so is the job market. I'll be discussing the top 5 based on popularity and...00