You are here |
12daysofweb.dev | ||
| | | |
ryantrimble.com
|
|
| | | | I traveled over 4,000 miles to attend the only CSS conference in the world. | |
| | | |
tylergaw.com
|
|
| | | | The Web Video Text Track format is easy enough to work with, but marking cue times can be a bit of a chore. I wrote a small tool to make it a little easier. | |
| | | |
ryantrimble.com
|
|
| | | | Yet another experimental feature that I'm excited for, but is Chrome only. | |
| | | |
www.brandonpugh.com
|
|
| | Thought I would try to make it a thing where I post about a particular tool I'm using that makes life easier for me as a developer. GhostDoc is a cool little Visual Studio plugin that makes commenting your methods and properties much easier. With a keyboard shortcut or right clicking on a method name, GhostDoc will automatically generate xml documentation comments by intelligently looking at the method name and parameters: |