Once in a while, I write articles about topics I experience while coding. We human, we cannot remember everything. Thus I create a space where I can host my code snippets or tips and tricks for future use.
This sounds easy, isn't it? Yes, indeed! The power of CSS can help achieve this in just a line of code.
Continue ReadingIt's annoying when you need to do certain things on Linux environments and you forgot the command to tell the computer what to do.
Continue ReadingStarting from version 5, ACF introduced the so-called 'Local JSON' technique to easily sync custom fields across all software development environments.
Continue ReadingIn my case, the solution was to replace that collation from utf8mb4_0900_ai_ci to utf8mb4_general_ci.
Continue Reading