-
Notifications
You must be signed in to change notification settings - Fork 0
Improvements
Anton Balashov edited this page Nov 27, 2022
·
34 revisions
- Proceed with cours next lesson.
Add i18next internationalization.- Add tooltip support for API calls via react-toastify & Bootstrap 4.
- Implement language switch.
- a. Add language icon.
- b. Create
svg
icon wrapper. - c. Add Language button.
- d. Add language switch logic. Consider async icon downloading.
- Add validation to
Authentication
form.email
validation (use regex?), custompassword
validation (write regex?).