Blogs.
Jan 30 2025
Imagine you are taking an exam. For each question, you must indicate your confidence level (from 1-10) next to your answer. If you set your confidence level 10 and fail to answer the question correctly, you fail the entire exam. And on the other hand, if you set your confidence level 10 and answer correctly, you pass the entire exam...
Jan 15 2025
If you users are typing a blog in your app. You don’t want to make an update request every time a new word popup in. That's simply overload your server. Instead you use creative way to do this. Wait for a few second...
Mar 21 2024
One of my friends called me yesterday to give him insight about a bug he had in his project. He starts to explain to me, but turns out I didn't understand it either.
April 8 2022
Yesterday, I started working on an angular project. After using react for a month. I created the project. After some minutes I want to create an angular component using angular-cli. Then I go back into the terminal and type ...
May 7 2022
You have a big problem in your head. Solving with clean code is impossible until you write your first messy code. After the program work. It's easy to refactor each block of a code. Because you ...
May 1 2022
My mother says do that and do this. But I never do what she says 100%. I always forget it. I tell her don’t worry I can remember. That was a lie. At the end of the day I will miss something.