Fullstack Markdown editor

Solution retrospective
I am glad that I was able to complete this pretty big project. I'm also happy with the project organization and structure, something I don't usually do. I have integrated the application quite confidently with supabase, both auth and CRUD operations and made the application responsive.
What challenges did you encounter, and how did you overcome them?This was pretty much the first time I integrated a database with an app, so it probably took me longer to do it. Also it was a bit complex to keep editor page responsive at some points, especially when the document panel was open. I was helped quite a bit in this case by container queries.
What specific areas of your project would you like help with?Make the application even more secure and possibly optimize the speed of the application. Any advice would be appreciated !
Please log in to post a comment
Log in with GitHubCommunity feedback
- @saimasial-bit
"Great job on the solution! The layout looks clean and responsive. However, I noticed that you haven't used semantic HTML elements like <article> and <section>. Adding them would improve accessibility and readability. Also, on smaller screens, the text alignment looks slightly off. Adjusting the padding/margins might help. Keep up the great work!"
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