webprogramming260 / .github

Web Programming 260 Instruction
MIT License
21 stars 125 forks source link

Move React to follow JavaScript #176

Open leesjensen opened 1 month ago

leesjensen commented 1 month ago

This will require the following:

  1. Rework all of the Simon after JavaScript
  2. Rework all of the Startup after JavaScript
  3. A review of all the textual content to make sure it reflects the change
  4. A reworking of the Simon and other videos.

If we really want, we could introduce typescript at this point also. However, we still couldn't use typescript on the backend without introducing a transpiler.

leesjensen commented 1 month ago

If we move this direction we could actually combine the JavaScript and React deliverable. This would make a rewrite unnecessary.