Ashraful IslaminThe StartupCaching Layer with Mongoose Using PrototypeA Clean and Generic Approach for Caching MongoDB Data Using Mongoose Prototype on Node Service/ApplicationJul 30Jul 30
Ashraful IslaminThe StartupBuild Variants on Expo React Native AppCustomizing Builds for Every Use Case (e.g., dev, staging, production)Mar 11Mar 11
Ashraful IslaminThe StartupCustom Plugins for Expo ApplicationExtend your expo applications beyond any limitations!Feb 10Feb 10
Ashraful IslaminThe StartupSimplifying State Management: Exploring Zustand as an Alternative to Context and Redux(maybe?)One of the main benefits of using a state management library is it gives us more control over state management and allows us to rerender…Nov 9, 2023Nov 9, 2023
Ashraful IslaminBetter ProgrammingClean API Call With React HooksMake API calls more consistent throughout the whole application with concise, clean, and reusable codeNov 19, 20219Nov 19, 20219
Ashraful IslaminBetter ProgrammingThe Mindset to Deal With Rejection From the Company You Admire“Fall down seven times, get up eight.” — Japanese ProverbNov 29, 2020Nov 29, 2020
Ashraful IslaminThe StartupPrototypical Inheritance in JavascriptIn Javascript we don’t have classes, rather we only have objects. So if we want to implement inheritance with objects we can get the help…Sep 2, 20201Sep 2, 20201
Ashraful IslaminThe StartupProperty Descriptor in JavascriptHave you ever heard the term Property Descriptor during the time you have been working with javascript? To be a better javascript…Jul 26, 20202Jul 26, 20202
Ashraful IslaminBetter ProgrammingMiddleware in Express ApplicationsIt’s not nearly as complicated as it soundsJul 22, 2020Jul 22, 2020
Ashraful IslaminThe StartupComposition or Inheritance, Which One Do You Prefer?Inheritance is a great principle in object oriented programming where we can reuse code. But we have to be careful when using it because…Jul 7, 2020Jul 7, 2020