treechicken@lemmy.world to Programmer Humor@programming.dev · 2 年前New languagelemmy.worldimagemessage-square126linkfedilinkarrow-up1556arrow-down133
arrow-up1523arrow-down1imageNew languagelemmy.worldtreechicken@lemmy.world to Programmer Humor@programming.dev · 2 年前message-square126linkfedilink
minus-squarebrian@programming.devlinkfedilinkarrow-up4arrow-down1·2 年前 decent framework jquery It’s current year, you have to choose one. there really isn’t any reason to use jquery other than legacy code
minus-squareKairuByte@lemmy.dbzer0.comlinkfedilinkarrow-up2arrow-down3·2 年前Jquery is still extremely relevant. React exists as well, and is also a good framework. I just happened to think of jquery first.
minus-squarebrian@programming.devlinkfedilinkarrow-up3·2 年前what does jquery give you that vanilla js doesn’t? it was good before browser inconsistencies got ironed out and js didn’t have as many features built in, but nowadays I have no idea why someone would need it
It’s current year, you have to choose one. there really isn’t any reason to use jquery other than legacy code
Jquery is still extremely relevant. React exists as well, and is also a good framework. I just happened to think of jquery first.
what does jquery give you that vanilla js doesn’t? it was good before browser inconsistencies got ironed out and js didn’t have as many features built in, but nowadays I have no idea why someone would need it