Ajax is used to load data from the server asynchoronously without reloading the entire page
using http get request . Ajax also used to send data using http post request.
JavaScript Modules (ES6) let you split code into multiple files and reuse code cleanly. Main keywords: export → make something available...
No comments:
Post a Comment