ProphesierC - space-tourism-website-main

Solution retrospective
This was the most intense development I've ever encountered. I'm proud for finishing, but disappointed that it took so long. This was my first multipage site that I used VUE3, as well as Tailwind, so it was all new ground for me, but it taught me everything I need to know to do it better next time.
What challenges did you encounter, and how did you overcome them?I encountered every problem possible. I tried to make my own API, which has countless server issues that I decided would just be better to rewrite the entire API from Controller based C# Asp.Net to a Minimal API based one which still didn't work, but not for the reason I thought. After abandoning the project to play Kingdom Come Deliverance 2, I came back to the same issues of Github not server my site properly which all came back to github having issues with my dynamic component imports on some pages "defineAsyncComponent(() => import('@/Components/General/NavBar.vue'));." After a few months, it mostly all works now.
What specific areas of your project would you like help with?I learned a lot about Vue and tailwind, but not enough about APIs and I think I'll try out TypeScript for the fun of it
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on ProphesierC'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