Skip to content
Code-Schnipsel Gruppen Projekte
  1. Mär 04, 2025
  2. Feb 27, 2025
    • Henning Leutz's avatar
      refactor: use const instead of var in CouponCodeInput.js · 0619681d
      verfasst von Henning Leutz
      Modified 'var' declarations to 'const' in CouponCodeInput.js file for better ES6 compliance. This
      refactoring helps increase code readability and ensures variables are block-scoped, reducing the
      risk of accidental variable reassignment or mutation.
      0619681d
  3. Feb 12, 2025
  4. Nov 04, 2024
  5. Okt 31, 2024
  6. Nov 24, 2020
  7. Mär 16, 2020
  8. Sep 20, 2019
  9. Sep 04, 2019
  10. Okt 01, 2018
  11. Sep 20, 2018
  12. Sep 17, 2018
  13. Aug 29, 2018