RMThings to Remember in CSSMargin collapse: When two elements stacked on top of each other, the (vertical) margin between them is not the accumulation of two…Feb 24, 2021Feb 24, 2021
RMinWalmart Global Tech BlogThe Role of DOM Order in AccessibilityAt Walmart Labs, we strive to create delightful and seamless user interfaces that are robust, inclusive and accessible. We do this so that…Mar 6, 2020Mar 6, 2020
RMFunctions in Javascript (Declaration, Expression, Arrow)There are three ways of using functions and each has its own name, one is called “Function Declarations” and another is “Function…Jan 29, 2020Jan 29, 2020
RMinWalmart Global Tech BlogShould we use TDD or BDD… or both?Comparison between Test-Driven Development and Behavior-Driven DevelopmentJan 27, 20201Jan 27, 20201
RMWhat is “this” in JavascriptWhat is “this” in Javascript — especially, when you use bind( ), arrow function and regular function?Feb 15, 2018Feb 15, 2018