-
### Preliminary Checks
- [X] I have reviewed the documentation: https://clerk.com/docs
- [X] I have searched for existing issues: https://github.com/clerk/javascript/issues
- [X] I have not alrea…
-
> [!WARNING]
> This comment is maintained by CI. Do not edit this comment directly.
> To update comment template, see https://github.com/oxc-project/oxc/tree/main/tasks/lint_rules
This is tracking i…
-
Before adding anything as complicated as https://github.com/w3c/webcomponents/blob/gh-pages/proposals/Template-Instantiation.md it is better to ensure it improves the platform.
I'm especially interes…
-
### Reproduction link or steps
Install msys2
install nodejs with pacman to either ucrt64 or mingw64 repos on windows on intel x86.
run `npm install rolldown`
run `npx rolldown`
### What is expect…
-
## 项目纵向拆分
> 哎,TDD写UI真是很无聊。
但是,结合 Storybook,我算是找到了比较完美的 UI+State 测试工作流,并且引入了 Storyshot,自动在UI完毕之后take Snapshot,然后就又发现了 image snapshot:
1. 先做组件设计, ref: http://reactjs.org/docs/thinking-in-react.html
2…
-
Note : I'm creating the issue in this project as I encountered the issue while going through the Confluence migration assistant, however so far, I'm not sure if the issue is really caused by the code …
-
- [ ] Create PoC in Autocomplete Service (https://www.jetbrains.com/help/resharper/StyleCop_Styles.html#applying-settings-from-settings-stylecop-files)
- [ ] Ensure that Auto-Reformat (Silent Code Cl…
-
# 2015前端组件化框架之路
#1. 为什么组件化这么难做
Web应用的组件化是一个很复杂的话题。
在大型软件中,组件化是一种共识,它一方面提高了开发效率,另一方面降低了维护成本。但是在Web前端这个领域,并没有很通用的组件模式,因为缺少一个大家都能认同的实现方式,所以很多框架/库都实现了自己的组件化方式。
前端圈最热衷于造轮子了,没有哪个别的领域能出现这么混乱而欣欣向荣的景象。这一方面说…
xufei updated
6 years ago
-
currently @ts-ignore only mutes the errors from the line immediately below it
would be great to have the same for
1. the whole next block
2. also for all imports
### use case:
refactoring…
-
Comment if you know that one of these already exists.
Plugins, that would be awesome to have:
- [ ] impoved paths: path.join(__dirname , special markers drop file with alt with paste unix-path t…