Asad Dhamani

Results 34 comments of Asad Dhamani

The average size of a webpage is 2MB. About 60% of that is taken up by images. So we're saving 1.2MB per page. [ref](https://www.soasta.com/blog/page-bloat-average-web-page-2-mb/) The images don't add up to...

I did something like this: ```typescript import { Environment, Paddle, EventName, EventEntity, SubscriptionCreatedEvent, SubscriptionUpdatedEvent, SubscriptionCanceledEvent } from '@paddle/paddle-node-sdk'; const makePaddleEventObject = (event: any) => { if (event.event_type === EventName.SubscriptionCreated) {...

@kmoppel I think an AI section definitely makes sense, and yes, the description needs to be shorter

@kmoppel I think there are a few exceptionally good blog posts out there, but yeah, agreed about the AI search aspect. Some of the existing individual posts we've linked to...