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
VueJS - Render Functions & h
decoding the mysterious h function in the begining code of a vue project
Regex
Cheat sheet for using regular expression
Javascript Event Loop
A visual introduction of the Javascript event loop that can slove the doubt from many Javascipt beginning.
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.
Mouse Without Borders
Windows official software for sharing keyboard and mouse between Windows PCs
Responsive Menu - Burger Icon Transformation
Responsive menu with using pure CSS
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.
MySQL basic command
Commonly use MySQL statements
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.