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: sumn2u/learn-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3
Choose a base ref
...
head repository: sumn2u/learn-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4
Choose a head ref
  • 11 commits
  • 56 files changed
  • 7 contributors

Commits on Oct 31, 2023

  1. Write space and time complexity chapter (#114)

    * Create file structure for the complexity chapter
    
    Signed-off-by: starvader13 <ashutoshgupta1311@gmail.com>
    
    * write introduction to complexity chapter
    
    Signed-off-by: starvader13 <ashutoshgupta1311@gmail.com>
    
    ---------
    
    Signed-off-by: starvader13 <ashutoshgupta1311@gmail.com>
    starvader13 authored Oct 31, 2023
    1 Configuration menu
    Copy the full SHA
    04d556a View commit details
    Browse the repository at this point in the history
  2. translated books (#197)

    sumn2u authored Oct 31, 2023
    1 Configuration menu
    Copy the full SHA
    47d8724 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Update Array Chapter (#198)

    * Update spread.md
    
    * Update sort.md
    Anuj-Khadka authored Nov 1, 2023
    1 Configuration menu
    Copy the full SHA
    0430ffa View commit details
    Browse the repository at this point in the history
  2. Update Array Chapters (#199)

    * Update shift.md
    
    * Update push.md
    
    * Update pop.md
    
    * Update map.md
    Anuj-Khadka authored Nov 1, 2023
    1 Configuration menu
    Copy the full SHA
    da624d0 View commit details
    Browse the repository at this point in the history
  3. Translated books (#200)

    * Chapter restructuring and typo fixes
    
    * pdf and epub formats of book
    
    * rename Contributors to Credits
    
    * apply credits to books
    sumn2u authored Nov 1, 2023
    1 Configuration menu
    Copy the full SHA
    cbed754 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Console math and boolean exercises implements (#203)

    * Began writing set-interval document
    
    * Added code example for setInterval
    
    * Completed example on setInterval paramters
    
    * Added clear interval section
    
    * Revised set-interval document
    
    * Created set-timeout document
    
    * Added clear timeout secion
    
    * Added info on Inheritance document and class chapter
    
    * Added chapter and page number to setTimeout and SetInterval
    
    * Added math in console exercise
    
    * Added boolean testing in console exercises
    
    ---------
    
    Co-authored-by: Suman Kunwar <suman.kunwar@daliaresearch.com>
    Lensco825 and sumn2u authored Nov 6, 2023
    1 Configuration menu
    Copy the full SHA
    6864cd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Added some sections to the Unit testing chapter (#205)

    Co-authored-by: nicole.apaflo <nicole.apaflo@CERGITECH64-PC>
    nickAP02 and nicole.apaflo authored Dec 26, 2023
    1 Configuration menu
    Copy the full SHA
    fcc428e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

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

Commits on Mar 18, 2024

  1. remove incomplete translation

    sumn2u committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9fb8a80 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. remove unsupported language

    sumn2u committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e598231 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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