
Hello, I’m Anh
I am a Vietnamese coder living in Oulu, Finland.
Currently I am doing a Vue project and a theme development project with WordPress, so to say PHP, HTML, CSS, and JavaScript.
This blog is my learning diary, in which I share knowledge from my own experience or research.
Hopefully you can find something useful here and don’t hesitate to open a discussion or leave a feedback!
Some Posts
WordPress: Create custom post type programmatically
In this article, let’s talk about custom post types. What are they, why we need them, how to create them programmatically, and have a look on its anatomy in case you want to have custom design templates for the pages generated by the custom post type.
WordPress Deployment Workflow: Amazon LightSail, Github, and Revisr
This route which make living the WordPress life much easier, and much faster than with FTP.
[HTML, CSS] Make a sticky announcement bar with Bootstrap
A Bootstrap-style announcement/information bar that is fixed to the top, including one text string and one button.
Customizing WordPress Themes: Basic Principles & Examples
The purpose of this article is to provide some methods to customize a WordPress theme.
[CSS] 5 Useful mixins for SASS
Some useful mixins for sass that can be used to faster build your project.
reCaptcha v3: How to implement on WordPress custom forms to stop bot signups
In this article, let’s discuss how to implement reCaptcha v3 on a custom forms and the differences among the reCaptcha versions.
[CSS] Make equal-height Bootstrap columns and vertically align content with Flexbox
In this post, let’s see how to make columns in a row from Bootstrap to have equal height no matter how much content is inside.
Latest Posts
- WordPress: Create custom post type programmatically
- [WordPress] Open Images in Posts into Lightboxes On Clicks (Without Plugins)
- Mangools Review: A Productive SEO tool for The Affiliates
- [Vue.js] 8 months into Vue and what I like about it
- [WordPress] How to Display Modified Date By Using Hooks (in Newspaper Theme, or Any Theme)