Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
2,464 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 44 commits in 10 repositories
Created 3 repositories
Created a pull request in DefinitelyTyped/DefinitelyTyped that received 7 comments
update(connect): improve argument inference for app.use
Currently the definition always requires manual argument annotation even for the most simple cases: app.use((req, res) => { // req and res are impl…
Opened 1 other pull request in 1 repository
vuejs/vue-next
1
open
Reviewed 7 pull requests in 4 repositories
vuejs/vue-next 4 pull requests
vitejs/vite 1 pull request
vuejs/vuepress 1 pull request
vitejs/vite-plugin-react 1 pull request
Created an issue in vitejs/vite that received 8 comments
Discussion: Future Plans
First of all, I think I rushed it when I put Vite under 1.0-rc state. There are definitely still some rough edges that I want to improve that may r…