alins icon indicating copy to clipboard operation
alins copied to clipboard

It’s so good, it’s so beautiful

Open Darzuma opened this issue 1 year ago • 7 comments
trafficstars

I often open the Alins.js document, and every time, I can’t help but say to myself: “Oh, it’s so good, it’s so beautiful!”

Alins meets many people`s expectations and has reached the ceiling of UI framework design. I admired Alins again and again.

But considering that Node.js pushes more than two versions every year, also other libraries have no intention of being solidified, so ppl like me dared not to put time into Alins.

It's not we don't love Alins, but can't.

常常打开Alins文档,每次都难以抑制地赞叹“唉真好,真的唉!”

作者的设计,接近了UI接口设计的极限,爱你的人心里肯定是赞叹了无数次。

可是一想到Node一年两三个版本,还有其他巨量的依赖库,都没有固化的趋势,导致我这种低水平用户,迟迟无法上Alins的车,只因不敢,只因时间有限。

非不爱也,实不能也!痛哉哀哉!

什么 Svelt Ember 都是 狗shxt,Alins碾压当前一切前端框架,好的东西,就应该被知道,被认可。

希望真的有一天,Alins 或 作者的其他作品,能够征服这个世界!

Darzuma avatar Apr 13 '24 13:04 Darzuma

非常感谢你的认可 🤝

theajack avatar May 08 '24 09:05 theajack

你好!请问, 近期是否打算加入路由?

Darzuma avatar Jun 12 '24 22:06 Darzuma

@Darzuma 有的 后期计划在这里 https://alinsjs.github.io/docs/ecosystem/lib.html 不过个人精力有限 而且是业余时间维护的 会比较慢

theajack avatar Jun 13 '24 02:06 theajack

最近用Alins,自己弄路由,其他还好,最后 lazy loading route 做不出来。 我太菜了,不会 Babel.js AST,我这种低水平的有可能实现路由的懒加载吗?

Darzuma avatar Aug 12 '24 03:08 Darzuma

最近用Alins,自己弄路由,其他还好,最后 lazy loading route 做不出来。 我太菜了,不会 Babel.js AST,我这种低水平的有可能实现路由的懒加载吗?

@Darzuma 你是指类似Vue的这种功能吗 https://router.vuejs.org/zh/guide/advanced/lazy-loading.html

theajack avatar Aug 12 '24 06:08 theajack

你是指类似Vue的这种功能吗 https://router.vuejs.org/zh/guide/advanced/lazy-loading.html

对,就是你链接里那个。才看到 vite 的这个 rollupOptions,试了一下,只影响build后的文件名,首页加载时还是把其他页面文件都请求了,还是没法实现懒加载,看来超出我能力范围了。

Darzuma avatar Aug 13 '24 05:08 Darzuma

@Darzuma 路由库已经写了一部分代码了 懒加载之前没有涉及到 这后续我会看看的 最近工作比较忙

theajack avatar Aug 14 '24 02:08 theajack