-
What are some concepts or ideas about Javascript that remain a bit confusing? Why are those things confusing? List these out with your partner and discuss each in detail. Building the express app was more overwhelming and didn't feel confident in my ability to reporoduce what we did to set up and build the app. Still unsure about the best debugging techniques for javascript
-
What is something that is pleasantly surprising about Javascript? I appreciate being able to call object attributes with dot method. The curly braces help me keep track of my steps easier than the do/ends. Classes don't need function declaration.
-
In regards to Mythical Critters, what is one thing you think your partner did well in their implementation? Being concise with taking out repeated code. Good variable naming. Clever use of helper methods! Default values as or in constructor. Using concat for making an array of many dresses in fairy.
-
What is one thing they could improve on? Improving boolean logic
-
Is there something that stood out in their implementation Javascript pry! Any debugging will help. Concise code.
Created
January 27, 2020 17:47
-
-
Save mcat56/c2b374fa750a4d2a0977dd7d31824111 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment