January 5, 2021
If you want to have a technical writing portfolio that stands out from others, try doing these three projects. These will help you grab a decent tech writer position.
September 3, 2020
I call it a total waste of time, revenue, and effort if you are writing web content and not investing in a good SEO suite. The main idea to write and make it public is that you want the others to know about your thoughts, ideas, or your product and services from a business standpoint. And if it is not reaching your target audience then everything will go in vain.
June 9, 2020
Next.js version 9.4 offers an all-new hot reloading experience with its Fast Refresh feature that responds immediately towards your edits in your React components.
April 7, 2020
Every time I write closed captions for my videos I keep forgetting how I used to do. So, this post is not only a reference guide for myself but also for my awesome readers who want to learn how you can add closed captioning to your videos.
October 9, 2019
This piece will help you learn how to embed videos in Gatsby.js sites through remark plugins. I have written an in-depth tutorial featuring how the gatsby-remark-embed-video plugin works and makes it easier for you to source videos from multiple host.
October 7, 2019
In case, you’d been following me and my work then, you must know that for the last 2.5 years I had been shifting gears to JavaScript and had been doing JAMstack consultancy. I love JAMstack with Gatsby and Netlify. This is why I write about it regularly in magazines like Scotch.io and have delivered talks on events like WordSesh and TheOpenDevCon.
September 26, 2019
Yesterday, I spoke about “Optimizing Your Gatsby.js Site for Production” at WordSesh EMEA 2019 edition. Thanks a ton to my friend Brian Richards for having me once again.
April 2, 2019
Generating an SSH key may sound like a cumbersome task but in fact, it is a fun task with a great learning experience. Today, I am going to share this quick dev-exercise with you. By the end of this piece, you’ll learn how to create an SSH key and how to add it to your GitHub account.