tl;dr: When I’m logged into a SaaS app, it’s super hard to access the company’s homepage unless I log out. I want...
Ahmad Awais
Helping businesses build developer-led adoption for 10+ yrs.
VP of Developer Relations and Google Developers Advisory Board (gDAB) founding member.
π Edutainer at Node.js CLI Automation course (100 videos Β· 22 Projects) & VSCode.pro course. Over 36K devs learning. π© Award-winning Open Source Engineer & Dev Advocate π¦ Google Developers Expert Web DevRel π Mars Ingenuity Helicopter code contributor π 8th GitHub Stars Award recipient π³ Node.js foundation Community Committee Outreach Lead, Member Linux Foundation, OpenAPI Business Governing Board, and DigitalOcean Navigator.
βοΈ Author of various open-source dev-tools and software libraries used by millions of developers worldwide β¦ WordPress Core Developer π£ TEDx Speaker with 100+ international talks.
β¨ As quoted by: Satya Nadella Β· CEO of Microsoft β Awais is an awesome example for developers.
π Leading developers and publishing technical content for over a decade π Loves his wife (Maedah) β― Read more about Ahmad Awais.
πβ¦ Awais is mostly active on Twitter @MrAhmadAwais
How to Use BitBucket and GitHub at the Same Time for One Project?
I had a repository for which I needed the remote to be hosted both at BitBucket and GitHub. So, I figured out a few easy solutions to deal with it. A few EASY solutions. β‘οΈΒ Method #1: Multiple Remotes Pushed (And Fetched) Independently# This is the easiest to get your head around, but the most effort to maintain. We start out by adding [...]