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: rogervaas/modern-js-cheatsheet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mbeaudru/modern-js-cheatsheet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 6 files changed
  • 16 contributors

Commits on Aug 7, 2018

  1. Update th-TH.md (mbeaudru#117)

    I update translation more easily reading but not change any meaning.
    
    @notsu
    
    ขอบคุณแทน dev คนไทยด้วยนะครับที่แปลภาษาไทยให้ สุดยอดเลยครับ 
    พอดีอยากจะช่วยแปลในบางส่วนที่คิดว่าอาจจะอ่านง่ายขึ้นนะครับ ไม่ได้มีเจตนาว่าที่คุณแปลมาก่อนนั้นไม่ดี แค่อยากจะช่วยปรับปรุงด้วยครับ
    ถ้ามีเวลาจะมาช่วยดูอีกนะครับผม :)
    Elecweb authored and mbeaudru committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    5dbba00 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Update ru-RU.md (mbeaudru#118)

    just removed "`" symbols as it is in English original
    a1ip authored and mbeaudru committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    747714f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. docs: fix typo (mbeaudru#120)

    Jason-Cooke authored and mbeaudru committed May 31, 2019
    Configuration menu
    Copy the full SHA
    35003ad View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

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

Commits on Jul 10, 2019

  1. Small typo and indentation fixes (mbeaudru#122)

    * Small typo fix in README.md
    
    * Uniformize indentation in code samples
    maxgabut authored and mbeaudru committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    2e2b0ce View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    131987e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2da46d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

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

Commits on Nov 17, 2019

  1. Updated variable declaration to remove ambiguity (mbeaudru#124)

    The current wording suggested that variables should be declared with const and then again with let when it is time to reassign them.
    haider-ilahi authored and mbeaudru committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    d07e4cd View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Configuration menu
    Copy the full SHA
    94d6169 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mbeaudru#125 from kamil-adam/patch-1

    Remove spaces that destroy the header
    mbeaudru authored Mar 5, 2020
    Configuration menu
    Copy the full SHA
    38ed562 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

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

Commits on May 7, 2020

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

Commits on Dec 5, 2021

  1. Persian translation (mbeaudru#130)

    Co-authored-by: Mostafa Ahangarha <[email protected]>
    ahangarha and ahangarha authored Dec 5, 2021
    Configuration menu
    Copy the full SHA
    b4df488 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Fixed broken link (mbeaudru#132)

    Updated link to Array Methods in TOC
    kasperadk authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    19899e6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Fixed wes blog 404 link (mbeaudru#137)

    * Fixed Wes Bos Blog Link
    
    * Fixed wes blog link
    MuhammadSahimBhaur authored May 24, 2023
    Configuration menu
    Copy the full SHA
    6b63e2d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

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

Commits on Oct 15, 2024

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