As a newbie to Web Development, this week I learned a lot ! Although, it did take me a hella lot of time to wrap my head around some concepts ! Here are somethings I learned this week:
fetch an API
Use express.js to create static web page server
Use npm
Use nedb as a database to store the response from the API and also grab the data from the database.
Learned how the whole relationship between the client and the server side and how both work together. (especially while creating the "endpoints" part)
As a newbie to Web Development, this week I learned a lot ! Although, it did take me a hella lot of time to wrap my head around some concepts ! Here are somethings I learned this week:
That's awesome! 🔥