Paulo Vieira
Results
2
issues of
Paulo Vieira
The value received in `let { word, language, version } = req.params` in **app.js** on **line 70** is converted to lowercase on **line 91** `language = language.toLowerCase();` however when checking...
When finishing the project and running the tests, a failure is displayed when not finding the dependency @ react-native-community / toolbar-android. I created the toolbar-android branch to fix this, but...