Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved tooling for React lesson #278

Open
egillespie opened this issue Apr 27, 2020 · 0 comments
Open

Improved tooling for React lesson #278

egillespie opened this issue Apr 27, 2020 · 0 comments
Labels
lesson Feedback for improving lesson content

Comments

@egillespie
Copy link
Collaborator

Students who complete the React lesson often follow along with the React and JSX concepts well enough, but many ask questions about the tooling — both in VS Code and use of Babel in the browser.

The following improvements would address most of the questions:

  1. Introduce VS Code extension(s) that lint JSX files (no "React is undefined", no errors about " characters in JSX, etc.)
  2. Use a simple package.json setup to compile React into plain JavaScript before it reaches the browser
@egillespie egillespie added the lesson Feedback for improving lesson content label Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lesson Feedback for improving lesson content
Projects
None yet
Development

No branches or pull requests

1 participant