Part 2: OAuth? How hard can that be? (SDK with Copilot Series)
07 Jul 2025
•
4 min read
The second video is this streaming series where I lean into Copilot (without falling over, I hope).
There are 4 items in the Coding category.
The second video is this streaming series where I lean into Copilot (without falling over, I hope).
The first video in a series, demonstrating how to build a PHP package with VS Code and Copilot.
Here’s my current instructions (traits) for ChatGPT, with what works well and what could be better
console.log() is often overlooked when you need to quickly debug a web page, but with a few simple changes you can significantly enhance it’s output in the console of your browser. Find out how to group output for better clarity when debugging.