Published inJavaScript in Plain EnglishShallow Copy vs Deep Copy: Key Differences Explained with ExampleWhen it comes to programming, understanding the difference between shallow copy and deep copy is crucial. Both techniques are used to…1d ago1d ago
Published inJavaScript in Plain EnglishDiscover the Differences: Arrow Functions vs Pure FunctionsWhen it comes to JavaScript programming, understanding the differences between arrow functions and pure functions is crucial for writing…2d ago2d ago
Published inJavaScript in Plain EnglishUnlock the Power of React HOCs: Simplify and Reuse Your CodeAre you looking to streamline your React code and make it more reusable? Look no further than Higher Order Components (HOCs). These…2d ago2d ago
Published inJavaScript in Plain EnglishReact Lazy Load & Suspense For Better PerformanceInject unnecessary code to your end user can lead to leak of performance, more code need to load even if only little piece of code will…Nov 21, 2022Nov 21, 2022
Published inJavaScript in Plain EnglishAdvanced React Native: How useEffect Cleanup Function WorksExplaining how useEffect cleanup function works with a real-world example.Aug 13, 2022Aug 13, 2022
Published inJavaScript in Plain EnglishRedux Vs MobX — Which One to Choose for Your Project?Understand the difference between Redux and MobX and find out which you should use for your project.Jun 12, 2022Jun 12, 2022
Published inJavaScript in Plain EnglishHow to Create a React Native Video Player Using ExpoIn this article we will cover all the process from the beginning about how to create a simple video player on react native cross platform…May 3, 20222May 3, 20222
Published inJavaScript in Plain EnglishHow to Create a FlatList in React NativeA step-by-step guide on how to create a FlatList in React Native.Apr 16, 2022Apr 16, 2022
Published inJavaScript in Plain EnglishNestJS Back-end Architecture FilesA quick tutorial on NestJS back-end architecture files.Apr 9, 2022Apr 9, 2022
Published inJavaScript in Plain EnglishHow to Handle React Native Forms the Best Way Using FormikA step-by-step guide on handling React Native forms using Formik.Apr 3, 20221Apr 3, 20221