Posts
All the articles I've posted.
GraphQL: Front-End Superpower
Posted on:April 4, 2020GraphQL is a query language for API and runtime for fulfilling those queries with your existing data. In simple words, GraphQL is a syntax or a specification that describes how to request your data.
Forms in React Native, The right way
Posted on:March 27, 2020This article is a step-by-step tutorial to create a generic form component that can be used whenever you need to deal with forms.
GatsbyJs Showcase: Contributors List For Open source Project
Posted on:March 11, 2020This article is a GatsbyJs showcase on how we can add a contributors list to any community project website.
React Native news from last week
Posted on:September 10, 2019This is a small post that covers almost all news and announcements from the last week.
The power of Serverless : Part 1
Posted on:July 28, 2019In this article, I will share with you a step-by-step from search to launch on how you can build complex logic apps using Serverless services and your brain.
Create React Modal with 22 lines of code
Posted on:June 25, 2019Create React Modal with 22 lines of code
Choose the right React Native Navigation library
Posted on:March 19, 2019we will take a look at the possible solutions to make the best navigation experience for users and developers too. We will discuss the most popular solutions and help you make the right choice.
The missing piece in the beginnerβs guides : React Native
Posted on:September 21, 2018This article is for every developer with React web background. It is basically about how to start building apps with React Native.
How to create your own auto direct message Twitter bot for free π¬
Posted on:April 4, 2018I will introduce my own Twitter bot that I built to send a welcome message to my new followers on Twitter. Iβll also show you how it has worked very well for me for six months.
Create a fancy burger menu using reactjs-popup
Posted on:March 11, 2018Create a fancy burger menu using reactjs-popup