Hola!

My name is Jesús Pérez Paz. I'm SVP of the Software Agency at ScaleFast and I belive in a open and free Internet for everyone. I currently live in Málaga.

Posts

Create web components with typescript

In the last months, I’ve been digging in how to mix two of my favourites “technologies” of recent times. Web components and Typescript.

View more

Configure subdomain as “CDN” in NGINX (+ WordPress & W3 Total Cache configuration)

UPDATE: CORS (Cross-origin resource sharing) added to the “fake” CDN. Based on: https://gist.github.com/alexjs/4165271 In a typical scenario, you serve your webpage from single domain, that includes all yours “server generated” pages and also the images and assets (javascript, css and other files) of your site.

View more

WordPress NGINX configuration

I’ve been installing some wordpress sites in my new VPS running with NGINX. Install wordpress with Nginx is not as complicated as it might seem but you have to do some configurations to increase security and to make it work with cache plugins.

View more

Side Projects