Fe Framework

前端框架

前端框架是在前端开发不同阶段,用以简化开发的工具集合。它们提供了一种组织代码的方式,使得开发者可以专注于业务逻辑,而不是底层的技术细节。

应用框架

组件类库

组件方案

编程语言

评论

Sharing State with Islands Architecture

MAXI FERREIRA 阐述的在岛模式组件中管理状态的思路也可以用于低代码场景。

We have several options for choosing a store. Astro recommends the nanostores library in their documentation, which is what we’ll use for our example, but several UI frameworks already come with a built-in solution—Svelte has Stores, Preact has Signals (as does Solid), and Vue has the Reactivity API.

第一次见到有人在公开场合说 Vue 的 Reactive API 是可以用于管理状态的。

新的状态管理办法结合了事件通知和统一的状态管理库。一种替代的版本是使用回调函数。


🚧 WIP 施工中,正逐渐迁移至 Nuxt

  • internet-available
  • html5shiv
  • CommonJS Loader
  • fast-deep-equal
  • KingDB

暂存一些感兴趣的玩意儿。


Copyright © 2024 Lionad - CC-BY-NC-CD-4.0