Latest News & Posts
CHECK OUT SOME NEW STUFF
-
How to monitor live log updates from a service on Linux
Commands like service SERVICE_NAME status and journalctl -xe are useful for checking a service’s current status or its latest logs.…
-
How to quickly open the hidden Dock on macOS
Enabling Automatically hide and show the dock in System Settings > Desktop & Dock is a way to great way…
-
Fix the issue that causes updates to the Angular i18n JSON file to sometimes not work
In the Angular Framework, the TranslateModule is commonly used to support multiple languages by managing translation string in json files…