Quick Dive into React
Article Table of Contents
As usual, this is a work in progress. At a high level, I’m familiarizing myself with Phoenix/Elixir, and need to sharpen my React knowledge along the way.
After working through part 1 of a slack clone in Elixir/Phoenix tutorial, I ran into some errors getting the React app up and running.
I expect errors, but don’t have enough familiarity with React to effectively debug, so I’m going to take a quick spin through the tool, see what I can quickly learn, and then debug the errors I saw.