Day 21
Learned about routing in react(client and server side). Started learning client side react routing using react-router
. Also read a bit about how react-router
works using history
library. Read further about webpack
and how its better than browserify
.