I think that's an accurate observation. Ironically, if you only code with a library then it's easy to lose track of what that library actually does for you.
Writing a bit of "raw" code can really make you understand why jQuery may do things in a certain way or why they have chosen certain abstractions.
Writing a bit of "raw" code can really make you understand why jQuery may do things in a certain way or why they have chosen certain abstractions.