devblogs.microsoft.com/typescript/t...
devblogs.microsoft.com/typescript/t...
- the app appears in the app drawer
- you can define shortcuts for your app
3 years ago, I decided to be a PWA hater due to this lack of nativeness, but this morning, I might have changed my mind.
- the app appears in the app drawer
- you can define shortcuts for your app
3 years ago, I decided to be a PWA hater due to this lack of nativeness, but this morning, I might have changed my mind.
I just finished implementing Flows.
In `flow.ts`, I defined a schema with an `otherLinks` property, passed it to the `addToQueue` function, and ran the command. It now works like a full scraper/crawler.
github.com/arthur-fonta...
(the demo video is sped up 8x)
I just finished implementing Flows.
In `flow.ts`, I defined a schema with an `otherLinks` property, passed it to the `addToQueue` function, and ran the command. It now works like a full scraper/crawler.
github.com/arthur-fonta...
(the demo video is sped up 8x)
- AI-based scraper
- Use any OpenAI-compatible API
- Use any Puppeteer-compatible browser
- Designed to be simple (auto load your Zod schema, just specify the URL in the command)
github.com/arthur-fonta...
In the example:
- Model: google/gemini-2.0-pro
- Browser: Lightpanda
- AI-based scraper
- Use any OpenAI-compatible API
- Use any Puppeteer-compatible browser
- Designed to be simple (auto load your Zod schema, just specify the URL in the command)
github.com/arthur-fonta...
In the example:
- Model: google/gemini-2.0-pro
- Browser: Lightpanda
`npx astro make:action`
`npx astro make:table`
`npx astro make:page`
`npx astro make:collection`
`npx astro make:content`
...
Similar to the Symfony Console, Adonis Ace, Laravel Artisan, etc.
`npx astro make:action`
`npx astro make:table`
`npx astro make:page`
`npx astro make:collection`
`npx astro make:content`
...
Similar to the Symfony Console, Adonis Ace, Laravel Artisan, etc.
I like the API of Logux, but the last release was 4 months ago. Is it stable enough that it doesn't need frequent releases? Or have you "abandoned" the project?
Do you still recommend using it?
I like the API of Logux, but the last release was 4 months ago. Is it stable enough that it doesn't need frequent releases? Or have you "abandoned" the project?
Do you still recommend using it?
Not published yet as an NPM package (and may never be), so if you are interested to use it (let me know), you can copy-paste this code to your utils dir:
gist.github.com/arthur-fonta...
Not published yet as an NPM package (and may never be), so if you are interested to use it (let me know), you can copy-paste this code to your utils dir:
gist.github.com/arthur-fonta...