I am going to create a video sharing website (traditional music) with blogs but I am not a PHP expert. I have SEO knowledge to make requirements for developer. Where can I hire a freelance developer to code my Drupal site with the function:
- SEO ready.
- Video template and blog template.
- 3 types of archive layout.
- Multi comment system (can switch).
How much is the minimum cost I have to pay for the developer?
Although Dries has talked about having React in core, it actually hasn't happened yet. Yesterday, I started writing React components for use in Drupal 8 using Hooks, something which is actually new to the React community. What used to take over 1000 lines of code in React now takes less than 100. While Drupal is actually moving away from hooks in Drupal 8, the React community is just now starting to wrap its arms around them, since incorporating Hooks in React solves some major problems.
1) Created a subdomain "store" and point the subdomain to the main domain's document root
2) Create a folder in sites directory; store.maindomain.us
3) Created a new database, new user for the subdomain site
4) Copy settings.php to the 2nd step folder and update to point to the new database
5) went to store.maindomain.us/install.php and installed drupal
6) Created another for maindomain.us in sites folder
7) moved maindomain.us specific modules to step (6) folder
don't know about anyone else but drupal is waaaaay complicated for me to keep up with. must've spent months in the past learning D6 & D7 & now Drupal 8 is out. too much new stuff
can anyone recommend a book or some links that take a high-level view of drupal. the less code the better, ideally