Shadman AhmedDeploying a React Native App to the App StoreDeploying an app to the Apple App Store can be difficult especially when built using React Native. The App Store is optimized for app…Oct 25, 2020Oct 25, 2020
Shadman AhmedNavigation in React NativeWhile working with React Native I realized that the most important and one of the hardest concepts to grasp was React Navigation. React…Oct 17, 2020Oct 17, 2020
Shadman AhmedImplementing Accessibility in ReactAccessibility is super important for Developers to take into consideration. We need to design our applications so that ALL people can…Aug 18, 2020Aug 18, 2020
Shadman AhmedTraversing the DOM with JavaScriptTraversing the DOM might sound daunting at first because of its relational nature. It might even seem like it’s unnecessary to traverse…Jul 27, 2020Jul 27, 2020
Shadman AhmedApple’s Transition from Intel chipsApple, at their 2020 WWDC conference announced they are making the switch from Intel processors to their own “Apple Silicon”. Apple has…Jul 7, 2020Jul 7, 2020
Shadman AhmedGems in Ruby: an introductionGems can help us do more while programming in Ruby. Gems are self-contained programs which are easily installed and managed by the RubyGem…Jun 13, 2020Jun 13, 2020