
Note Taking Web App
Design comparison
Solution retrospective
I'm most proud of creating a fully type-safe API using tRPC on the backend. The seamless integration of type safety throughout the entire stack was a significant achievement. Additionally, I’m particularly happy with how I structured the nested layouts, ensuring they work intuitively and efficiently.
Completing this project as a full-stack solution is another highlight that I’m really proud of.
Next time, I’d focus on optimizing the development process further and exploring additional tools or techniques to enhance scalability and performance.
Community feedback
- @NeoScripterPosted 19 days ago
Hi. I tried to use your app, but it got broken. When I created a new note, I accidentally clicked the button two times. It created two notes with the same content and when I deleted one, the app got broken. Maybe you could disabled the submit button after the first click. Also, when I create a note without a tag, it creates a tag with an empty string.
I hope this feedback is helpful.
Marked as helpful0@unaygneyPosted 17 days ago@NeoScripter Hi ilya, thank you for your feedback. I will add loading state to prevent the error
0
Please log in to post a comment
Log in with GitHubJoin 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