Ever wandered why when using have_attributes with multiple argument matchers and only one is a failure, #RSpec fails all the rest of the matcher also? โฌ๏ธ
With #ruby on #rails in case of a mistake, instead of removing all files generated by `rails g model MyModel` one by one, you can run `rails destroy model MyModel` ๐๏ธ
People calling #python ๐ syntax pseudo-code, it's kind of true ๐ You write a couple of lines and think, "that can't possibly run" and it does ๐
@pepicrft I see it a bit different, programming languages and frameworks are tools we use to create solutions for problems. It feels kind of weird when I see engineers introduce themselves as "X language developer"๐ Today we might use ruby, tomorrow js and in 10 year how knows ๐คทโโ๏ธ