More a quick lecture than an exercise. Wes went over some little tricks when using the using the browser dev tools, focusing mostly on the different console methods: console.log() — Y’all should know this one by now Interpolating in the console
- Using a ‘%s’, you can grab the values from…