Skip to content

ProgSoc/JavaScript2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProgSoc Beginners' JavaScript 2024

6pm, 10th October 2024

This is the repository for the Beginners' JavaScript Workshop.

If you're coming from the Live Page, see the source code https://github.com/ProgSoc/JavaScript2024.

By the end of the workshop, you'll be able to use your skills to:

  • Set up local .html pages with .css styles and .js scripts,
  • Access and consume APIs using fetch(),
  • Use JavaScript to manipulate the DOM.

You'll also have built a working GeoGuessr clone, that you can keep tinkering with to make it your own!

You can preview what your's might look like here: https://progsoc.github.io/JavaScript2024/game.html

Live

The result of the live coding during the workshop is here: https://progsoc.github.io/JavaScript2024/live.html

Instructions

Tools

  • A computer
  • A text editor (notepad or vscode)
  • A graphical web browser

Releases

No releases published

Packages

No packages published

Languages