TIL how to colour console logs
by @rinas
We can change the colour of log in console like this:
console.log('%c hey red text', 'color: red') console.log('%c hey green text', 'color: green')
TIL how to colour console logs
by @rinas
console.log('%c hey red text', 'color: red') console.log('%c hey green text', 'color: green')
Regarding privacy concerns, it's simple - we don't sell your data. In fact, we try to use privacy-focused software/services like Fathom Analytics whenever we use any third-party services.