DEV Community

Discussion on: What was the most irritating quirk for you when you learned another language or stack?

Collapse
 
jessekphillips profile image
Jesse Phillips

Ah yes the C# case style. That is still annoying and that's been my primary language at work for over 5 years.

I would say when using Typescript/Javascript is doing everything with async/wait. But that isn't exactly language specific.

So I'll go with needing to specify the file and import symbol is annoying. What are, programming in C. I'm used to specifying modules, but it isn't a specific file location.