@Adelin Rosca Okay bro, I fixed them all except that toogle thing. How is it mutating the state directly when it's using "map" to create a new list by copying from the state? And I don't understand how you meant to use "return {...element, completed: !element.completed}".
DevTinder is a full-stack MERN application for developer networking and real-time chat, built using React, Redux, Node.js, Express, MongoDB, Socket.IO, and deployed on AWS with a custom domain. https://www.devtinders.ca/login https://github.com/Shaeranw01/devTinder-frontend https://github.com/Shaeranw01/devTinder
Good job Sharan! There are a couple of suggestions. Add some content on the first page besides login options that anyone can see and learn about your app as soon as soon as they visit your site Use input validation methods to prevent user from entering invalid data and maybe use confirmation for that along with forgot password option. For the errors like in the image attached (after entering an email that's already taken), show the errors simple and concise so people like me can understand :D
This one took a bit longer than expected 😅 I was working on it on and off because motivation hasn’t been great lately along with other things going on. There is definitely more I could add but I think it covers all the required extras. https://codepen.io/EAmbrozas/pen/LENYWoM
The link to its design file seems broken, couldn't open it, but somehow built it following the video. Sorry, the page you were looking for doesn't exist. (404) And, I couldn't set the background images of divs on stackblitz, but it worked when I tried locally on Visual Studio Code. Let me know if you have any feedback! React Challenge-1 - StackBlitz
@Adelin Rosca Sup bro? Are you being forced to use Cursor, Copilot or any similar tools at your work yet? Thanks. Yeah maybe that comes in handy when we need to manipulate a specific item based on its key attribute like an id.
Looks good! Maybe you should use ellipsis for large names, introduce the small screen version a bit earlier and change the colors and background in some places, where it's all white. I think you're about to work on that next, I'm not sure.