Three existing news for the AI/web-dev world!
- Astro 7 has been released
- OpenAI Launches Daybreak - tooling for cybersecurity
- Tanstack shared interesting story of how they managed to achieve 90% memory reduction in new version of Tanstack Table.
Read more below ⬇️
Vitest 2.0 is out!
- better Browser Mode support (still experimental)
- stability improvements (`forks` pool is now the default)
- new `blob` reporter to merge reports from different processes
- a lot of bug fixes
https://t.co/QUbRDf1tpz
Anyone migrating to eslint flat config like me?
I've recently created a simple package to ease the configuration of vitest globals:
https://t.co/pt8TOxLocN
It'll be automatically updated with newest globals every time new vitest version is released, enjoy ✌️
🥁 Vue Storefront is selected by the indisputable retail leader, SPAR, to help modernise their eCommerce experience through our frontend technology. And we're in good company, alongside our tech partners @Contentstack.
Full article 👇 https://t.co/z4YSDWN57q
@VueStorefront Thanks everyone involved, it's an honor to lead this project!💚
SFUI2 is the new UI approach that I hope will accelerate development & design workflows for many companies & OSS projects!
Huge milestone for @VueStorefront! 🎉
https://t.co/thwHjIs9Xm
#ui#ecommerce#vue#react
Introducing Storefront UI 2.0 - our eCommerce UI Library. After 700k+ downloads & thousands of live stores with v1, we've learned a thing or two:
👉 now supports @vuejs and @reactjs
👉 performance 95-100 on Lighthouse
👉 WCAG 2 compliancy out of the box
https://t.co/iGHEnWKns9
@Lachlan19900 Big up!
It's a pity that petite-vue got left unmaintained though, even the issue list is hidden 🙈
Hope it will be picked up again at some point
I’m thrilled to announce that today I’m starting a new role as a Chief Developer Experience Officer (CDXO) at @VueStorefront!
My goal is simple: deliver the best developer experience on the market, and I look forward to working with you to help achieve that goal 🚀
🤞
@cjdierkens @jarredsumner This, imo it would be worth following js libraries (like vite, eslint) that use .*rc format + *.config.(json|js) standard.
So the configuration file could be named:
.bunrc or bun.config.json or bun.config.js or bun.config.ts (last two if needed ofc)
@JLarky You could serve static webpage (to get initial state & styling) and write a simple nomodule script to show an error message:
https://t.co/ua5iCaDg2L