Chun Ming WangSending data from a parent component to a child component in AngularAs indicated in this article, it is common to share data between a parent component and one or more child component. One can implement…Mar 25, 2021Mar 25, 2021
Chun Ming WangA local PostgreSQL development environment based on DockerUse the following steps to create the environment. For more information, please the article below the steps. :). (By the way, I use Ubuntu…Dec 26, 2020Dec 26, 2020
Chun Ming WangRun Sass Command Line Tool Without Node.jsYou may be like me, who just want to learn Sass only. However, you find that it is not that easy to setup a system that can automatically…Oct 4, 2020Oct 4, 2020
Chun Ming WangSmall Traps in Setting a Local MariaDB Development Environment by DockerNow it is time for me to begin to seriously learn a database. I know the theory of databases, but I lack of experience using a database. I…Mar 25, 2020Mar 25, 2020
Chun Ming WangAnatomy of a Semantic-UI Template: CoverThe official document of Semantic-UI says little about learning how to use Semantic-UI. Examples are given, but they are code only. None…Dec 10, 2019Dec 10, 2019
Chun Ming WangA Docker Image for CSS Development Using Semantic-UIYou may not want to install Nodejs just for CSS development with semantic-ui. This simple Docker image is all you need.Jul 26, 2019Jul 26, 2019
Chun Ming WangResponsive Navigation MenuHere I would like to create a responsive menu. The menu is vertically stacked on small screens, and is a horizontal navigation bar on…May 28, 2019May 28, 2019
Chun Ming WangCenter a Simple CSS Horizontal Navigation Bar Made by Using FloatPlease seeMay 17, 2019May 17, 2019
Chun Ming WangA Simple CSS Horizontal Navigation Bar Using inline-blockThe effect of every line of code can be observed using a simple Browser-Sync docker image.May 16, 20191May 16, 20191
Chun Ming WangSimple CSS Vertical Navigation MenuThere is a great article that explains how to build a simple CSS menu in detail. However, I want to build my own and record each step in…May 12, 2019May 12, 2019