PinnedApurva JainNaming Conventions 101 for DevelopersThis article covers tips and tricks on Naming Conventions with the purpose of expressing intent.Jan 25, 20217Jan 25, 20217
PinnedApurva JainWriting Better Commit MessagesSee how a minor change to your commit message style can make you a better programmer.Jan 26, 20214Jan 26, 20214
PinnedApurva JainScoping with var, let & constSource code is for developers, not for computers. The computer only cares about 1s and 0s. And there’s nearly an infinite number of…Jul 19, 2018Jul 19, 2018
Apurva JaininGeek CultureJSX AlternativesAnything you can do with JSX can also be done with just plain JavaScript and other libraries like hyperscript, htm, ijk, etc.Jun 8, 20211Jun 8, 20211
Apurva JainThe way you have overridden styles is great, may be just add a tip on doing the same while using…Mar 31, 2021Mar 31, 2021
Apurva JainJavascript Closures SimplifiedEasy way to understand and remember Closures in JavascriptMar 1, 20217Mar 1, 20217
Apurva JaininJavaScript in Plain EnglishFirebase Remote Config with React Navigation 5Change the behaviour and appearance of your app without publishing an app update, at no cost, for unlimited daily active users.Feb 25, 2021Feb 25, 2021
Apurva JainTemplating Pull Request & Merge RequestHow do you communicate with your team about proposed code changes?Jan 7, 20211Jan 7, 20211
Apurva JainLodash — get or result?There are many ways available to do the same task, all we are looking for is — How to do it the right way?Jul 24, 2018Jul 24, 2018