MichaelJ on Nostr: Spoken like someone who doesn't use type detection features in his IDE 🤣 ...
Spoken like someone who doesn't use type detection features in his IDE 🤣
Personally, I like to see the type at the same time as declaration. Hybrid statements like in modern C# like `var myVar = new SomeType()` are fine with me because I don't need to hunt around for the type of the variable when it is declared.
Published at
2024-10-27 22:29:55Event JSON
{
"id": "7e3a4a4e49349ca48b0fb67b58759ee5796aa8e6dacca2f4ec447298d2483780",
"pubkey": "70122128273bdc07af9be7725fa5c4bc0fc146866bec38d44360dc4bc6cc18b9",
"created_at": 1730068195,
"kind": 1,
"tags": [
[
"e",
"d1d079cbbb005ee74d43e81af42370cd12e17a7dac80ab01785212485ab3e070",
"",
"root"
],
[
"p",
"036533caa872376946d4e4fdea4c1a0441eda38ca2d9d9417bb36006cbaabf58"
]
],
"content": "Spoken like someone who doesn't use type detection features in his IDE 🤣\n\nPersonally, I like to see the type at the same time as declaration. Hybrid statements like in modern C# like `var myVar = new SomeType()` are fine with me because I don't need to hunt around for the type of the variable when it is declared.",
"sig": "7d8fa921a0dd04b6e3cad15131bc3d95ed342b599a9049eb418e6a74075c8b718717cf5b866b1f5cbae34ae88a823a7ab171927f8f06bb9e8f7f7c66b6e6bc1b"
}