@estevancarlos
Artist & Technologist
Designer, technologist, artist
Nothing here yet.
No blogs yet.
I am learning some basics of the LAMP stack and setting one up on a Digital Ocean server. I am also installing Wordpress. In one tutorial it states: (https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-on-ubuntu-14-04) We want t...
Join discussionI am a front-end developer and so I don't have a lot of experience with the needed skills required in order to use the features of Digital Ocean. I understand they have many tutorials. That's great but I'd like to sit down and know the general concep...
Join discussionI am studying webpack however the official documentation makes a few assumptions I find confusing and bothersome. It teaches you things from the perspective of making a javascript application. I am looking into webpack because it became clear that Gu...
HHGSebastian and 2 more commentedI'm using the HtmlWebpackPlugin to generate an HTML page that properly links to my CSS and JS. My goal to setup a Webpack Watch, or something else, and reload my HTML document as it includes changes I make to the HTML. The problem I have is that each...
Join discussionI need to create a more organized, structured, local development process and I'm wondering if either Vagrant or Docker are clearly better with Wordpress. It's possible neither are "better" in any significant way but I'm not sure. I have a broad under...
MDDRicardo and 2 more commentedI made a local copy of a client site. When visiting a URL on my local copy, it redirects to the actual client site. In other words: http://localhost:8888/clientsite/news/awards Redirects to: http://clientsite.com I am working in Wordpress. A redirect...
JJędrzej commented