Vikrant BhatHow 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
Vikrant BhatBest 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
Vikrant BhatinCOOX Tech7 things I learned as a Software DeveloperLast week marked my first year as a Software Developer 🎉Sep 20, 2020Sep 20, 2020
Vikrant BhatinThe 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
Vikrant BhatinThe StartupJavascript (ES2020) Nullish Coalescing( ?? ) and Optional Chaining ( ?. )Explained !Nullish Coalescing operator ( ?? )Jul 6, 2020Jul 6, 2020
Vikrant BhatinCOOX 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
Vikrant BhatinCOOX 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
Vikrant BhatinThe 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