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

Javascript Resource Extension #140

Open
westshae opened this issue Feb 28, 2024 · 1 comment
Open

Javascript Resource Extension #140

westshae opened this issue Feb 28, 2024 · 1 comment
Labels
new resource Addition of a new resource(s) resource: web Web related resource

Comments

@westshae
Copy link

Extend the existing Javascript resource to go much more bare bones, made to focus on web development extending existing HTML/CSS resources

Potential Inclusions

  1. Common use cases for javascript, including reference to both js files and HTML script tags
  2. Very bare bones example of a javascript file
  3. Go over the basic programming fundamental syntaxs for javascript, such as variables, loops, functions, etc.
  4. Create multiple small projects for the students to complete based on previous teachings, such as using Javascript within the browser to add, or when you click a button it adds a new item to a list.
@Darkflame72 Darkflame72 added new resource Addition of a new resource(s) resource: javascript JavaScript or TypeScript related resource(s) resource: web Web related resource and removed resource: javascript JavaScript or TypeScript related resource(s) labels Mar 30, 2024
@Darkflame72
Copy link
Member

This would all be javascript based in the browser (nothing node related).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new resource Addition of a new resource(s) resource: web Web related resource
Projects
None yet
Development

No branches or pull requests

2 participants