MIME stands for Multipurpose Internet mail-extension.
MIME describes the response format sends by server to the client.
Syntax:
type/sub-type
Ex:text/html,application/json etc.
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