GatsbyJS is a static website generator. It is built on top of React and you can create blazingly fast websites with Gatsby. And I really mean it. I have been using Gatsby for close to…
React
Solving Babel issue in Ejected React Application
A few days ago I was working on a React web application. Once I finished my development, I had ejected the app to get more control of the underlying scripts and webpack bundling. But then…
Continue Reading “Solving Babel issue in Ejected React Application”
Lottie animations for Web
Lottie by Airbnb has been one of the awesome libraries to integrate motion graphics directly inside mobile apps. This lets designers ship beautiful animations without an engineer painstakingly recreating it by hand and frame by…
React Native For Beginners – Slides
Back in 2018, I had the opportunity to deliver a React Native training. The training was primarily meant for beginners and first time learners but even the advanced learners would gain from it. It was…
ReactVR Talk at Dubai Front End Meetup with Demo and Source Code
Recently spoke on React VR at the Dubai Front End Meetup which happened on 24th April 2019, 7:30pm. https://www.meetup.com/The-Dubai-Frontend-Community/events/260241133/ Here are the slides: Here is the source code: https://github.com/jsphkhan/ReactVRDemoes What did I demo? Well, I…
Continue Reading “ReactVR Talk at Dubai Front End Meetup with Demo and Source Code”