Blog


Debugging my website

January 24, 2019

I spend almost two days trying to fix a big, this issue appear when I create another folder for my markdown files.

development
Read More

Top 10 VS code extension I use in 2019

January 17, 2019

Visual Studio Code is my main editor for work and I love, I have installed the following extension to increase productivity.

development
Read More

Turning my website into Progressive Web App PWA

January 13, 2019

Turning my website into a progressive web app is very straight forward, since I built my website with Gatsby, I only have to install two Gatsby plugin with minor modification.

development
Read More

SEO technics to rank my website higher in Google

January 12, 2019

I have been searching for tips and technic on the web to improve my website ranking in Google, here is what I found so far.

seo
Read More

A small mistake in my Gatsby site.

January 09, 2019

I spend a bit of time in debugging this bug which shouldnt happen in the first place.

development
Read More

Adding javascript to Bulma CSS mobile hamburger menu

January 06, 2019

Bulma CSS framework hamburger menu does not include any javascript by default. Its very straight forward to make it work on a website built with React without using Jquery.

development
Read More

Google Analytics and Sitemap.

January 05, 2019

I haven't done this for a while now, but once my website went live, I will need to add Google Analytics and create a sitemap for Google to crawl. Gatsby have plugin for anlaytics and sitemap generation.

setup
Read More

My Current Website Todo.

January 04, 2019

My website is finally live! But it only contains minimum features, I have a list of items I want to implement in 2019.

personal
Read More

API by company in Australia

January 02, 2019

I have been looking for ideas for my side project. Started to to look around for API that provided by Australian companies, I will put a list a useful API description and link in this page.

development
Read More

Rebuilding my website with Gatsby

January 01, 2019

After procrastinate for so many years, I have finally decided to rebuild my personal website. The previous website was built around 3 years ago when I first start learning web development.

personal
Read More