Skip to content

Commit

Permalink
important changes
Browse files Browse the repository at this point in the history
  • Loading branch information
darts authored Mar 9, 2023
1 parent 7f87a9e commit 8fb6a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ I saw a GraphQL tutorial while trying to understand some code in the Teams codeb

### Debugging

As a primarily TS developer working in some suboptimal, the Golang debugging experience is really nice. What's _not_ nice is not being able to Google things properly because, well, `go <problem>` doesn't always return results for the language. While it's quite easy to replace search strings with `golang <problem>`, it breaks my usual pattern of `<problem> mdn` and as a Vim User™ I detest unnecessary keystrokes.
As a primarily TS developer working in some suboptimal, the Golang debugging experience is really nice. What's _not_ nice is not being able to Google things properly because, well, `go <problem>` doesn't always return results for the language. While it's quite easy to replace search strings with `golang <problem>`, it breaks my usual pattern of `<problem> mdn` and as a __Vim User™__ I detest unnecessary keystrokes.

### gql libraries (and my sleep-deprived brain)

Expand Down

0 comments on commit 8fb6a64

Please sign in to comment.