Answer the question
In order to leave comments, you need to log in
What is the best way to develop a website?
How do you think it would be better to organize the development of the site? I used to always use Coda and work directly on the server. Now the question is, is this correct? Should I use a local server and work with GIT. Please share your experience on how you organize the workflow. Thanks in advance!
Answer the question
In order to leave comments, you need to log in
I used to always use Coda and work directly on the server. Now the question is, is this correct?Wrong.
vagrant up
). This is how you can deploy different branches on the server (dev and production, for example)
Servers are different ... Both in terms of hardware and software.
IMHO, it's easier to create a subdomain on the desired server and develop on it, so that later there are no surprises.
Well, it’s clear that if a big and serious project is git, and if it’s a simple business card site, then it doesn’t matter at all - even on a local, even on a server ...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question