Design comparison
Solution retrospective
Hi! ✋
Finally, I manage to not procrastinate a so much and finished this challenge haha 😎.
I built this app using djangorestframework (DRF) for the backend and using JWT for all the authentication related stuff (still needs some improvements there).
On the frontend side I used alpine as the main framework, is very minimal and as I didn't want to use a lot of js, this framework made the built very straightforward, not complicated state things, just a single store for the todos and that's it (well, the simplicity of the app has something to do there haha).
For the requests in the frontend I used axios instead of the fetch api because it's not supported everywhere (yet) and I like axios too 🤣.
Any feedback you have will be accepted 🥰🥰🥰
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