dominikg
@dominikg.dev
230 followers 72 following 44 posts
It's a me, dominikg
Posts Media Videos Starter Packs
dominikg.dev
if you missed this talk, shame on you!

Luckily they are all recorded so go add it to your watchlist to redeem yourself.

3 talks in i might've found my favourite.

@viteconf.org is a blast
viteconf.org
New Hair Cut, New @antfu.me, New DevTools!

Join us on the live stream via viteconf.amsterdam/live-stream!
dominikg.dev
in person viteconf baby!

Be careful with offhanded comments on discord, they might become real later.

Thank you everyone that makes this possible.
viteconf.org
We are readyyyyyy!!

Join the live stream right now via viteconf.amsterdam
dominikg.dev
Super happy that @cultrepo.bsky.social used their awesome skills to tell everyone about vite. This might be the best one yet ;)

See you all @viteconf.org
cultrepo.bsky.social
"I'm super happy for them and I think they should take over the world."

Hear the full story of how @vitejs did just that.

Vite: The Documentary premieres tomorrow ⚡️
7pm CET | 12pm CST on our YT channel!
Reposted by dominikg
Reposted by dominikg
viteconf.org
Coming to ViteConf in person, or are based around the Netherlands?
Then join our ViteConf Community Night!

Swing by the free pre-conference meetup on October 8th at the Funda office and mingle with maintainers, framework and library authors, as well as the @vite.dev community.

🙌 RSVP now 🙌
ViteConf Community Night, Wed, Oct 8, 2025, 5:30 PM | Meetup
Join us at the Funda Amsterdam office for a night focussed to bring the JavaScript Community Together! You will be able to meet, greet and ask questions to Maintainers and
www.meetup.com
Reposted by dominikg
erus.dev
Next version of Browser Mode now also support playwright's trace viewer natively. Just pass down `--browser.trace=on`: main.vitest.dev/guide/browse...
Vitest
Next generation testing framework powered by Vite
main.vitest.dev
Reposted by dominikg
viteconf.org
This is your last chance to buy ViteConf team tickets before only regular tickets remain. Save €150 today! Buy now via viteconf.amsterdam
Reposted by dominikg
viteconf.org
A special message from the creator himself! 🚀

Hear directly from @evanyou.me, the mind behind @vite.dev and founder of @voidzero.dev, what to expect at this year's ViteConf!

Secure your spot to experience the future of web development.
viteconf.amsterdam
Reposted by dominikg
scottspence.dev
@svelte.london is being hosted by Triver this evening!

Check out the stream if you’re interested in low latency Svelte and using Svelte with Cloudflare

www.youtube.com/live/odCWAAa...
Svelte London - September 2025
YouTube video by Svelte Society
www.youtube.com
Reposted by dominikg
joyofcode.xyz
New video on Svelte's best kept secret feature which helps you find any element on the page in the editor. 🔥

youtu.be/Qglbt8M8H_w
The Secret Svelte Feature You Should Know About
YouTube video by Joy of Code
youtu.be
Reposted by dominikg
viteconf.org
The ViteConf agenda for this year is complete!

Join us for more than 25 talks around @vite.dev as shared infrastructure of the web, ranging from AI, tooling highlights, real world case studies and panels 👀a

Your chance to meet the creators/maintainers of your favorite frameworks & libraries
Reposted by dominikg
en.sitnik.ru
That’s it, Multiocular is now at MVP stage.

I’ll be using it in my own projects to see if the “core loop” works.

If people find it useful, I’ll add CI and smart checking later, so it can automatically flag suspicious patterns.

github.com/multiocular-...
GitHub - multiocular-com/multiocular: ꙮ Review dependencies changes to prevent supply chain attack
ꙮ Review dependencies changes to prevent supply chain attack - multiocular-com/multiocular
github.com
dominikg.dev
💯 going esm only can cut your package size in half.

This list shows another often overlooked cost of shipping bundled/minified. Sourcemaps.

going unbundled esm-only can reduce your package size by 70% or more.
43081j.com
looking forward to the day dual packages cease being a thing
a screenshot of 6 files in a directory listing: index.cjs, index.cjs.map, index.d.cts, index.d.ts, index.js, index.js.map
Reposted by dominikg
viteconf.org
The clock is ticking! ⏰ Prices for ViteConf group tickets are increasing next Monday.

Secure your team's spot and save money by purchasing your tickets this week. Don't miss out on this incredible lineup and the chance to experience with your colleagues!

Grab your tickets now!
viteconf.amsterdam
Reposted by dominikg
svelte.dev
Svelte @svelte.dev · Sep 8
You've probably heard about the supply chain attack that affected a number of widely-used npm packages today.

tl;dr: Don't panic. Notes:

1. Svelte, SvelteKit and their associated packages are not vulnerable to this attack, as they do not use any of the compromised dependencies in the browser
Reposted by dominikg
voidzero.dev
Rolldown drops CJS support!

From the latest version of @rolldown.rs (1.0.0-beta.36) on, Rolldown will only be released in the ESM format.

The required Node version has also been bumped to align with @vite.dev (20.19+ and 22.12+). Node 18 has been dropped due to being EOL since April.
Reposted by dominikg
vite.dev
Vite @vite.dev · Sep 8
Two low severity CVEs affecting the vite dev server have been published (only when using --host and for certain low impact files). Please update to the patched versions: 7.1.5, 7.0.7, 6.3.6, 5.4.20
github.com/vitejs/vite/...
github.com/vitejs/vite/...