monorepo Monorepo testing using jest projects Recently, I’ve worked on setting up testing for a mono-repo at Assignar. We use jest for testing, and although jest added a [multi-project runner] over a year ago, I couldn’t find
terraform Deploying to Microsoft Azure with Terraform Last year, I fell in love with Terraform and I used it with AWS and Digital ocean with really great results. I recently began to explore Azure and I faced a couple of
socialsharing plugin Ionic-social sharing android application Although I have worked with Angularjs for a while, I never got to explore Ionic until very recently. In this post, I write about my first experience with setting up Ionic and building
Welcome to Ghost Blogging isn't really my thing, but everytime I find myself stuck while writing code 😓 and I can't find any useful resources online I keep thinking I should share what I learn for someone
ghost Deploy Ghost Blog to a subdirectory using Nignx on Ubuntu Server I am sharing how I deployed ghost onto my server with a differeent subdirectory. STEP 1: Install Node.js If you already have Node.js installed you can skip this part. STEP 2: