diseyi.hashnode.devYour First Introduction to TechWhen I wanted to transition to tech, I was limited in my knowledge of the different roles available in tech. I started with learning HTML, CSS and JavaScript. If I had to start all over again with the knowledge I have, I would choose a different role...Mar 8, 2022·2 min read
diseyi.hashnode.devDifference Between Web2 and Web3The internet has evolved since its conception and is still evolving, rolling out different versions from web 1.0 to web 2.0 and currently web 3.0. Recently there has been so much buzz on web 3.0, it’s easy to get on the FOMO train. Here’s my interest...Mar 3, 2022·1 min read
diseyi.hashnode.devWhy {useState} Is Wrapped In Curly Bracket When Importing in ReactI encountered an error while importing "useState" in my react app, the correct way is to wrap it in a curly bracket, but somehow, I forgot to include the curly bracket and was thrown an error in my browser. Here's what happened, I am importing useS...Dec 14, 2021·1 min read
diseyi.hashnode.devWhat is React RouterReact Router is a standard library for routing in React that enables you to switch between views in your application. How to install React Router First you would need to create a react app If you are writing a React Native application, replace -d...Nov 1, 2021·1 min read
diseyi.hashnode.devMy Hng Internship JourneyHi, I'm Diseyi. I'm into Frontend Web Development. I am a chemist, transitioned to tech and it's been quite an amazing learning experience. I came across HNG on twitter sometime last year, followed their internship, was impressed and decided to be pa...Aug 16, 2021·1 min read