Project Description

I mostly fashioned these projects for training and some prototyping.

  • Project one – Training challenge
  • Project two – Training challenge, added unique character blocks, as well as being able to subtract those unique characters from the original string.
  • CMS prototype – Prototyping an admin dashboard with CSS variables.
  • User Cards – Prototyping smart components that will change and adjust according to the content given.

What I Learned from this Project

I learned how React works and all of its many features and uses. I continue to explore, trying to understand how to best utilize the tool. I’m most excited about how I can create smart components that, when given data, know what to do with each part of it.

I also learned about validating components, CSS modules, pure components, and lifecycles.