View transitions are in every browser now β¨
Posts by the javascript whisperer
Whaaat
Hey SUB π
Security at its finest
π οΈ CrawlerCheck
ππ» Check if Google bots and AI crawlers can access your site.
https://crawlercheck.com/
Wondering how to inspect your bundle and make your @vite.dev based app smaller? Then take a look at the video I've recorded yesterday, as I'll walk through a few steps in a real-world application π
Folks they're calling it The Mario.
If you're a Vue dev be prepared to go hungry for long stretches of time.
There are no jobs.
π commandfor - enabled by default in Firefox 144
Soon, in all browsers, you won't need any JS to open a popover / dialog π
More info in @keithamus.social post here: developer.chrome.com/blog/command...
I think so too for static types, I like zod and similar better for this scenario
But high level am I right it's pretty much impossible to type fetch without a wrapper or any?
Without "any"
I'm extra pedestrian so sounds like my cuppa tea.
From online it seems the accepted solution is to have to wrap fetch in a container. Seems a bit of a flaw to not be able to type native fetch as is.
Yeah fetch
Await the article
How to type a promise
I never even heard of lower than 480 haha old skool
Did you optimise for Netscape Navigator at 800x600 res haha
My first was probably an angelfire haha or livejournal
I love cloudflare for hosting the only thing I find is I have to disable it's speed boost and things.
Oh wow this is worth the hype!
H3 beta update:
- HTTPEvent (use utils outside H3)
- Auto Chunked Cookies for Large Sessions
- Handles Promise-like values
- Send SSE Comments
- Sync event.context with req. context (srvx)
Js13kGames is a coding competition for web game developers, with a 13KB size limit. This year's theme is BLACK CAT. Build your web game between August 13 and September 13.
β Youβve got a browser.
β Youβve got JavaScript.
β Youβve got 13KB.
Join the byte-sized battle for glory, swag, and bragging rights.
This yearβs #js13k theme: black cat πββ¬ β js13kgames.com
I saw on GitHub just now thanks for raising!
I googled I don't see it
FOMO
Does anyone else get this
After several months of work, the node:fs APIs in Cloudflare workers are finally ready to ship
Wait is stable chunks a new API ?