Sabbir AhmedCache data with Redis in CakePHP 4It’s super easy to cache your DB results in CakePHP with Redis. Actually, it’s so easy it might make you uncomfortable.Mar 5, 2022Mar 5, 2022
Sabbir AhmedHow to keep the docker container running if it stops immediatelyAlternate Title : Solve the container problem that it stops immediately after running.Dec 20, 20211Dec 20, 20211
Sabbir AhmedMy experience with AliExpress buying Xiaomi Band 6The Xiaomi band 6 was released in China April 1st. I wanted to buy one ASAP but it wasn’t available in Japan at that time anywhere. So what…Apr 26, 2021Apr 26, 2021
Sabbir AhmedUse lambda to send message to WhatsAppLet’s learn how to send messages periodically to a WhatsApp contact with Lambda.Mar 6, 2021Mar 6, 2021
Sabbir AhmedHow to take better notes with the digital tool Obsidian.All the note taking tools are available right now are not specifically designed to manage personal knowledge. Obsidian is the note taking…Jan 18, 2021Jan 18, 2021
Sabbir AhmedHow a basic search engine algorithm works explained without mathThis article is written for beginners who want to understand how search algorithm works.Aug 12, 2020Aug 12, 2020
Sabbir AhmedInfinite Scroll with Vuetify || NuxtI have already written a detailed step by step article on how to implement Infinite Scroll with Nuxt.js. In there I had to use an…Dec 5, 2019Dec 5, 2019
Sabbir AhmedInfinite Scroll in Nuxt.jsBecause of better UX, you can see Infinite Scroll everywhere. Depending on the context it’s a wonderful solutions for adding new content…Sep 26, 20193Sep 26, 20193
Sabbir AhmedAdding Vuetify 2.0 in a existing Nuxt.js projectThere are two ways to add Vuetify 2.0 in a existing Nuxt project.Jul 25, 20195Jul 25, 20195