Asynchronous JavaScript and XML (AJAX)
HTL Rennweg
Show in appDescription
Basic information on Asynchronous JavaScript and XML (AJAX): performing requests without page reloading.
Goals
I know
- what AJAX is
 - the use cases for AJAX
 - what a "Promise" is
 - the meaning of "then" in the context of promises
 - the meaning of "all" in the context of promises
 - the meaning of "catch" in the context of promises
 - the meaning of "finally" in the context of promises
 
I can
- define and use AJAX promises in JavaScript (including all, then, catch und finally)
 
Maintainer
		
		
			
				Ferdinand Kasper
			
			HTL Rennweg