Making sense of React’s different component styles
jan 17,
2018
React is an unopinionated framework. It gives you a lot of flexibility to do things your own way. This flexibility can be empowering once you are familiar with the framework, but it can make it a little daunting to get started. Every piece of code you see seems to be doing things in a slightly […]