v8 preview feedback
Open
@xuzhg is already working on this.
Since Mar 1, 2021.
question
- Dominant language
- C#
- Stars
- 505
- Forks
- 186
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I reviewed the v8-preview code and I really didn't like the new changes coming with v8. I wrote a thorough article about it you can find it here
appreciate it if you consider it before releasing v8.
in abstract:
- built-in conventions are not useful for an under heavy-development app
- not good for the in production apps
- it's not using dotnet and specially asp.net core conventions, features, and tools
- make the app un-refactorable
- hard to debug or maintain
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.