top of page
  • Writer's pictureAlex

Workshop 2 - Networking, Async / Await, API

Updated: Oct 27, 2021

This workshop covers the concept of APIs (e.g. http methods, CRUD operations) by building a local API server. It also discusses how to make asynchronous calls synchronous by using the async/await keywords. This was demonstrated by making an http request to the local API server as an example.



66 views

Recent Posts

See All

Comments


bottom of page