Do any of you work with multiple programming languages at once? How do you switch mentally between them. Or even if you work on say one tech stack on one project and then on another tech stack in the next project, how do you get back in the mould.
For example a ? is a null operator in Flutter but a predicate method convention in Ruby.
For example a ? is a null operator in Flutter but a predicate method convention in Ruby.