You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.1 KiB
1.1 KiB
Reading the Docs
Instructions
There are many tools that a web developer may need that are on the MDN documentation for client-side tooling. Select 3 tools not covered in the lesson, explain why a web developer would use it, and search for a tool that falls under this category and share its documentation. Do not use the same tool example on MDN docs.
Rubric
| 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 |
- Transformation (Babel) - It help to do code readable on more browsers and devices, even if they use old fashioned JavaScript
- Bundlers/packagers (FuseBox) - Bundlers take resources/files. Then resources/files are analise, transform, clean, minimisation and placed in the pacages.
- Deployment tools (Octopus Deploy) Reliable, repeatable, traceable deployments across clouds and on-prem