Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

前端周刊第21期(2022-09-19) #21

Open
Mizxinp opened this issue Jan 17, 2023 · 0 comments
Open

前端周刊第21期(2022-09-19) #21

Mizxinp opened this issue Jan 17, 2023 · 0 comments

Comments

@Mizxinp
Copy link
Owner

Mizxinp commented Jan 17, 2023

React我爱你,但是你让我失望了

作者发布了这篇长文,提出了React框架现存的一些痛点。
React团队成员Dan做了回应

remesh

基于CQRS的DDD框架。这里还有一篇相关的介绍:Remesh 介绍:用以开发大型复杂 Web App 的 DDD 框架

Hooks时代,如何写出高质量的react和vue组件?

vue和react都已经全面进入了hooks时代(在vue中也称为组合式api,为了方便后面统一称为hooks),然而受到以前react中类组件和vue2写法的影响,很多开发者都不能及时转换过来,以致于开发出一堆面条式代码,整体的代码质量反而不如改版以前了。

state-of-the-art-shitcode

垃圾代码书写准则

为什么B站的弹幕可以不挡人物

主要是使用了mask-image的一个css属性再加上遮罩图片完成的

React Router 6.4

React Router发布6.4,大量新功能

  • 路由创建方式从原来BrowseRouter + Routes 改用createBrowserRouter和RouterProvider
  • 路由级的数据流,基于loader + action方式

CodeFormer

可以将老照片变成新照片,效果很棒
image.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant