Добавить
Уведомления

IMDb Movie App Project Coding Ninjas

This project gives a basic understand on how API's work how we can use fetch(). I loved building this project because unlike using node or mongo the interaction between the elements was to be done with Javascript so this project helped me understand the DOM node structure very well regarding what elements are visible to other writing neat code because the project simply forces you to do so otherwise it all get's messy and difficult to debug. I had to make this project 3 times from the bottom just because my code got all jumbled and I was not able to debug I faced a lot of issues but finally a fully functional and working move db app is ready which you can for now use to search your movies and pin them to your favourites list. DISCLAIMER The localstorage stores key value pairs into which I have declared an array which goes in as a value and a key name movies which help me identify/target/interact with the array in local storage. Thankyou Coding Ninjas for giving this wonderful and challenging project. https://github.com/fishtank1/MovieApp

12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

This project gives a basic understand on how API's work how we can use fetch(). I loved building this project because unlike using node or mongo the interaction between the elements was to be done with Javascript so this project helped me understand the DOM node structure very well regarding what elements are visible to other writing neat code because the project simply forces you to do so otherwise it all get's messy and difficult to debug. I had to make this project 3 times from the bottom just because my code got all jumbled and I was not able to debug I faced a lot of issues but finally a fully functional and working move db app is ready which you can for now use to search your movies and pin them to your favourites list. DISCLAIMER The localstorage stores key value pairs into which I have declared an array which goes in as a value and a key name movies which help me identify/target/interact with the array in local storage. Thankyou Coding Ninjas for giving this wonderful and challenging project. https://github.com/fishtank1/MovieApp

, чтобы оставлять комментарии