Kyros
How would you go about Font Awesome icons?
I’m new to Font Awesome and was trying to understand what the better way of using those was and it said that since I was using a JS framework I should go for the SVG + JS way but I had no clue on how that works, especially because there’s no Solid guide.
3 replies
Not sure whether I'm using reactivity right... (Codereview)
Ok so I recently ported my personal project to Solid coming from React, and while I did it I kind of translated anything React into it's Solid alternative, in this case something didn't quite work out. now, I actually got it to work but I'm not sure I'm doing it the right way and I definitely don't know what I'm doing, which is why I'm here.
Here's the code, with an explanation below:
15 replies