Week 8 – jQuery and APIs

Hello everyone, welcome to Week 8 where we get more into JavaScript. We are learning jQuery which is a library where we abbreviate with $. We also have learn some APIs using AJAX. jQuery is an extension to vanila JS, makes it easier to find elements in order to add text, change HTML code et cetera. AJAX is used mostly directly calling API calls. Here are my CAs, where number 1 is using jQuery to put boxes around objects. CA2 is on click of button to change content of text. CA3 is destroying circles. CA4 is about random people generator. CA5 is about PSI and PM10. Well, I will be updating the blog next year since Common Test is coming soon. See you guys soon.

CA1
CA2
CA3
CA4
CA5

Leave a Comment

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