|
|
|
|
|
by Wilya
5267 days ago
|
|
In ruby, and I think most dynamic languages, this type of typo is likely to raise an exception. It could hurt, but a simple test run is likely to discover it. The way javascript (which is what is linked) handles this, as amirhhz described it, leads to silent errors which could turn out a lot worse. |
|