Comment on Welcome to the wonderful world of code obfuscation
kogasa@programming.dev 1 year agoThe obvious solution is to inject an IWeekendDaysOfWeekProvider service in the inversion of control container. In your, uh, javascript web app.
Comment on Welcome to the wonderful world of code obfuscation
kogasa@programming.dev 1 year agoThe obvious solution is to inject an IWeekendDaysOfWeekProvider service in the inversion of control container. In your, uh, javascript web app.
coloredgrayscale@programming.dev 1 year ago
npm install isWeekend.
Depends on: isMonday, isTuesday,…