JavaScript/TypeScript Node.js + C# (Edge.js) How to investigate Memory Leak It's hard to find the root cause when we find a memory leak in software. If you have no clue, it's better to start profiling the code. A tool helps the investigation. 2023.04.21 JavaScript/TypeScriptTips
Tips Which info should be written to a log file No application is perfect. All applications have bugs, unexpected and strange behaviors. They might be a small thing but... 2022.03.07 Tips
Tips Start code review within 24 hours I guess most teams do code review as one of the development cycles to make it better. However, have you experienced that... 2022.02.04 Tips
Tips Numbers are not reliable for developers performance review I guess performance review is done in many companies around the world. It's important to improve employees' skills and b... 2022.01.31 Tips
Tips You can’t search for what you don’t know I personally read books to learn new skills. Why do I choose books instead of searching on the internet? Nowadays, there... 2022.01.03 Tips
Tips Programming blog result for the first year It has been almost a year since I started this blog. I think it's a good time to review my footprints on the first day o... 2022.01.01 Tips
Tips Why should a programmer has an own Blog I established this website in January of 2021. I've published more than 100 articles as of now and feel that it was a go... 2021.12.25 Tips
Tips View screen of broken Samsung Android on Windows 10 PC I use an android smartphone. The display was suddenly broken. Firstly, right 1/3 of the screen doesn't recognize the tou... 2021.10.06 Tips
Tips How to backup photos automatically This article shows how to automatically copy files that don't exist in the destination directory. I often copy files fro... 2021.08.02 Tips
Tips Difficulties of personal evaluation for programmer I have an interview session twice a year for my personal evaluation. I have to set goals at start of the year and have t... 2021.07.28 Tips