Alvin RapadaDeploying Phoenix/Elixir App with Gitlab CI/CD on Fly.ioI recently tried deploying my simple Phoenix/Elixir application on Fly.io, but boy did I hit some roadblocks along the way. Some of the…Mar 9, 2023Mar 9, 2023
Alvin RapadaGetting Google Drive Images: Google Drive API with ElixirI’m creating a website for our wedding and my fiance wants to have a public google drive where people can upload their images with us and…Jan 27, 2022Jan 27, 2022
Alvin RapadaDeploy Phoenix 1.6 / Elixir 1.3 on Render.com: A Working GuideSpent almost a week fixing errors after errors trying to deploy my Phoenix/Elixir App on render.com. So I decided to write my journey to…Dec 21, 2021Dec 21, 2021
Alvin RapadaCaching in Phoenix/Elixir with CachexA quick and dumb-down explanation of how to set up cachex in phoenix/elixir and an optional cache table/service management for awesomeness…May 14, 2021May 14, 2021
Alvin RapadaTwelixir: My First Elixir Hex PackageBeing in this open-source community. I’m always fascinated by people willing to share their knowledge and make development a lot easier…Feb 27, 2021Feb 27, 2021
Alvin RapadaPhoenix LiveView: Chat App with TailwindCSS and POW Auth (Boilerplate)With my latest discovery of Phoenix LiveView and a fresh mind from Pragmatic Studio’s Phoenix LiveView tutorial, I challenged myself to…Feb 18, 2021Feb 18, 2021
Alvin RapadaCreating Unique Constraint/Index Ecto.Migration: ElixirHave you ever found yourself in a position where you can find anything about something you really need? Just happen to encounter this…Dec 11, 2020Dec 11, 2020
Alvin RapadaElixir: CheatsheetWe all love to cheat right? chill 😅, I mean using cheats to make our code simpler yet cooler. Here are some elixir cheats that I hope can…Nov 10, 20201Nov 10, 20201
Alvin RapadaCKEditor5 With Custom Image Uploader on ReactSpent almost 2 days figuring out a proper way to use CKEditor5 image uploader. I’ve tried ckFinder, SimpleUploader, etc. but none of them…Aug 20, 20205Aug 20, 20205