Before Going to Learn React You must need Some JavaScript concepts.
let,var and const
function and arrow function
callback
hight order...
For further actions, you may consider blocking this person and/or reporting abuse
Overall not bad of an overview and may be useful for someone looking for where to start.
What you should definitely improve about this article is some styling and proofreading. You left in multiple typos, 2 of the sections from overview aren't even in the article and the code snippets have barely any formating and are hard to read.
Thank for your feedback I will try to improve this. I just starting writing this so I don't have any idea .I will improve this point
you said
there is not even
a
orb
in the param. Also, you open the{
, and so you need areturn
. Otherwise it is going to evaluatea + b
and return nothing.Or just use
Add js after three dots in snippets to make JS
code readable and highlighted.
Example:
Thank you so much!
🤔🤔🤔
Have you tried the "array destructuring" example in a browser console?
Yes It is working now!
Thank you Dear That Was Awesome
I am happy tio hear that this will helpful to you.
Thank you I will try to improve this.