Danger Training exercise. # Experience review ### 😊 What gave us a smile? - The platform is quite intuitive and easy to use. - The WYSIWYG feature functions effectively, displaying all alterations made. - It's convenient that newly added information in the editor is marked with a green vertical line, facilitating users in quickly locating their changes. Additionally, the feature highlighting specific instances, such as when editing the Museum API file, is quite impressive. For instance, clicking on "path" highlights the entire path with a darker line, aiding in identifying its endpoint. - Every successful action brought a smile 😊 ### 🤔 What was most confusing? - **Lack of Familiarity with Language and Terminology:** Understanding specific terms like "root" and "href" required time-consuming searches. This lack of familiarity with the language caused various issues in a broader context. - **Unfamiliarity with .yaml Specification:** Several challenges arose due to insufficient knowledge of the .yaml specification. For instance: While updating the Museum API with new information, adding a tag at the bottom of the editor didn't reflect the changes on the production as the same tag wasn't included in the new information part. Yaroslav assisted in resolving this issue. Difficulties arose while working with the sidebar due to a lack of understanding of the documentation. Roman M provided guidance in this regard. ### 💻 Production issues There are recurring issues with stability in the production environment: - Frequent sign-offs from the production environment; - Being redirected to another file unintentionally. Sometimes the platform takes you to another file that you are not currently working with. - Problems with the branch modality: it takes a long time to load and when we upload new files or add a new folder, something in the main menu shows the modal with a hint that we can create a new branch, this was useful, but when we chose to create a new branch, the new folder/file was not added and we have to add it again. ### ⏸️ Issues / different cases: - While reading “Before you started” faced confusing situatin with not be able to find the Museum API as it doesn't have the link. I didn't get it to go to the main page of the training. - don’t have the link to the Museum. - While downloading the API's all of them where marked by the computer as “suspicious download” - Wasn’t obvious how to switch between project and organisation, and where to find the possibility od adding the teammate as an owner - Olha received 403 “forbidden” after clicking the invitation link --> helped logging out from the platform and then using the invitation link - Had an issue with Drag&drop of the files; - It would be nice to have the possibility to click on the text in the WYSIWYG and to have it marked with some color in the editor. - Sometimes Wysiwyg showed 404 error in the process of editing the file. ### 🌿 Some recomendations: - We recommend expanding the documentation with various examples, including images and code snippets. - Additionally, integrating this documentation into a WYSIWYG tab would allow for convenient comparison between one's own block and the documentation.