In this article, we will find something out about Clean code with Exception Handling. It is really useful when to utilize in our program. It helps us quickly to find bug …
[Read More]
Bubble sort
Understanding configuration with Webpack and Babel
In this article, we will learn how to configure a project that use Webpack and Babel in front-end. It is a first step to work with larger project in the future. So, let’s get started.
[Read More]
Publisher-subscriber pattern
Null object pattern
In this article, we will find something out about Null object pattern. It is a behavior pattern, and it makes our program smoothly, do not use overchecking null for objects.
[Read More]