Thanks to visit codestin.com
Credit goes to github.com

Skip to content
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: RashaAlsh/JavaScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: HackYourFuture/JavaScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 16 files changed
  • 2 contributors

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    e333529 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Week 1: Fixed broken link

    stasel committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    0dfceaf View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Update hand-in guide

    remarcmij committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    7e0714a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Update hand-in-assignments-guide.md

    Co-authored-by: Stasel <[email protected]>
    remarcmij and stasel authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    adb44ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request HackYourFuture#50 from remarcmij/hand-in

    Update hand-in guide
    remarcmij authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c4a01c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. Add Game Of Life prep exercise

    remarcmij authored and stasel committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    259ed9e View commit details
    Browse the repository at this point in the history
  2. Add .gitignore for .DS_Store

    remarcmij authored and stasel committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    1734726 View commit details
    Browse the repository at this point in the history
  3. Reorganize into multiple classes

    remarcmij authored and stasel committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    bf17199 View commit details
    Browse the repository at this point in the history
  4. Text improvements

    remarcmij authored and stasel committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    c365297 View commit details
    Browse the repository at this point in the history
  5. Move live or die logic to Cell class

    remarcmij authored and stasel committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    32ee8fd View commit details
    Browse the repository at this point in the history
  6. Update GameOfLife diagram

    remarcmij authored and stasel committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    7c4ec77 View commit details
    Browse the repository at this point in the history
  7. Remove .DS_Store

    remarcmij authored and stasel committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    2e74f47 View commit details
    Browse the repository at this point in the history
Loading