GitHub Codespaces: Managing Environment Variables
This is a video about using GitHub Codespaces and having your Environment Variables included each time you launch your Codespace for easier development.
{% youtube G9BXeZcjy5E %}
Search for a command to run...
This is a video about using GitHub Codespaces and having your Environment Variables included each time you launch your Codespace for easier development.
{% youtube G9BXeZcjy5E %}
The Change In Behavior GitHub Copilot is a fantastic tool. I have used it since the closed beta, and it has become part of my daily process. I enjoy opening the GitHub Copilot Chat view after working on a file and asking, "Is there any other suggeste...
Recently, I have been looking for ways to optimize my Stream Closed Captioner application. During one of my typical scroll-throughs of my Following lists and other sites, I discovered Nebulex. Nebulex, a local and distributed caching toolkit for Eli...

Phoenix Channels are amazing. They make using WebSocket connections a breeze. They are even more lovely using them with Absinthe, a GraphQL server implementation, and GraphQL Connections. But over time, I discovered Phoenix Channels has a downside. I...

https://www.youtube.com/watch?v=2peiqLuKKgs Supporting resource for my talk at GraphQL Summit, "Understanding GraphQL Security: Protecting Your Server from Abuse" Resources https://docs.google.com/presentation/d/1n57LAAscp3KpWydJ8SkfRj4Bd4Vi8oxQDoe...

You'll love the GitHub Command Palette if you're looking for a way to navigate, search, and run commands on GitHub with just your keyboard. This feature is currently in public beta, and it lets you access any page or resource on GitHub with a few key...
