28 juin 2018
_année_2018 _mois_juin console javascript log programming
Daniel Stefanovic on Twitter: "Wrap your console.log arguments in an object literal to print the variable name along with its value. console.log(isLoggedIn) console.log({ isLoggedIn }) Still one of my favorite tips from @wesbos. So simple but effective 💪… https://t.co/3UEv44mHvy"
Si vous faites du JS, c’est une sacrément bonne idée !