Here’s a case that may be useful when authenticating multiple apps from a single Laravel code-base. Recently I’ve built an application API and admin UI
Continue readingDynamic custom data via OAuth with Laravel Socialite
If you’ve ever done authentication in a Laravel-based project then you probably had to deal with the Socialite extension, which enables OAuth-based authentication using third-party
Continue readingDespre Criptomoneda “Pi”
Am scris acest scurt articol special pentru prietenii și apropiații mei ce vor să înțeleagă în câteva cuvinte despre ce e vorba cu noua criptomonedă
Continue readingRemember last value in React functional components
Sometimes it can be very useful to save previous values of props (or state) in a React component. Perhaps this is easier to be imagined
Continue readingUsing enum values as strictly typed object keys
In TypeScript, it’s often useful to define interfaces or complex (structured) types whose properties (or keys) may only be values of a previously defined enum
Continue readingA CloudFormation recipe for scheduling Lambda functions with 1-minute frequency
Among the plethora of tools which Amazon has given us there’s AWS CloudFormation. IMO, this proves that AWS is (still) in a class of it’s
Continue readingFully dynamic JSON handling in Scala
For some time now I (badly) wanted to be able to work with JSON structures in Scala just as easily as in JavaScript (though even
Continue readingUniversal getter for plain JS objects.
Many times in JavaScript we have to reach deep into objects to access fields that could possibly not be there at all; for example let’s
Continue readingVisualizing Git diffs in Meld.
Here’s a quick way of configuring your (Linux-based) Git installation to use the excellent Meld program by default for displaying/editing the outputs of the git
Continue readingLuca
Again, I have to break the tradition to only post programming-related articles. This is because on the September 22nd 2012, this guy said hello. I
Continue reading