Use windows or linux to start work with Ruby On Rails?

后端 未结 5 2106
挽巷
挽巷 2021-01-04 10:50

I\'m new to Ruby On Rails and I want to know which is better to use for work with it. Windows or Linux. I\'ve never worked with Linux before but I heard It\'s better to work

5条回答
  •  Happy的楠姐
    2021-01-04 10:58

    Linux, without hesitation. You will find a lot of problems if you want to develop on windows with ruby on rails. I already tried with windows, at my beginning, and it's very difficult. Since I am with Linux, it works! It's hard in the beginning but it's very powerful.

    • Linux is very powerful;
    • The majority of the documentation is on a UNIX environment;
    • This requires less configuration;
    • You will have fewer bugs;
    • Every tools are optimized for UNIX systems;

提交回复
热议问题