Just interested to know you work flows.
I get things done, but I think I'm a bit behind the times, when CSS first started to come out I was like whats the point in that, its extra work. Why not use tables instead of divs. Any ways when I got into it I saw the real benefits of it.
Anyway's at the moment use Visual Studio2010 for database application I'm making.
But if i'm doing a website I just normally get some webspace and work directly on the web either by sublime and filezilla or the inbuilt cpanel editor.
I have used a LAMP xampp before but normally miss that out and do it online
I've noticed people on here talk about GIT, and VM's is there things I should be doing and using instead of the way im doing it now?
What do you do?
Cheers
I get things done, but I think I'm a bit behind the times, when CSS first started to come out I was like whats the point in that, its extra work. Why not use tables instead of divs. Any ways when I got into it I saw the real benefits of it.
Anyway's at the moment use Visual Studio2010 for database application I'm making.
But if i'm doing a website I just normally get some webspace and work directly on the web either by sublime and filezilla or the inbuilt cpanel editor.
I have used a LAMP xampp before but normally miss that out and do it online
I've noticed people on here talk about GIT, and VM's is there things I should be doing and using instead of the way im doing it now?
What do you do?
Cheers
but focus on one thing, your question was pretty broad but i'd certainly advise looking at some form of version control as it can be a life saver and also simplify deployments.
it's so open ended, you can use them together to do so much like running all your pre-processing stuff for you in one go then deploying, dependency management, the list goes on - you would be better reading up directly on there sites.