Stripe with Nest Js as Dynamic ModuleAt Loka we received a request to implement the Stripe as a payment provider in our web app built with Nest Js. Since Nest Js has a great…Mar 1, 20233Mar 1, 20233
Solving the problem of “due date” in different timezonesLately in Loka we were working on creation of app where users can create items that have “due date”. Let’s say I need this item today…May 27, 2022May 27, 2022
Design pattern — “Chain of responsibility” in Laravel 5.6Every developer is trying to write clean, easy to read and maintainable code. When using MVC structure, like it is Laravel, we have seen a…Apr 28, 20181Apr 28, 20181