From d2e28e554baa646d8611a462666ace066478f442 Mon Sep 17 00:00:00 2001 From: SaniieAsanova <114922239+SaniieAsanova@users.noreply.github.com> Date: Sun, 9 Oct 2022 21:10:43 +0300 Subject: [PATCH] Adding home work 1 Adding home work 1 --- .../1-intro-to-programming-languages/assignment.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/1-getting-started-lessons/1-intro-to-programming-languages/assignment.md b/1-getting-started-lessons/1-intro-to-programming-languages/assignment.md index c1206550..9cb3f2fa 100644 --- a/1-getting-started-lessons/1-intro-to-programming-languages/assignment.md +++ b/1-getting-started-lessons/1-intro-to-programming-languages/assignment.md @@ -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 | \ No newline at end of file +|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