Harbin R

HomeFriendsReact JourneyBadges

React: Managing and Passing of values in Components (Part 2)

Apr 6, 20213 min read 12 views

In my previous article, we have seen how values can be passed through from one component to the other. Then, I mentioned about using query strings as another option which we can pass a value or values via URL. I wondered what if...what if we have a h...

React: Managing and Passing of values in Components

Feb 22, 20214 min read 137 views

When I was learning React.. I was wondering, how could I pass values to other components. Before, I could do these either both ways: either storing it in a Session variable upon login or pass it using Request.QueryString variables. After applying the...

React: Change my port!

Jan 6, 20212 min read 25 views

Hello! On this article, I want to share what I have found on changing ports in React. In Express, its easy to declare any port number by assigning it to a constant variable: In ExpressJS: import express from 'express'; const app = express(); const P...

React: Hello, World!

Jan 1, 20213 min read 27 views

As soon I got out of my comfort-zone for nth years, I decided to take on a journey of trying out new and emerging technologies to keep me updated and add skills to my current skill set. I know it would take time for me to learn these, but hey, it wou...

Test data loading in MS SQL

Dec 15, 20202 min read 8 views

Sometimes, when I do stress testing of my app I would need massive data in order to test its performance. To perform a mass loading to your SQL database, you can run the script provided below. Login MS SQL and go to File > New > Database Engine Query...

My resume

Dec 12, 20202 min read 33 views

Hello! Harbin here, to start of, let me share my online resume with you to know who I am, where I came from, and the languages I have used before and the current. Click my link here: https://harbinramo-resume.netlify.app/ I have used React to create ...

© 2021 Harbin R

PrivacyTerms
Proudly part of