Latest

08
Dec
Wordpress Theme Development with Docker and UnderStrap

Wordpress Theme Development with Docker and UnderStrap

Docker Set-up for Wordpress Development Define Services in a Compose File Reference # Version of the Compose file format # Version 3
2 min read
31
Oct
VueJS - Render Functions & h

VueJS - Render Functions & h

decoding the mysterious h function in the begining code of a vue project
1 min read
04
Oct
Regex

Regex

Cheat sheet for using regular expression
1 min read
24
Aug
Javascript Event Loop

Javascript Event Loop

A visual introduction of the Javascript event loop that can slove the doubt from many Javascipt beginning.
1 min read
21
Aug
Reduce size of .git Folder

Reduce size of .git Folder

.git folder for git sometimes ends up tens of megabyte. Such unusual size is usually caused by misconfigure of .gitignore, causing git recording changes of large files such as images and videos.
12
Jul
Mouse Without Borders

Mouse Without Borders

Windows official software for sharing keyboard and mouse between Windows PCs
26
Jun
Responsive Menu - Burger Icon Transformation

Responsive Menu - Burger Icon Transformation

Responsive menu with using pure CSS
25
Jun
Tailwind CSS for the Underscore Theme Development Workflow

Tailwind CSS for the Underscore Theme Development Workflow

Tailwind CSS have the potential to terminate the painful process of coding customised CSS on top of existing framework and offering developer with simple and clear configuration for theme development.
1 min read
12
Mar
MySQL basic command

MySQL basic command

Commonly use MySQL statements
1 min read
04
Mar
Dev Environment Setup - Virtualbox+Ubuntu18.04+Docker

Dev Environment Setup - Virtualbox+Ubuntu18.04+Docker

The very basic docker setup for WordPress theme development or local staging in a Virtual Machine using VirtualBox with Window 10 as host.
1 min read