Atul Bhosale
Home
About
28
Aug 2020
What I Learned while working on an Elixir App
Learn tips about working on an Elixir App
29
Jul 2020
A real world use case with Elixir Recursion
Learn to solve a business use case with Elixir Recursion
27
Apr 2020
Encrypting and storing Kubernetes secrets in Git
Learn how to encrypt & store Kubernetes secrets in Git
27
Feb 2020
Extract data from a QR code in Elixir
Learn to extract data from a QR code in Elixir
02
Jan 2020
Overlap an image over a QR code using Mogrify
Learn to overlap an image over QR code using Mogrify in Elixir
03
Oct 2018
Switching an existing Phoenix app from Brunch to Webpack
Learn to switch an existing Phoenix app from Brunch to Webpack
14
Aug 2018
Ruby 2.6 KeyError#initialize accepts message, receiver, and key as arguments
Learn about KeyError#initialize method which accepts :message, :receiver and :key as options to set message, receiver and key on KeyError object.
06
Aug 2018
Ruby 2.5 adds KeyError#receiver and KeyError#key
Learn about KeyError#receiver which returns receiver associated with the KeyError object & KeyError#key returns the key which caused the exception
30
Jul 2018
Ruby 2.6 added options to Exception#full_message
Learn about options which Expection#full_message accepts
23
Jul 2018
Ruby 2.6 adds Matrix#antisymmetric?
Learn about using Maxtrix#antisymmetric?
Next page →