It’s 8 am on a fine Saturday morning. I’m sitting here in the park at Union Square, San Francisco β prepping for the...
Ahmad Awais
Helping businesses build developer-led adoption for 10+ yrs.
VP of Developer Relations (DevRel, DX Eng., Dev Content Docs) at RapidAPI. I'm Hiring!
π Edutainer at Node.js CLI Automation course (100 videos Β· 22 Projects) & VSCode.pro course (over 20K devs). π© 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.
π₯ Satya Nadella Β· CEO of Microsoft, said β 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
Deno: Learn by Example
Deno 1.0 has just been released. It seems to be pretty awesome. Learn deno with Awais and build a couple of example projects.
Vercel is the new ZEIT
ZEIT just announced that they have raised a $21M funding and have rebranded the platform as Vercel. This is amazing news. I believe in the mission of making it easier to build, deploy, and ship web apps. Read why I'm so excited about Vercel and Next.js
corona-cli
My Open-source COVID19 Tracking CLI Tool
While trying to keep up with COVID19 I built a CLI to avoid all the UIs and bad information out there. Picked a couple of authentic sources (listed at the end) and built a command-line tracker. Open-sourced it and everyone liked it, got trending on #1 in the JavaScript category for days.
How I Built My Own Teaching Platform
I love to teach. It's a genetic bug in me (both parents and grandparents are teachers, eh). In this post, I discuss how I built my teaching platform for teaching VSCode.pro, NodeCLI.com, and DenoBeginner.com
Vercel + Cloudflare Domain Setup (formerly ZEIT)
ZEIT is awesome, so is Cloudflare. Learn how to set up a Cloudflare domain with ZEIT Now with full SSL and CDN capabilities. Set up the domain and test if it works well.
SOLVED: You do not have permission to open the application βMac.appβ
I was just trying to open a macOS app packaged by a third-party software company that doesn’t exist anymore and I was getting the following error: You do not have permission to open the application βMac.appβ. Tried everything I could find to open the app and only the following solution worked for me β I had to sign the app again. [...]
#1 JavaScript Developer on GitHub Trending Worldwide
It's always an honor to be featured among over 40 million developers on GitHub that have created 44+ million repositories. It's probably my 3rd time.
Introducing:
Gatsby Package Manager
The Gatsby Package Manager (gpm) helps you install a Gatsby package with all of its dependencies. It also allows you to read the docs for a package right there in the command line β without having to browse any sites.
Shallow Clone a Large Git Repository Quickly
Learn how to git shallow clone in case of big git repositories and only download the latest n commits from a single branch you specify.
Introducing Continuous Deployment for WordPress Plugins with GitHub Actions
Use wp-console-deployment to set up an instant GitHub to WordPress.org SVN deployment pipeline with incredibly powerful GitHub Actions.