Guide To Hire A React DeveloperFinding the right developer for a specific job can be time consuming and expensive. Managing code assignments and asking the right…Sep 18, 2020Sep 18, 2020
Native vs React Native — The Similarities And DifferencesI gave a talk at code.talks about building mobile applications with JavaScript. Here are some of the slides from my talk.Feb 5, 2020Feb 5, 2020
Why Does React Components Re-RenderExample of good practices for how to avoid pointless re-renders.Feb 5, 20192Feb 5, 20192
Published inITNEXTReact Native Performance Optimization and ProfilingHow to profile and optimize React Native performanceMar 24, 20184Mar 24, 20184
JavaScript Concepts For BeginnersLearn JavaScript fundamentals for your next job interview. Here I share my thoughts and experience from using JavaScript.Sep 13, 20161Sep 13, 20161
JavaScript Higher-order FunctionsLearn about callbacks and higher order functions in JavaScriptMay 10, 2016May 10, 2016
JavaScript This Keyword ExplainedGet rid of all the scooping errors, lets learn about how we refer to the context object in JavaScript with the keyword this.May 5, 2016May 5, 2016
JavaScript Prototype InheritanceJavaScript is a prototype-based language. Lets deconstruct the definition of prototypes in JavaScriptApr 29, 2016Apr 29, 2016
JavaScript Closure ExampleI want to share how I started to understand Closures in JavaScript. This is a beginner friendly view with a simple example. Closures is a…Apr 26, 2016Apr 26, 2016