Hey, it's been some time since I posted here. To give you an update, I am struggling quite a bit with vanilla JS. It ain't as easy, as I thought it would be.
I surely could do way better on this. Next time, I would try to make it as responsive as possible while keeping it accessible. It's hard to keep all these in your mind while building the component. 😅
What challenges did you encounter, and how did you overcome them?Making it responsive, and struggling with the fetch logic. 💪🏻
What specific areas of your project would you like help with?I would love some advice on how you guys test your component on different screens to ensure that it's responsive. I do use google dev tools, but I suppose it is not completely cut out for this. This time, I used Mozilla for the first time, and I think it is better than chrome for sure in this regard.