Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wesbos/JavaScript30
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Loading
...
head repository: brutusyhy/JavaScript30
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 12 files changed
  • 1 contributor

Commits on Oct 28, 2024

  1. Day 01 - TypeScript

    A TypeScript implementation that adds an event listener on keydown event, and use querySelector to start playing the audio as well as changing the div element's style class.
    brutusyhy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e51321b View commit details
    Browse the repository at this point in the history
  2. Day 02 - TypeScript

    Use setInterval and querySelector to regularly update the style of the elements.
    brutusyhy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5efa677 View commit details
    Browse the repository at this point in the history
  3. Day 03 - TypeScript

    Important lesson learned: put the script towards the end of the html to ensure that the elements were already created before the script can access them.
    brutusyhy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b7c53c5 View commit details
    Browse the repository at this point in the history
  4. Day 04 - TypeScript

    Added interface for the typing of inventors, and used fetch api to query the wikipedia page, which would then be parsed as a DOM Document.
    brutusyhy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0f10cd8 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.