Pug, SCSS, Vanilla Javascript, Github Pages, i18, Neovim

Solution retrospective
I learned how to use translations instead of hardcoding strings directly in the HTML.
What challenges did you encounter, and how did you overcome them?In this project I used a very basic translation system. One reason is that I interpreted the Pug files in a simple way, without integrating translation logic directly into them. In the next project, I will explore more advanced ways of compiling Pug templates and add support for translation functions in Pug with JavaScript.
What specific areas of your project would you like help with?Another issue I encountered was that the SCSS watch script did not always work as expected. I plan to debug and improve this setup in my next project.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Hanif Maleki's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord