Mastering React

Mastering React

  • VSCode extension Simple React Snippets

  • var vs let: var is scoped to function, let is scoped to block

  • bracket notation; vs dot notation; for accessing object properties;

date 01. Jan 0001 | modified 29. Dec 2023
filename: Learn React » Course Notes » Code With Mosh
Article Content