J-what?

jQuery made CSS and HTML look like a cake-walk. Managing the organization of my syntax in jQuery was my biggest struggle. I would get confused on where to put my semi-colons or brackets. It was helpful that Codecademy highlights the matching pairs when you select one of the parentheses or brackets. I had no issues targeting classes and ids. I still don’t have a clear understanding on how “next( )” and “closest( )” work, but with practice, I will recognize their purpose and see the correlation. It was also overwhelming learning all these new tags. HTML doesn’t have as many abbreviations to remember unlike CSS and jQuery. Through jQuery, I was able to get an inside look on how simple tasks like making a button rotate, a list drop down, or a picture to toggle are done. On a website it looks so simple, yet behind closed doors you have to target select a class and then add a specific characteristic to it. It was cool to know you could directly use CSS in jQuery because in my opinion, it saves time. Instead of going back and forth between your CSS page and JavaScript, you can easily make changes right there.

Aside from my troubles with the coding itself, I found jQuery to be interesting because it really made the website come together. In metaphorical terms, CSS would be the icing and jQuery would be the sprinkles. There’s a lot that goes into a website and the more detail you add, the more coding you have to do. As a Film major, I mostly use Adobe Premiere to edit videos, but if I want to add extra animations to enhance it then I pull the project into Adobe AfterEffects. Similar to jQuery it adds to the project and you watch it come alive.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.