Jaypee Ignacio
  • Home
  • About

Coding

A collection of 6 posts

Nginx Internal Load Balancing with PHP-FPM cover imageNginx Internal Load Balancing with PHP-FPM cover image
Coding

Nginx Internal Load Balancing with PHP-FPM

In this article, were gonna improve PHP-FPM performance using upstream and nginx.Let’s start with setting up the PHP side of it first. Find…

  • Jaypeeig
    Jaypeeig
2 min read
Git Tricks Cheatsheet cover imageGit Tricks Cheatsheet cover image
Coding

Git Tricks Cheatsheet

Besides the “basic” commands of Git, everyone has their own little Git tricks they use. I wanted to quickly write a list of my own which I…

  • Jaypeeig
    Jaypeeig
3 min read
Introduction to Puppeteer cover imageIntroduction to Puppeteer cover image
Coding

Introduction to Puppeteer

Puppeteer is an awesome Node.js library which provide us a lot of commands to control a headless (or not) chromium instance and automatize…

  • Jaypeeig
    Jaypeeig
2 min read
How to use Fetch API cover imageHow to use Fetch API cover image
Coding

How to use Fetch API

We’re getting a random fact about a certain number! fetch() allows you to make network requests similar to XMLHttpRequest (XHR). The main…

  • Jaypeeig
    Jaypeeig
2 min read
Auto Deployment using git hooks cover imageAuto Deployment using git hooks cover image
Coding

Auto Deployment using git hooks

Continuous Integration is essential when developing restful api’s and testing webhooks. You are developing in a working-copy on your local…

  • Jaypeeig
    Jaypeeig
2 min read
Google tag manager cheatsheet cover imageGoogle tag manager cheatsheet cover image
Coding

Google tag manager cheatsheet

Cheatsheet using marketing tools and analytics for developers. Event - Trigger Type = Event Name = Fires on = Add per new dataLayer.pushData…

  • Jaypeeig
    Jaypeeig
3 min read
Jaypee Ignacio © 2025 is based on (Reactjs Gatsby)
Latest PostsGhost