Skip to content
Code-Schnipsel Gruppen Projekte
  1. 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
  2. Feb 12, 2025
  3. Nov 04, 2024
  4. Okt 31, 2024
  5. Nov 24, 2020
  6. Mär 16, 2020
  7. Sep 20, 2019
  8. Sep 04, 2019
  9. Okt 01, 2018
  10. Sep 20, 2018
  11. Sep 17, 2018
  12. Aug 29, 2018