Open in app

Sign In

Write

Sign In

Muhammad Affan Khan
Muhammad Affan Khan

147 Followers

Home

About

Jul 6

Processing Background Jobs Using Sidekiq Gem in Rails 7 (Part-I)

As a Rails developer, writing code that executes in the background asynchronously is a very common task that every backend developer performs almost all the time. For example, to send a welcome email to a new customer or to traverse thousands of records for complex computations, background processing is used. …

Ruby

3 min read

Processing Background Jobs Using Sidekiq Gem in Rails 7 (Part-I)
Processing Background Jobs Using Sidekiq Gem in Rails 7 (Part-I)
Ruby

3 min read


May 1

Scheduling Tasks in Ruby on Rails using Whenever Gem

As a back-end developer, most of your time is dedicated to either creating APIs that will be utilized by web or mobile clients or generating views for data display. When using a back-end framework like Rails, it is common to require specific code to be executed at particular times. …

Ruby On Rails

4 min read

Scheduling Tasks in Ruby on Rails using Whenever Gem
Scheduling Tasks in Ruby on Rails using Whenever Gem
Ruby On Rails

4 min read


May 10, 2022

A Quick Ruby Recap — I

In today's fast-paced software development, one has to work on multiple stacks that include multiple languages and frameworks. Hence forgetting the syntax or function names can be very common but that’s totally fine. This series would help get the hang of the language with just a few minutes of reading…

3 min read

A Quick Ruby Recap — I
A Quick Ruby Recap — I

3 min read


Mar 23, 2021

How To Create Web App In Flutter 2.0

Flutter has recently released version 2.0. The good news is that in this release, web support is now available on the stable channel. If you are interested to read more about what’s new in that release, you can read it here. In this short tutorial, we’ll look into the steps…

Flutter

2 min read

How To Create Web App In Flutter 2.0
How To Create Web App In Flutter 2.0
Flutter

2 min read


Jan 19, 2020

Implementing Pull-to-refresh in Flutter

Here we go again with some more amazing stuff on Flutter. Previously we looked into the way how you can fetch data from an API over a network. You can read it here. Let’s talk a bit more practical now. When you fetch data from a remote data source, chances…

Flutter

2 min read

Implementing Pull-to-refresh in Flutter
Implementing Pull-to-refresh in Flutter
Flutter

2 min read


Jan 11, 2020

How To Fetch Data using API Calls in Flutter

Welcome to the first Flutter story of 2020. In my previous story, I discussed screen navigation in Flutter. You can check it here. Today’s story is about how you can make API calls in a Flutter application. It’s pretty easy, believe me. You can get a complete picture in just…

Flutter

3 min read

How To Fetch Data using API Calls in Flutter
How To Fetch Data using API Calls in Flutter
Flutter

3 min read


Sep 15, 2019

Screen Navigation in Flutter Apps with Data Handling

Welcome to another blog of my Flutter blog series. In the last blog, I discussed how you can build a side menu in a Flutter app. You can check out that blog here. Today, we’ll focus on how we can navigate to different screens in your Flutter app. …

Flutter

3 min read

Screen Navigation in Flutter Apps with Data Handling
Screen Navigation in Flutter Apps with Data Handling
Flutter

3 min read


Aug 25, 2019

How to Create a Side menu in Flutter

Welcome to another blog on Flutter. In this blog, I’ll show you how you can easily create a side menu in Flutter which is also referred to as Navigation bar. Also, I assume that you have a little knowledge about Flutter however, I’ll try to explain as much as possible…

Cross Platform

3 min read

How to Create a Side menu in Flutter
How to Create a Side menu in Flutter
Cross Platform

3 min read


Mar 31, 2019

How to make a Dismissible ListView in Flutter

In this story, We’ll look at how we can build a dismissable list view in Flutter. You can think off dismissible widget a draggable piece UI of that can be dragged in any direction and the action causes the UI to slide out from the view. …

Flutter

3 min read

How to make a Dismissible ListView  in Flutter
How to make a Dismissible ListView  in Flutter
Flutter

3 min read


Mar 27, 2019

How to Use Shared preferences in Flutter

When building a mobile application, sooner or later, you come across a situation where you need to store your app’s settings or preferences and retrieve them when you need even after the app is restarted. …

Flutter

2 min read

How to Use Shared preferences in Flutter
How to Use Shared preferences in Flutter
Flutter

2 min read

Muhammad Affan Khan

Muhammad Affan Khan

147 Followers

Software Engineer | Ruby on Rails | Flutter | Open source lover

Following
  • Adrian Drew

    Adrian Drew

  • Michal Bialas

    Michal Bialas

  • Yousuf Sohail

    Yousuf Sohail

  • Alex Taylor

    Alex Taylor

  • Hassan Ahmed Khan

    Hassan Ahmed Khan

See all (15)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams