CST438 Wk2 Journal
React is a neat frontend framework that helps generate HTML code dynamically and only updating the parts that is new instead of reloading the whole page. After awhile of learning how it works I found it really cool. I feel like there's a bit of a learning curve but after realizing how much you can reuse code to make a much more complex website that autogenerates tons of information it's just wonderful.