Migrate Parallel Desktop VM to VirtualBox
My Parallel Desktop subscription ended again when today I was trying to use my Windows VM to test out a page on IE. Over the last 12 months I had only been usin...
My Parallel Desktop subscription ended again when today I was trying to use my Windows VM to test out a page on IE. Over the last 12 months I had only been usin...
This project is to showcase a common use case in React web application that a List page with search and pagination while their state needs to be synced with the...
In my recent project, I was asked to implement several features that needs to use Puppeteer, mostly using it to open web pages and get content. The first featur...
The general tutorial from Heroku: https://devcenter.heroku.com/articles/s3-upload-python The main benefit for this approach is that AWS will now handle the proc...
Finally I setup Cypress for the project that I am working on in my company. After wrote several test cases, here is some take aways I want to share. Stub Networ...
I got a task about Xero integration in my work last week, aiming to copy invoices from one account to the other. To perform this task, the workflow will be: Inv...
UI Test has been a problem for every web front end project once it grows and becomes rather complicated while the common unit tests fail to cover complex workfl...
Setup Setup semantic-release in your project is pretty easy: [crayon-603e9f5b99f48596596633/] then you will be asked about your npm and github credentials In te...
I was looking for a React static HTML solution for my incoming marketing page project. Actually, I was not looking for a static website generator, more just nee...
Attended AWS DevDay 2017 Melbourne. This is a summary of what I learned today. Keywords IoT, GreenGrass, offline/local/edge Artificial Intelligence Cloud Develo...