Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webpack: Rewrite lesson with in-house tutorial (alongside ES6 Modules rewrite) #27961

Merged

Commits on May 9, 2024

  1. Write intro and LO items

    Lesson structure and key concepts mostly raised by Advait.
    
    Co-authored-by: advait0603 <advaitlinux11@gmail.com>
    MaoShizhong and advait0603 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b733a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    814d70a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dad7d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecafbfe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f189421 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8442d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    795d210 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    934aaaf View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    5a0bd0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8fe052 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26c8316 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be785f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b78c28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a0b3fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a841c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    047cb2f View commit details
    Browse the repository at this point in the history
  9. Fix grammar and spelling across the file

    Uses AE instead of BE spelling.
    MaoShizhong committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3d9e9b2 View commit details
    Browse the repository at this point in the history
  10. Add co-author

    Co-authored-by: advait0603 <advaitlinux11@gmail.com>
    MaoShizhong and advait0603 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fc5a8ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    57731dd View commit details
    Browse the repository at this point in the history
  12. Fix list child spacing

    MaoShizhong committed May 10, 2024
    Configuration menu
    Copy the full SHA
    83ee4e2 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    1cce35e View commit details
    Browse the repository at this point in the history
  2. Remove npm script step

    Npm scripts now covered in the new Revisiting Webpack lesson that will
    come immediately after this project.
    MaoShizhong committed May 11, 2024
    Configuration menu
    Copy the full SHA
    fdcf5cb View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Fix code examples

    MaoShizhong committed May 12, 2024
    Configuration menu
    Copy the full SHA
    4ce4f52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fec423b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    d89d9fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a70b62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    972ff87 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    f130d54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9581f45 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Add small section clarifying reasons for importing CSS

    To address any questions about "why not just link CSS in the HTML"
    MaoShizhong committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    db24e2c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    0ef6904 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    MaoShizhong committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    f666f7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aed488b View commit details
    Browse the repository at this point in the history