MagnoliaMayhem@programming.dev to Programming@programming.dev · 1年前Is jQuery still the go-to JS helper library?message-squaremessage-square41fedilinkarrow-up174file-text
arrow-up174message-squareIs jQuery still the go-to JS helper library?MagnoliaMayhem@programming.dev to Programming@programming.dev · 1年前message-square41fedilinkfile-text
minus-squarerealharo@lemm.eelinkfedilinkarrow-up1·edit-21年前Well you don’t have to place it in a separate function, nothing stops you from inlining that part and writing li or whatever directly there. It’s up to you how you organize your components.
Well you don’t have to place it in a separate function, nothing stops you from inlining that part and writing
li
or whatever directly there.It’s up to you how you organize your components.