JAVASCRIPT JOURNEY-DAY 11
#teamtanayejschallenge
CHAPTER 11 :ASYNC IN JS ?
Asynchronous JS moves us away from DOM and made us work with AJAX , Fetch API which is used to make HTTP requests to files .
But what is synchronous programming?
See the example , you cannot do anyth...
sakshicodrops.hashnode.dev10 min read