Yo! I am restarting my live streaming on YouTube! Out of the blue, we will start roughly 4 hours from now. This time, we will work on bringing i18n to learn.nuxt.com!
Set the notification here๐
youtube.com/live/IL5dHHI...
@naitokosuke.bsky.social
Vue๐ Japan๐ฏ๐ต
Yo! I am restarting my live streaming on YouTube! Out of the blue, we will start roughly 4 hours from now. This time, we will work on bringing i18n to learn.nuxt.com!
Set the notification here๐
youtube.com/live/IL5dHHI...
๏ผ
๐ข Vue Fes Japan 2025 is officially happening!
๏ผผ
We're bringing it back in 2025!
Check out the official website here โ
vuefes.jp
Launch April 1st
26.03.2025 03:23 โ ๐ 18 ๐ 7 ๐ฌ 0 ๐ 2Hello world!
22.03.2025 06:02 โ ๐ 179 ๐ 16 ๐ฌ 10 ๐ 1๐ Slidev v0.50.0 is out!
This version is packed with so many updates, @kermanx.github.io and the team were truly on ๐ฅ
๐ค Export your slides right from your browser
โก๏ธ Vite 6 and Jiti 2
๐ Improved VS Code ext
๐ Dropped Prism.js, fully on @shiki.style
๐ A lot of bug fixes
github.com/slidevjs/sli...
โ
03.12.2024 23:18 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0This is huge news! The python-build-standalone project is officially moving under Astral's leadership. They were the basis of Rye, they are what uv fetches, and they are probably one of the best hidden secrets in the Python community that already drive tons of workflows. astral.sh/blog/python-...
03.12.2024 21:05 โ ๐ 146 ๐ 24 ๐ฌ 3 ๐ 1Dark mode for Iconify icon sets website
By popular request added dark mode to new Iconify icon sets website: icon-sets.iconify.design
Button to toggle it is in footer.
๐ Hey Python Folks! @kermanx.github.io Just made the Python Runner for Slidev, which allows you to edit and execute actual Python snippets during your presentation!
Give it a try, and we are excited to hear your ways of using it!
github.com/KermanX/slid...
When a false positive is detected, I am developing a feature that allows for searching again. The feature has started to work well, so please look forward to the release.๐
#SkyFollowerBridge
Fun fact for the v6 party: @vite.dev is what enables Nestful to invisibly incorporate @gleam.run into its Vue components, via `vleam`:
github.com/vleam/vleam
Just built Vue's SFC playground (~17mb JS output before gzip) using the latest continuous release of rolldown-powered-vite.
It's a drop-in replacement. Dev and prod work exactly the same, and the prod build went from 8.51s to 2.95s (~3x speedup) with zero code changes.
Vite 6.0 is out โก๏ธ
vite.dev/blog/announc...
Here it is!
The big thing is the (experimental) Environment API: our hope is it can serve as the foundation for frameworks that run code in multiple different JS runtimes.
The internal module runner refactors also pave the way for some interesting things down the road...
Introduce yourself with four video games
21.11.2024 12:27 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Vue Fes Japan 2024ใฎใขใใฟใผใ ใผใใผๅบใใ๏ผ
youtu.be/pzBvbjyR8Gk
#vuefes
#vuejs
hey everyone, new to bluesky, thought I'd post something so people know who I am/what I like to do:
currently working on my procedural tiny planets generator made with #threejs
check it out live here: flo-bit.dev/tiny-planets/
code here: github.com/flo-bit/tiny...
Atami view from higher hill
Onsen spring flowing down on a standing stone. Beside the onsen stone, ojizo-sama statue stands with smiling warmly.
Onsen vacation in Atamiโจ๏ธ
15.11.2024 08:31 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0๐ ๐
15.11.2024 05:54 โ ๐ 39 ๐ 4 ๐ฌ 2 ๐ 1My slides are now available at soubiran.dev/talks ๐ซถ
(and the white little dot in the earth above is not just anywhere ๐)
me at Vue Fes as a guide
I miss Vue Fes ๐ฅฒ
11.11.2024 23:39 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Hello Bluesky!
11.11.2024 08:48 โ ๐ 1118 ๐ 104 ๐ฌ 100 ๐ 22A wild new VitePress docs site appears โก
10.11.2024 15:43 โ ๐ 35 ๐ 4 ๐ฌ 0 ๐ 0Hi Bluesky community ๐ฆ.
I just pushed the official website for Sky Follower Bridge ๐
sky-follower-bridge-docs.vercel.app
I hope this tool helps with the transition from X to Bluesky.
My daughter made mini Vue and Vite logos for me ๐
10.11.2024 13:39 โ ๐ 465 ๐ 8 ๐ฌ 15 ๐ 0I am developing the official website for Sky Follower Bridge using Vitepress. Vitepress is incredibly easy to use.
10.11.2024 11:34 โ ๐ 76 ๐ 9 ๐ฌ 4 ๐ 1created an auto-synced starter pack of nuxt module authors from data at github.com/nuxt/modules
(... and the socials on your github profile)
if you want to be on it, just update your github profile with your bluesky link, and wait a day (or DM me to rerun the action ๐)
go.bsky.app/Cu3GgC5
Hi ๐ฆ
Iโm Nathan Green, a Japanese developer learning Vue ๐
Excited to connect and learn together!
export default defineConfig({
rules: [
['hello-world', { 'background': 'red' }]
]
})
<div class="hello-world">!</div>
๐ฅ