Day 31 to 60 - Web Development with Resources

·

1 min read

Day 31 to 60 - Web Development with Resources

This blog is part of a series. Check it out here for next/previous days and resources.


Day 31 - 35 → JavaScript API Projects

Learned about APIs which is essentially a link between two apps to communicate with each other. Know more about APIs from the below video. After learning about APIs, made 3 projects using free APIs available here on github. Made a Dog slideshow App, Lyrics + Music video app and an Image search app with infinite scroll like Unsplash.

Resources

My Code - github.com/abhishekY495/JavaScript-API-Proj..

Project Link - abhishekY495.netlify.com/api-projects


Day 36 - 60 → JavaScript30 Projects

Did the JavaScript30 course challenge by Wesbos which is a free course that does 30 vanilla JavaScript projects in 30 days. I think this is a great course to work on your HTML, CSS and JavaScript skills. Every project in the course is unique and really well explained.

My Code - github.com/abhishekY495/JavaScript30

Project Link - abhishekY495.netlify.com/javascript30


Now time to learn React and make some projects on it.


All above and future resources can be found at the below Github repo.

This blog is part of a series. Check it out here for next/previous days and resources.