PinnedNaming Conventions 101 for DevelopersThis article covers tips and tricks on Naming Conventions with the purpose of expressing intent.Jan 25, 20217Jan 25, 20217
PinnedWriting Better Commit MessagesSee how a minor change to your commit message style can make you a better programmer.Jan 26, 20214Jan 26, 20214
PinnedScoping 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
Published inGeek 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
The way you have overridden styles is great, may be just add a tip on doing the same while using…Mar 31, 2021Mar 31, 2021
Javascript Closures SimplifiedEasy way to understand and remember Closures in JavascriptMar 1, 20217Mar 1, 20217
Published inJavaScript 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
Templating Pull Request & Merge RequestHow do you communicate with your team about proposed code changes?Jan 7, 20211Jan 7, 20211
Lodash — 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