@estevancarlos
Artist & Technologist
Designer, technologist, artist
Nothing here yet.
No blogs yet.
I 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...
I 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...
I 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...