TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Things I want to see in JavaScript and Front end development in 2023

33 点作者 lawrencechen超过 2 年前

9 条评论

hardwaregeek超过 2 年前
I really like React. I write a lot of it. But I was introducing my gf to react and had her read the documentation, cause that’s how I learned. First, it’s really easy to ignore the beta docs and end up learning class components. She wasn’t happy when I explained to her that what she had just learned is pretty out of date and not at all what the ecosystem uses. Second, there’s no simple explanation of forms! Oh sure it’s buried in the long intro tutorial but I’d love a one page tutorial on forms in react.<p>Also linting rules got way out of hand. Like a bunch of devs in the mid 10’s really decided to make linting the most annoying bunch of nitpicks around const, parameter naming, and other stuff that has no value. There’s a lint rule about naming the error parameter in catch “error”, not “err” or “e”. Who cares about this shit???
评论 #34475750 未加载
评论 #34474490 未加载
评论 #34475156 未加载
评论 #34474535 未加载
评论 #34474523 未加载
评论 #34476055 未加载
siquick超过 2 年前
These days for me React === Next.<p>I wonder if Vercel will take over React at some point as they seem to be capable of GSD very rapidly with a great hit rate. It sometimes feels like any improvements these days in the React ecosystem are because of improvements to Next or improvements to key libraries like react-query&#x2F;tan-query.
rrishi超过 2 年前
&gt; Less venture capital backed open source<p>&gt; We all love free open source software. But when VCs get involved, it means they &gt; expect a huge monetary return. These things just don’t go together.<p>I am not sure what case study the author is thinking of that they are so hostile to the idea of cash flowing into OSS ?<p>I would like to see more money flowing toward open source creators and maintainers. It&#x27;s terrible that companies use the OSS that&#x27;s built on the backs of people that do not receive remuneration for their efforts.<p>PS: I really like the design and speed of the author&#x27;s website. Inspired me to pickup Astro for next project.
评论 #34505033 未加载
评论 #34476231 未加载
candiddevmike超过 2 年前
I want a programmatic bundler&#x2F;library that lets me write some kind of bundle.ts file to do the things I need, nothing more. I hate the JS ecosystems reliance on DSLs and JSON config files, give me low level tooling.
评论 #34475201 未加载
评论 #34476100 未加载
gompertz超过 2 年前
Geez... I consider React already in the decline. It can get out of the way. There are much better options like Sveltekit and Vue now.
评论 #34476232 未加载
评论 #34477013 未加载
FoomFries超过 2 年前
There’s something to be said for native support in a library, and Axios having it for interceptors makes me fine with using it instead of fetch.
sibeliuss超过 2 年前
Very eagerly waiting (and waiting, and waiting) for official react server component docs.
评论 #34474965 未加载
评论 #34476078 未加载
eyelidlessness超过 2 年前
&gt; Less divisive stances on CSS solutions<p>Yes, and emphatically yes.
Yahivin超过 2 年前
I&#x27;m looking forward to more <a href="https:&#x2F;&#x2F;civet.dev" rel="nofollow">https:&#x2F;&#x2F;civet.dev</a> in 2023
评论 #34477354 未加载