A Quick Guides for React LifecycleCurrently, I’m trying to pick up ReactJs and in the progress of learning. I was following along a tutorial to dive deeper and deeper into…Dec 4, 2020Dec 4, 2020
Brief Concept of Javascript MapWhen coming to map, I always confuse between map object and map() method which used to create a new array to populate results based on the…Sep 8, 2020Sep 8, 2020
React: Practices to FollowAlong my path of learning React JS, I am always wondering what will be the best practice to follow to ensure the quality of my React code…Jul 21, 2020Jul 21, 2020
Git log : The Must Know Git CommandThis is one of the most useful and must know git command. When you want to check on historical commits, you does not need to access github…Mar 20, 2020Mar 20, 2020
Git : Clean Git history up with fixup and autosquashLet’s introduce you a way to make your Git history with better readability with clean and meaningful commit messages without confusing…Jan 17, 2020Jan 17, 2020