Building The Future of Work at Freelancer
My experiences and learnings in helping building the future of work. The future of work is remote and freelancers will play a big part in making that happen. Freelancer.com is one of the major platforms to do just that. Freelancer.com is the largest freelancing platform with 50M+ users.
Write Scalable Circle CI Workflows for Flutter, The Orb Way
It's a challenge to maintain Circle CI commands, jobs, workflows, and everything else in a single config.yml or config file. Luckily, there's an alternative way to make it more human-readable for the developer teams.
Guide To Use GNU Make For Flutter
GNU Make or Make helps simplify commands you need for your Flutter project. Although Make is not a 100% replacement for your shell scripts, Make compliments those.
Improve Flutter iOS Build Time
When Using Firestore
Slow builds whether locally or in the CI reduces developer productivity. If you integrated Firestore in your Flutter app, chances are, you may have experienced slow builds in your apps.
Guide To Automate Flutter to TestFlight using Fastlane and Semaphore
Continuous integration and deployment for iOS bring confidence to developers when shipping products to customers. TestFlight makes it easy for developers to publish apps to early or beta testers and Semaphore is a fast CI/CD service that supports iOS deployment to TestFlight.
Automate Flutter iOS Apps Deployment to Firebase using Semaphore
Deploying iOS apps to early testers helps you get feedback for improvements or detect issues that came out from early on during the development. Firebase App Distribution, or App Distribution, is a service that helps you deploy your Flutter apps to testers.
Continuous Integration for Flutter Apps on iOS with Semaphore
Publishing iOS apps are known to have a complex and tedious process in the developer community. The publishing process includes dealing with code signing the builds and the review process set by Apple to decide whether it meets their standards for public release.
Deploy Flutter Android Apps to Firebase using Semaphore
Building features and beautiful UIs is a satisfying feeling, but shipping them to users should be the goal to keep in mind. Having your app tested by real users before public release is a critical part of the software development cycle. In this article, you will learn how to distribute
Build and Test Flutter Apps using Semaphore
Building beautiful and functional apps in Flutter is easy, but how do we make sure that we deliver a great user experience at scale? We can do it by integrating and running automated tests for every new change pushed to our codebase.
Five Key Areas For Personal Growth As A Software Developer
It's been a few years since I started working as a professional software developer. I was lucky enough to join companies that operate at a different scale – from startups and SMEs to public companies. All while balancing my personal life with work and the developer community.