Closed Gelmo890 closed 7 years ago
(1) Display ....Ruby displays argument evaluations right on same page, which is great to see code status. (2) Direct command ...more command line like language, strait forward commands instead of abstract and complex Js formulations (3) lines.to_a ...one could reverse the order of multiple line full of strings. I did not see Js do this.
Roby looks simpler than Js and may not be as hard to learn as Js but may not perform on same level of complexity as Js.
(1) Display ....Ruby displays argument evaluations right on same page, which is great to see code status. (2) Direct command ...more command line like language, strait forward commands instead of abstract and complex Js formulations (3) lines.to_a ...one could reverse the order of multiple line full of strings. I did not see Js do this.
Roby looks simpler than Js and may not be as hard to learn as Js but may not perform on same level of complexity as Js.
Prerequisites
Description
[Description of the issue]
Steps to Reproduce
Expected behavior: [What you expect to happen]
Actual behavior: [What actually happens]
Reproduces how often: [What percentage of the time does it reproduce?]
Versions
You can get this information from copy and pasting the output of
atom --version
andapm --version
from the command line. Also, please include the OS and what version of the OS you're running.Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.