Member-only story

Easy-to-follow tech tutorials

React Basics (Part 1) — Set Up + How to Redirect to Different Pages

Implementing Page Redirects with react-router-dom with TypeScript

Ran (Reine)

--

Photo by Patrick Perkins on Unsplash

Hello hello lovely internet people — I am absolutely ASHAMED that I have not put out another article for a couple of months (╥﹏╥).

If you’re still very kindly following and/or reading this, I thank you for your support —your encouragement means a lot and I’ll try my best to come up with better content that’s informative and easy to understand. Without further ado, let’s jump right in!

Okay so I’m planning to do a series of writings that’s like a ALL-YOU-NEED-TO-KNOW if you wanna learn React. This is coz I find that when I learned React, a lot of tutorials just seem to be rather fragmented and so it’s hard to get like the full picture of what’s going on.

In this series, I’ll try to come up with articles that CAN BE both standalone ones but also part of the full series. Stay tuned!

Intro to React

If you’d like to get a deeper understanding on how React works, check out their official docs. But I’ll just make three of the most salient points here to save us all some time:

  1. Virtual DOM — React…

--

--

No responses yet