Web developement learning env
- by David Oneill
I am currently learning Ruby on Rails. I currently do all my development on my laptop. However, I know in all "real world" situations, I will be connecting to a dedicated server that will hold the site.
So here is my question: what are the pros and cons of developing on the machine I use vs running the website on a separate server?