Kohei Yoshino
@britegrid.io
36 followers 54 following 120 posts
UX engineer. Svelte developer. Designer. Marketer. Generalist. Freelancer. Formerly with @mozilla.org. Creator, maintainer of @sveltia.dev & @sveltiacms.app. Anti-aging guru. Forever 18 & boy soprano. 🇨🇦 Toronto, Canada 🔗 https://github.com/kyoshino
Posts Media Videos Starter Packs
britegrid.io
I’m tired of seeing DeepL replacing curly quotes with straight quotes and forcing Oxford commas. This kind of thing should be included in the app preferences. 🫤
britegrid.io
My monthly $25 donation to @svelte.dev is still active 💸 The full-featured, <500kb bundle of @sveltiacms.app wouldn’t have been possible without Svelte.
rich-harris.dev
thank you so much! we have an Open Collective that funds a lot of essential maintenance, and every contribution makes a difference:

opencollective.com/svelte
Svelte - Open Collective
Web development for the rest of us
opencollective.com
Reposted by Kohei Yoshino
vscode.dev
Rolling out to VS Code now: Claude Sonnet 4.5, Anthropic's most advanced model for coding.

Let us know what you think!
github.blog/changelog/20...
britegrid.io
TypeScript-flavoured JavaScript has great benefits, including improved readability and maintainability, strict typing and proper commenting. Svelte and Prism have both adopted this approach by dropping TS. I think more should follow suit.
TypeScript is 'not worth it' for developing libraries, says Svelte author, as team switches to JavaScript and JSDoc • DEVCLASS
Svelte creator Rich Harris has made the case for switching from TypeScript to JavaScript and JSDoc, countering a […]
devclass.com
britegrid.io
Claude would respond: You’re absolutely right! Typography matters a lot in developer documentation. Here are a few reasons why...
britegrid.io
The RippleJS docs are live, and I’m happy because they chose a sans-serif font! 👍 The @svelte.dev docs are hard to read in a serif font, and their font/theme switcher doesn’t work when cookies are disabled. 👎
britegrid.io
Many features in the current version of GitHub Mobile are broken. For example, when selecting Issues or Pull Requests displays *all* the issues or PRs across the GitHub universe, not just my own. It’s useless but pretty much interesting, actually.
github.com
GitHub Mobile is ready for iOS 26! ✨

What's new in our latest update:
💎 Liquid Glass visuals
⚡️ Faster navigation to diffs
✅ Improved multitasking

Get more done on the go. Update now! 👇
github.com/mobile
Promotional graphic for iOS 26 update of the GitHub Mobile app, featuring a dark-themed user interface with menu options like Issues, Pull Requests, and Discussions displayed on a smartphone screen.
britegrid.io
I don’t read the news on social media. I use RSS reader @feedly.com to follow all my news sources. I’m old school like that.
britegrid.io
@techmeme.com, my sole source of tech news, has turned 20. It’s great to see it still going strong! 🎉
Reposted by Kohei Yoshino
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
britegrid.io
This is so cool 👏 I’m gonna use it in my current SvelteKit project. Well done, Svelte team!
britegrid.io
Added a Ripple link to the @sveltiacms.app README. Ember ➡️ React (➡️ Preact) ➡️ Svelte 4 ➡️ Svelte 5 ➡️ Ripple??
trueadm.dev
Ripple now has a website!

www.ripplejs.com

If anyone wants to contribute to fixing/improving it, be my guest – github.com/trueadm/ripple.
britegrid.io
I myself update dependencies at least once a week using the `ncu -u && pnpm up` command.
britegrid.io
Maybe I’ve shared this before 😅 Anyway, for that reason, I always feel sad when I write CSS.
britegrid.io
JSSS also had variables, basic media queries, and equivalents of calc() and any()… because it’s JavaScript.
britegrid.io
Functions were available in JSSS proposed in 1996 thanks to Brendan Eich. It’s a shame we had to wait 3 decades for CSS to get the same feature 😭
JavaScript-Based Style Sheets
www.w3.org
britegrid.io
All types in @sveltiacms.app are written in TS-flavoured JSDoc. The build script first converts the typedef file to a .d.ts file while adding proper deprecated tags. It then converts the file to a JSON schema. This process can easily be automated thanks to @vite.dev’s plugin system.
britegrid.io
ProTip: Adobe occasionally offers steep discounts, so you should always check your plan before renewing. I’ve got 54% off.
The checkout summary for the Adobe Creative Cloud Pro plan. The regular price is $1,019.88, but you can get it for $467.88 with a discount.
britegrid.io
I’m talking about you, @bugzilla.org