We're a place where coders share, stay up-to-date and grow their careers.
I mainly develop in Ruby and that makes me love guard clauses. Even our linter enforces us to use them for the sake of readability, and it looks awesome :)
raise 'This is not possible' if impossible? # code continues if not impossible?
Ruby 🥰 Guard clauses 🥰 Ruby Linters 🥰
I mainly develop in Ruby and that makes me love guard clauses. Even our linter enforces us to use them for the sake of readability, and it looks awesome :)
Ruby 🥰 Guard clauses 🥰 Ruby Linters 🥰