Adding home work 1

Adding home work 1
pull/834/head
SaniieAsanova 3 years ago committed by GitHub
parent b07e06e1a4
commit d2e28e554b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,4 +8,7 @@ There are many tools that a web developer may need that are on the [MDN document
Exemplary | Adequate | Needs Improvement
--- | --- | -- |
|Explained why web developer would use tool| Explained how, but not why developer would use tool| Did not mention how or why a developer would use tool |
|Explained why web developer would use tool| Explained how, but not why developer would use tool| Did not mention how or why a developer would use tool |
1. Transformation (Babel) - It help to do code readable on more browsers and devices, even if they use old fashioned JavaScript
2. Bundlers/packagers (FuseBox) - Bundlers take resources/files. Then resources/files are analise, transform, clean, minimisation and placed in the pacages.
3. Deployment tools (Octopus Deploy) Reliable, repeatable, traceable deployments across clouds and on-prem

Loading…
Cancel
Save