TP-Link AX1500 | Archer AX10 Review: Cheapest WiFi 6 Router to Buy in 2021
Are you looking for a budget Wifi router that supports Wi-Fi 6 (802.11ax)? Then you have landed on the right page. At the start of this year, I was looking…
Are you looking for a budget Wifi router that supports Wi-Fi 6 (802.11ax)? Then you have landed on the right page. At the start of this year, I was looking…
In the previous article, we have deployed our Spring Boot & Angular application on Digital Ocean Kubernetes. In this article, we are gonna integrate the Razorpay payment gateway into that application. Disclosure: Please…
Have you ever come across a problem where you had to call an Angular function from within the JavaScript function? Recently I was integrating a Payment Gateway with Angular and…
In the previous article, we have deployed our Multi Container Docker application on Digital Ocean Kubernetes. In this article, we are gonna set up a Continuous Integration and Continuous Delivery pipeline using…
In the previous article, we have configured Angular environment variables to define the frontend and backend URLs for staging and production environments. In this article, we are gonna deploy our Multi…
In the previous article, we have deployed our Multi Container Docker application on Ubuntu Server in a Digital Ocean Droplet. Before deploying, we had to change the client and server URL's…
In the previous article, we have dockerized our Spring Boot Angular application using Docker Compose. In this article, we are gonna deploy our Multi Container Docker application on Ubuntu Server…
In the previous article, we have implemented Two Factor Authentication with Spring Security and a Soft Token. In this article, we are gonna dockerize that application. Introduction Let's have a…
Recently, my 2+ year old Logitech wireless keyboard started giving me trouble. Some of the keys stopped working and it was difficult to work with this keyboard anymore. So I…
In the previous article, we have implemented Two Factor Authentication with Spring Security and a Soft Token. The Angular client and Spring Boot application will be running on different ports…