CST 336 Week 3

WELCOME TO WEEK 3

Learning Journal

 This week, I learned a lot of new skills in JavaScript and web development. I created HTML forms using different input types, which helped me understand how to collect and handle user input better. I also learned how to make "fetch" calls to get data from external Web APIs, which made my projects more interactive. Another thing I worked on was validating HTML forms with JavaScript to make sure the data entered is accurate. 

I used the "Inspect Tool" in the browser to debug and display Web API data, which was really helpful. I also created an HTML page that made several "fetch" calls to work with and show external data dynamically.

For homework, I used a Web API that gives you the current weather, including the highs, lows, and conditions. I made a webpage that showed this information and also changed the background image depending on the weather. For example, it showed clouds for cloudy weather, a sunny picture for clear skies, rain for rainy conditions, and even thunder for storms.

This week taught me a lot about using external data and making webpages more functional. I feel like I’m starting to create projects that are both useful and fun. I’m excited to keep learning and see what I can build next!

Comments

Popular posts from this blog

CST 300 Week 4

CST 338 Week 7/8

CST 300 Week 7