* added clarification on instances and a link
I added a bit of clarification on the relationship between a instance and the class during initialization. I also added a article to the resource links relationships through pokemon.
* fix: corrected spelling and punctuation
* Fix typos and clarify explanations
* Make edits based on review
* Update guide/english/css/css3-media-queries/index.md
Co-Authored-By: amyyf <ava447@gmail.com>
* Added note on eval, and small changes
* Added Syntax Error handling for Compiled and Interpreted Languages
* Corrected Syntax error to semantic error.
This article seemed a little light on content and examples. The grammar was also a little off.
I have re-written the article to include more examples, cleaned up the grammar, and included a "further reading" suggestion.
Added that the Sass import statement doesn't need the file extension like it doesn't need the underscore.
This helps beginners to better understand the concept and avoid confusion.
Hi,
I noticed that in the instructions it is written that in the code editor there is a functional component and a React component. I do believe this is a typo as both are React components, just defined differently. Therefore, the sentence should be "...there is a simple functional component called ChildComponent and a class component called ParentComponent...".
Theo
* fix(challenge): allow new line in linear-gradient formatting
* fix(challenge): update test with suggested changes
* fix(challenge): update test to use computed style
* Basic gramatical changes
Corrected a few typos to improve the wording
* commit suggested changes
Improve line 9 from "before" to "earlier"
Revert line 14
* Added example Input/Output to challenge
Input/Output example will make it clear what the challenge is asking the camper to do.
* Formatting changes made to file
* Made minor changes in formatting
Added <code> tag to single line code.
* Formatting update
* Added requested formatting changes
* Refactored sentence and removed earlier example