Why I am moving my github page to mehmetozanguven.com
After careful consideration, I have decided to move my GitHub page(https://mehmetozanguven.github.io) to my own domain, mehmetozanguven.com. This has …
After careful consideration, I have decided to move my GitHub page(https://mehmetozanguven.github.io) to my own domain, mehmetozanguven.com. This has …
This mini tutorial is especially for backend developers who implement also frontend part of the application inside the one package. Today, gulp seems …
Adding robots.txt and/or sitemap.xml can be cumbersome for the modern javascript framework such as VueJs, React or Angular etc.. In this short blog, I …
In this article, we are going to dive into the what is the optimal stopping and we are going to write practical implementation with Java. First, …
Recently, I had to listen kafka consumer log to identity bug I have found in my web application. But listening kafka consumer logs via console output …
Recently, I needed to create map on my project and to do that I had to learn Leaflet. After adding to the leaflet to my project, I think it is good to …
Check Session If you want to list the current session for your database(s), you can use the following sql query: SELECT * FROM pg_stat_activity WHERE …
In this post, we are going to find out how to backup postgresql database with pg_dump utility. What is the pg_dump utility PostgreSQL provides the …
Modern Web Mimarisi Yazılım geliştiriciler olarak günümüzün çoğunu kod yazarak geliştiriyoruz. Kimimiz kendi projesini geliştirirken, kimimiz …