-
Notifications
You must be signed in to change notification settings - Fork 0
Created 2026-02-24 chat post #91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
66384eb
ce3b5b9
aff79e4
a21a340
db20415
dfc69a9
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,22 @@ | ||||||
| --- | ||||||
| title: "Feature(s) You Wish Existed in Language/Framework/Technology You Are Currently Using" | ||||||
| date: 2026-02-24 | ||||||
| authors: | ||||||
| - chris | ||||||
| categories: | ||||||
| - Technical | ||||||
| tags: | ||||||
| - coding-practices | ||||||
| - culture | ||||||
| - best-practices | ||||||
| --- | ||||||
|
|
||||||
| What is a feature, or two, that you wish existed in the language/framework/technology you are currently using? Why do you miss it? Does your current language/framework/technology have the feature but it's just implemented differently than you would like? | ||||||
|
|
||||||
| Inspired by myself and Omar being newbies with Go and trying not to impose our habits from other languages without a good justification. For example, we recently debated if we should use the [Testify](https://github.com/stretchr/testify) testing framework instead of Go's built in way to [testing](https://go.dev/doc/tutorial/add-a-test). | ||||||
|
||||||
| Inspired by myself and Omar being newbies with Go and trying not to impose our habits from other languages without a good justification. For example, we recently debated if we should use the [Testify](https://github.com/stretchr/testify) testing framework instead of Go's built in way to [testing](https://go.dev/doc/tutorial/add-a-test). | |
| Inspired by myself and Omar being newbies with Go and trying not to impose our habits from other languages without a good justification. For example, we recently debated if we should use the [Testify](https://github.com/stretchr/testify) testing framework instead of Go's built-in way to [testing](https://go.dev/doc/tutorial/add-a-test). |
Copilot
AI
Feb 24, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blog-post closing line should follow the standard wording in AGENTS.md ("Everyone and anyone are welcome... Zoom link will be posted at 12pm MDT."). This post currently uses "is" and omits the Zoom-link sentence.
| Everyone and anyone is welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others. | |
| Everyone and anyone are welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others. Zoom link will be posted at 12pm MDT. |
Copilot
AI
Feb 24, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The leading "*" starts emphasis but isn’t closed, which can italicize the remainder of the page unexpectedly. Close the emphasis (or remove the asterisks) so the markdown renders correctly.
| *Feature image created by ChatGPT. | |
| *Feature image created by ChatGPT.* |
Uh oh!
There was an error while loading. Please reload this page.