How to setup environment variables in React Native (Easy way)There are a lot of ways in which we can use environment variables in React Native, you can look at many of them listed in this…Aug 8, 2021Aug 8, 2021
Best Tailwind CSS components and template collectionsAs a frontend developer often times we want to just spit out a decently looking UI in a short span of time. The advent of Tailwind CSS has…Jul 25, 2021Jul 25, 2021
Published inCOOX Tech7 things I learned as a Software DeveloperLast week marked my first year as a Software Developer 🎉Sep 20, 2020Sep 20, 2020
Published inThe StartupOpen Any Public GitHub Repo in Codesandbox in 3 SecondsIf you are someone who wants to quickly just lookup some code in a GitHub repository or even fork or edit it, then this is a good handy…Aug 23, 2020Aug 23, 2020
Published inThe StartupJavascript (ES2020) Nullish Coalescing( ?? ) and Optional Chaining ( ?. )Explained !Nullish Coalescing operator ( ?? )Jul 6, 2020Jul 6, 2020
Published inCOOX TechRedux-persist (v6) in detail (React)Whenever you reload your app, the javascript process has nothing in memory. You will have to re-initialize state, and maybe set some basic…Jul 4, 20202Jul 4, 20202
Published inCOOX TechHow to setup Redux with React (2020)Redux is probably the most popular global state management library for react by far. It eliminates the problem of prop-drilling and lets…Jun 7, 2020Jun 7, 2020
Published inThe StartupWhat is Deno? Is it gonna replace Node?Version 1 of Deno was released on 13 May 2020, but what does that mean for you? Is it gonna replace Node? Is all of the hard work that you…May 18, 20201May 18, 20201