|
|
|
|
|
by retube
3667 days ago
|
|
Yup, every project I've ever done has used jQuery: - Nothing I've done is "big enough" to warrant a front-end framework
- It's guaranteed cross-browser
- There's a large ecosystems of plugins
- The documentation is excellent
- The API is clean, abstracts away some of the fiddliness of "vanilla" js |
|