Rant on rails (PG install error)There are some things that always gets in the way. This post is a absolute rant but with a solution.May 27, 2024May 27, 2024
Multi Select Dropdown in rails using daisyUIRecently I integrate daisyUI dropdown component in rails. This was my first time and aslo since rails and js are not my primary language it…May 19, 202451May 19, 202451
TypeError: Importmap issue in safariI had strange issue. I have a basic rails 7 app, using default importmap. I had small stimulus controller that basicaly changed the text of…Feb 7, 20245Feb 7, 20245
Bootstrap with Rails 7 with importmapProbably lot of us are banging my head to install bootstrap with rails 7.Jan 17, 20242Jan 17, 20242
121. Best Time to Buy and Sell StockI think I can invest in shares, because now I know how to find the maximum profit :PSep 20, 202210Sep 20, 202210
Easy Pagination with Vapor 4Pagination in Vapor was very easy as vapor provides the paginate(for: request) function.Oct 8, 20216Oct 8, 20216
Multiple file upload with vapor 4Most of the application needs image uploading. But I did not find many documented resources. Hence I would like to share my experiences…Oct 4, 20219Oct 4, 20219
Postgres connected vaporWell this is my first time trying out vapor. I am just starting out for crud operation. I have a post api that sends us to create function…Oct 1, 2021Oct 1, 2021
many_to_many checkbox Phoenix 1.5In my application to search for rooms I have added some features in room. Like availity of parking space, Internet, pets friendly, kids…Dec 31, 2020Dec 31, 2020
GoogleMaps with Phoenix 1.5While in mobile application we needed to install sdk for google maps, I found it somewhat similar in the web too. Easy part is that we can…Dec 18, 2020Dec 18, 2020
Data to DatabaseSmall elixir snippets that actually works, now thats called fun.Dec 16, 2020Dec 16, 2020
Social Login with Phoenix 1.5Authentication is always hard for someone new in the field. I had experience with social authentication in mobile application. So I had…Dec 10, 20201Dec 10, 20201
Legacy Database with EctoSince I am learning Elixir and phoenix, I thought tinker with my web app I already had up with Nodejs. I used Sequelize with nodejs and my…Dec 8, 2020Dec 8, 2020