This is a study note about Ngrx store and effects.
Angular Coding Standard
A good coding standard helps the code quality and development productivity because best practices are built-in. Coding standard includes code analysis and code formatter. This is a document for setup and execute coding standard for Angular development, including the Ionic deveopment.
Advanced Ionic Notes
This is a study note of Ionic framework based on Elite Ionice Course that covers testing, performance, and user experience.
Ionic Notes
This is a study note of Ionic framework based on the Udemy Ionic course and offical documents.
Choose a Programming Language for Businsess Applications
This article describes the development requirements of typical business applications. Then it shows why CSharp is the best candidate.
Use Hugo and Netlify
This article describe the steps to create a new blog site from scratch and deploy it to Netlify. The process is pretty easy and pleasant.
Hugo Note
Hugo is a static website generator writting in Go (Golang). It can be used for a blog website, a documentation site, a landing page. This is a study note based on the official Hugo doc and the Youtube Hugo tutorial.