You need to enable JavaScript to run this app.
Flashcards App
What is React?
It's a javascript library that you make ui interfaces with
What does the css backface-visibility do?
It defines whether or not the back face of the element will be visible when facing the user
What is firebase?
It's a platform provided by google that helps you create mobile or web apps by giving you services like databases
What is redux?
It's a state management framework
What does the key property do in react components
It assigns an identifier so that react knows the elements that have changed in a mapped array
Show Card
0/5 Completed