How we reduced 75% of Prismic billing by caching API calls
Learn how we reduced Prismic CMS billing by 75% using a caching mechanism, improving efficiency and deployment frequency.
I write about a variety of topics, including personal development, productivity, trading journeys, and more.
You can also explore my video content on Instagram
Learn how we reduced Prismic CMS billing by 75% using a caching mechanism, improving efficiency and deployment frequency.
I came across a post by InternetFreedom Instagram handle about the privacy issues with constitution75.com. I got curious and decided to check it out, it was pretty shocking to see some of the things there. I decided to write about it to create awareness and the way govt. websites sometimes don't take privacy seriously.
Head over to Amazon, I have tried this on Amazon.in. I believe it should still work in other countries. Log in and go to your dashboard Under your profile section in the right-top corner, click on “Your Account” Scroll down to the bottom sectio...
A personal opinion on the Prismic CMS based on my experience while freelancing at IndiaHikes.
Find out what happens when you share a webpage which has a canonical URL different from the current page URL. Will the Share Sheet use the current URL or the canonical URL?
This is the least amount of code for a minimal editor in a browser that can support HTML/CSS/JS edit and preview kinda environment. It goes without saying once you look at this in detail 😂 - this is not meant to be used in production setups. This ca...
Interacting with Github APIs has always been a little tricky task for me. Recently we had to update the Github access tokens as they have changed the formats of the access tokens. Read more about it here - https://github.blog/2021-04-05-behind-githu...
A step by step guide to make LED neon signs at home
Savings on profits - A streamlined way to protect and compound your profits while trading
444 registrations 240 attendees 2 days Tons of fun
Some time ago I created this repo to dump some design to codes I used to do before. It has some beautiful designs/mockups created by other designers, which are converted to code. Feel free to use any of them or contribute to the project in any way po...
AMP ( Accelerated Mobile Pages ) is a technology known for developing super fast web pages on mobile clients. It has gained a lot of importance and is being implemented widely. Even Hashnode supports AMP (https://hashnode.com/post/hashnode-now-suppor...
Just a decent list of popular image optimisation tools available. Remove.bg https://www.remove.bg/Remove background from images. Tinypng https://tinypng.comTinyPNG optimizes your PNG images by 50-80% while preserving full transparency! Imageoptim ...
Apps scirpt allows you to interact & integrate all these Google products. If you are not familiar with Apps scripts check out this article: https://evilhead.hashnode.dev/secret-santa-mix-match-with-google-sheets-and-apps-script-cjptefe1d00rikas2z9joe...
Table of Contents Cool stuff about Parcel.js Introduction to Parcel.js How easy is it to get started with Parcel.js Terminology Comparison Tug of war Issues/problems with Parcel Conclusion/My opinions Cool stuff about Parcel It has ~29000 Github ...
Google Apps Script has always been a tool in the shadow. Many developers don't know about this tiny JavaScript-based powerful scripting language. In this tutorial, I will show you how to build a very simple Secret Santa mix-match using Google Sheets....