Fullstack Devlinks app with Next / TS / React hook form / Zod / Shadcn
Design comparison
Solution retrospective
It's the first app I'm able to do with working authentication. I'm not sure that everything is done the right way, but everything works quite smoothly, so I'm very happy.
What challenges did you encounter, and how did you overcome them?There is no problem that I faced that couldn't be fixed by looking at the official documentation. This is wonderfull. Sometimes it required a lot of research, but there's always a solution
What specific areas of your project would you like help with?I was not able to make the Google Provider connection works when opening the app in a webview on mobile (e.g clicking on a link from a social media message application), if anyone has an idea about how to achieve this
Also, I've made form validation on the front end, but I'm pretty sure it would be much better if performed on back end. But I wasn't able to create a nice abstraction layer between my API and the form.
Community feedback
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