Deploy Web Scraper App as Docker Container by Using AnsibleWhat should we do after we done the development and testing? The answer is Deployment. Yes, the deployment is a part of Software…Nov 11, 2024Nov 11, 2024
Vert.x REST API Authentication and Authorization in KotlinIt is time to secure our REST API endpoints, so we are going to create a restriction in some endpoints, so that only users that have an…Oct 17, 2022Oct 17, 2022
It Is Hard to Stand Out as a Software DeveloperTo become a software developer is easy, but it is hard when we want to become a great and successful software developer. There is no easy…Aug 3, 2022Aug 3, 2022
CRUD REST API Using Vert.x and Redis in KotlinThis time I am going to show you on how to build CRUD using Redis and we build it in Kotlin using Vert.x. But before we start, I would like…Jul 4, 2022Jul 4, 2022
CRUD REST API Using Vert.x and PostgreSQL in KotlinIn the previous article, I have shown you on how to build a simple REST API using Vert.x. This time we are going to take a further step…Mar 11, 2022Mar 11, 2022
Build Web Scraper API with Vert.x and Jsoup in Kotlin That Can be MonetizedIf you are familiar with building a web scraper by using Nodejs or Python then you can follow this article easily. But if you are not, it…Feb 21, 2022Feb 21, 2022
Apa Yang Dibahas di Buku Clean Code Chapter Ketiga ?Di chapter yang ketiga ini fokus pembahasannya adalah tentang function — tentang bagaimana seharusnya kita membuat function -. Apakah kita…Aug 11, 2020Aug 11, 2020
Apa Yang Dibahas di Buku Clean Code Chapter Kedua ?Penamaan yang mencerminkan maksud dan tujuanJul 30, 2020Jul 30, 2020
Apa Yang Dibahas di Buku Clean Code Chapter Pertama ? (Part 2)Di artikel part 1 sebelumnya sudah saya bahas mengenai definisi clean code dan apa saja dampaknya jika ada bad code di dalam program yang…Jul 16, 2020Jul 16, 2020