freeCodeCamp/CurriculumExpansion

chore: add 1st JS only workshop to frontend cert

Closed this issue · 0 comments

This workshop will be JavaScript only and teach the following:

  • let
  • const
  • assignment
  • reassignment
  • basic string usage
  • console.log
  • camelCase

The key for these first few workshops and labs is to start off super small with only a few topics and tons of repetition.
Then later on, we can have the larger projects.