May 6, 2019 4 min
Organize your translations using multiple locales files
Of course, this contains an example with Pokémon!
Nov 20, 2018 6 min
React - Passing data between components… with Pokemon as an example!
Passing data between react components can be simple, but in some occasions, it can be very tricky. While from parent to child, and vice-versa , can be a straightforward process, you’ll need to use…