|
|
|
|
|
by alfredxing
3919 days ago
|
|
Yep, it's just shorthand. It's something I've been using in some projects recently as an alternative to something like jQuery, so I thought it would be useful in some sense to share it! I guess this is just stemming from my view that a huge library like jQuery isn't necessarily needed anymore, now that most browsers support things like a good native API for DOM manipulation and traversal. |
|