From 88779bba1b83edf2a209a80e6e858e4b14bd0e06 Mon Sep 17 00:00:00 2001 From: Marina2098 <39623116+Marina2098@users.noreply.github.com> Date: Mon, 10 Oct 2022 00:54:47 +0200 Subject: [PATCH] React code works with DOM in the reactor regardles of the browser and can be execute on the server --- .../1-intro-to-programming-languages/assignment.md | 2 +- 1 file changed, 1 insertion(+), 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..d6d76b9d 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 @@ -7,5 +7,5 @@ There are many tools that a web developer may need that are on the [MDN document ## 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 | \ No newline at end of file