If you want to land a great React job in 2021, this is the post for you π.
I'm bringing you this post on the back of Scrimba's new React Interview...
For further actions, you may consider blocking this person and/or reporting abuse
Minor on β Angular's built-in HttpClient, whereas with React, teams depend on additional data-fetching libraries like Axios or Fetch. β Fetch is not a library itβs a browser native api, a polyfill is required if the runtime is Node. Btw great article!
I'll make that distinction clearer, thank you!
Thank You For Sharing!
Read More: Top 10 Most Popular React Component Libraries and Frameworks in 2023
Well written and super helpful. Thank you!
Phenomenal job!
Minor typo: "props and state are similar in that they both hold information that influenes the output of a render"
influenes => influences
I'll get this sorted, thank you!
Excellent job on this write-up Alex π―
Thanks for writing this up, hope people find it all useful!
Great job π
Thank you for writing this! Super helpful!
Another minor typo: "This cleanup function executes before the component is removed from the UI to prevent memory likes (similar to componentWillUnmount)."
likes => leaks