A quick overview on relational (SQL) and non-relational (NoSQL) databases, what they are, how they differ, and use cases for each.
class PetsContainer extends Component { state = { petsToDisplay: “all” };
This is a step-by-step guide on how to create a component in react that can be used as a ‘like’ or counter button.
Before I dive in, let me give you a bit of background on how Pet Roulette! was set up going into deployment. First, I had two separate repositories. Secondly, I had created my Rails API with a Postgres database from the get-go, which is highly advisable if you do plan to deploy your app. Lastly, I used create-react-app
to start my React application.
<iframe src=”https://share.getcloudapp.com/jkuJkq99?embed=true” width=90% style=”border:none” frameborder=”0” allowtransparency=”true” allowfullscreen=”false”> </iframe>