Guide
Topics
Remote Development
Technologies
JavaScript and TypeScript
Python
Java
Go
.NET
Kotlin
Solutions
Game Development
Artificial Intelligence
Remote Development
Databases
Django
Hot tags
Amazon AWS
Debugging
Git
Google Cloud
Gradle
Refactoring
Browse more content...
Explore
Go
Go
Download
Blog
Docs
Tips
Visual, standalone, bite-sized learning resources organized into different categories.
Previous
Next
1
…
5
6
7
…
14
Detect Incorrect Usages of t/b.Fatal* Calls in Goroutines
Find if tests or benchmarks are using t/b.Fatal* calls inside goroutines incorrectly
Run Target support via WSL
Run your application or tests in Windows Subsystem for Linux (WSL) with ease.
Rename Go Module Refactoring
Upgrade Go modules to newer versions with ease
Quickly Handle Errors in Go
Handling errors is essential in any application
Delete Kubernetes Resources
Teardown resources faster as and when you need to.
Convert Kubernetes Resources Definition Formats
Quickly switch between List and Multidocument YAML for Kubernetes resource definitions.
Convert JSON to Go Types
Converting a JSON response to a Go type has never been faster than this.
Handle Go Errors by Using a Postfix Completion
Keep writing code as you would and use the postfix completion to generate the boilerplate.
Support for go:embed Directive
Embed files and folders into your binaries without using an external tool.
Use Completion for Container Names and Tags
Save a few typos and use completion to handle the container name and tag in a Dockerfile.
Extract Type Refactoring
Extract a type into its own definition and improve the reusability in your code.
Create Missing Struct Types with all Fields
Prototype your code then worry about creating the types
Previous
Next
1
…
5
6
7
…
14