首页 >web前端 >js教程 >Web 开发中什么最热门?

Web 开发中什么最热门?

Susan Sarandon
Susan Sarandon原创
2024-12-09 19:52:11463浏览

What

今年我在 LinkedIn 上开始了一个新系列 - “前端高级链接”。每期有 10 个优秀帖子/文章的链接。此捆绑包包含最近 5 期(第 66 期到第 70 期)的链接。

希望您喜欢这个系列。请在评论中告诉我您最喜欢这些文章中的哪一篇(以及原因)。

第66期

Bun 如何在不使用 V8 的情况下支持 V8 API(第 2 部分) (https://bun.sh/blog/how-bun-supports-v8-apis-without-using-v8-part- 2) 本·格兰特

最好的 React Native 列表组件是什么? ​​(https://expo.dev/blog/what-is-the-best-react-native-list-component) 作者:Simon Grimm

居中:问题已解决? ​​(https://completestacked.net/centering-things/) 作者:Ollie Williams

WebVM 2.0:通过 WebAssembly 在浏览器中构建完整的 Linux 桌面环境 (https://labs.leaningtech.com/blog/webvm-20) 作者:Alessandro Pignotti

我按照官方 AWS Amplify 指南进行操作,结果被 Elliott King 收取了 1,100 美元 (https://elliott-king.github.io/2024/10/amplify-overcharge/)

切换内容的不同(和现代)方式 (https://css-tricks.com/the- Different-and-modern-ways-to-toggle-content/) 作者:Daniel Schwarz

在 Node.js 脚本中使用 Typescript,而不实际编写 Typescript (https://www.jonathancreamer.com/using-typescript-in-node-js-scripts-without-actually-writing-typescript /) 作者:乔纳森·克里默

溢出剪辑 (https://ishadeed.com/article/overflow-clip/) 作者:Ahmad Shadeed

React 中使用类型歧视的条件道具 (https://elanmed.dev/blog/conditional-props-using-type-discrimination) 作者:Elan Medoff

微组件 - 一种实现更简单的基于组件的 Web 的不同方法 (https://www.wearedevelopers.com/magazine/micro-components---an-alternative-to-web-components -and-frameworks/) 作者:Chris Heilmann

第67期

JavaScript 的 ??= 运算符:默认值变得简单 (https://www.trevorlasn.com/blog/javascript-nullish-coalescing-assignment-operator) 作者:Trevor Lasn

适合宽度的文本:一种新技术 (https://kizu.dev/fit-to-width/),作者:Roman Komarov

使用 Deno Compile 的独立可执行程序 (https://deno.com/blog/deno-compile-executable-programs) by Ryan Dahl 和 Andy Jiang

React 19 中的新功能 - 预热 (https://github.com/facebook/react/issues/29898) 作者:Ricky Hanlon

我们将来会关心框架吗? ​​(https://paul.kinlan.me/will-we-care-about-frameworks-in-the-future/) by Paul Kinlan

介绍 vlt 包管理器和无服务器注册表 (https://blog.vlt.sh/blog/introducing-vlt-and-vsr),作者:Darcy Clark 等人

Elixir 中的 Saga 模式 (https://peterullrich.com/saga-pattern-in-elixir) 作者:Peter Ullrich

使用 JavaScript 生成随机迷宫 (https://cloudfour.com/thinks/generate-random-mazes-with-javascript/) 作者:Paul Hebert

美丽的焦点轮廓 (https://medienbaecker.com/articles/focus-outlines) 作者:Thomas Günther

运行旧节点项目的悲剧 (https://abdisalan.com/posts/tragedy-running-old-node-project) 作者:Abdisalan Mohamud

第68期

长帧和 INP:了解加载后性能 (https://dev.to/viniciusdallacqua/long-frames-and-inp-understanding-post-load-performance-2maa) by @维尼修斯达拉夸

使用 Performance API 报告核心 Web 生命值 (https://www.smashingmagazine.com/2024/02/reporting-core-web-vitals-performance-api/) 作者:Geoff Graham

React Router v7 (https://remix.run/blog/react-router-v7) by Michael Jackson

Shadow DOM 在前面 (https://abstract.properties/the-shadow-dom-is-in-the-front.html) 作者:Sufian Rhazi

Tailwind CSS v4.0 Beta 1 (https://tailwindcss.com/blog/tailwindcss-v4-beta) 作者:Adam Wathan

宣布推出 TypeScript 5.7 (https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/) 作者:Daniel Rosenwasser

处理 Cookie 是一个雷区 (https://grayduck.mn/2024/11/21/handling-cookies-is-a-minefield/) 作者:April King

此网站由 Daniel Mangum 托管在 Bluesky (https://danielmangum.com/posts/this-website-is-hosted-on-bluesky/)

零磁盘架构 (https://avi.im/blag/2024/zero-disk-architecture/) 作者:Avinash Sajjanshetty

如果法官下令出售,Google 的 Chrome 价值高达 200 亿美元 (https://www.bloomberg.com/news/articles/2024-11-18/doj-will-push-google-to -出售 chrome 以打破搜索垄断)作者:Leah Nylen 和 Josh Sisco

第69期

Webflow 设计语言:弥合设计与代码之间的差距 (https://webflow.com/blog/webflow-design-language) 作者:Merrick Christensen

使用 Vite 构建 Reddit 前端 (https://www.reddit.com/r/RedditEng/comments/1dhztk8/building_reddits_frontend_with_vite/) 作者:Jim Simon

互操作和困难问题 (https://bkardell.com/blog/debt.html) 作者:Brian Kardell

Vite 6.0 已发布! (https://vite.dev/blog/announcing-vite6.html) by Evan You

实时验证用户体验完整指南 (https://www.smashingmagazine.com/2022/09/inline-validation-web-forms-ux/) 作者:Vitaly Friedman

表单字段中的占位符是有害的 (https://www.nngroup.com/articles/form-design-placeholders/) 作者:Katie Sherwin

浏览器 API:每个前端开发人员必须知道的秘密! (https://dev.to/mukhilpadmanabhan/browser-apis-must-know-secrets-for-every-frontend-developer- 55lk)@mukhilpadmanabhan

我作为 Web 开发人员学习了 React Native,但我把一切都错了 (https://fernandorojo.co/mistakes) by Fernando Rojo

为什么 TanStack Start 放弃适配器 (https://tanstack.com/blog/why-tanstack-start-is-ditching-adapters) 作者:Tanner Linsley

Vitest 与 Jest (https://www.speakeasy.com/post/vitest-vs-jest) 作者:Nolan Sullivan

第70期

为什么我要在 Zig 中编写 JavaScript 工具链? ​​(https://injuly.in/blog/announcing-jam/index.html) 作者:Srijan Paul

2024 年 11 月 20 日发布 (https://react-spectrum.adobe.com/releases/2024-11-20.html),作者:React Aria

轻松的 UI Spring 动画:双参数方法 (https://www.kvin.me/posts/effortless-ui-spring-animations) 作者:Kevin Grajeda

如果不做出反应,那又怎样? ​​(https://infrequently.org/2024/11/if-not-react-then-what/) 作者:Alex Russell

比较 AWS S3 与 Cloudflare R2:价格、性能和用户体验 (https://kerkour.com/aws-s3-vs-cloudflare-r2-price-performance-user-experience)西尔万·科库尔

2025 年必备黑曜石插件 (https://www.dsebastien.net/2022-10-19-the-must-have-obsidian-plugins/) 作者:Sebastien Dubois

推测规则的分层方法 (https://csswizardry.com/2024/12/a-layered-approach-to-speculation-rules/) 作者:Harry Roberts

什么都不是有的 (https://blog.jim-nielsen.com/2024/nothing-is-something/) 作者:Jim Nielsen

通过环境 API 提高 Vite 的潜力 (https://green.sapphi.red/blog/increasing-vites-potential-with-the-environment-api) by sapphi-red

存在的 React 问题和完美的模态对话框 (https://www.developerway.com/posts/hard-react-questions-and-modal-dialog) 作者:Nadia Makarevich

结论

这些都是大师级作者的优秀文章。我很喜欢阅读它们 - 我希望你也能在其中找到一些东西。

?在 LinkedIn、Twitter、BlueSky 或此处关注我,了解更多信息。

?感谢所有作者和贡献者的辛勤工作!

以上是Web 开发中什么最热门?的详细内容。更多信息请关注PHP中文网其他相关文章!

声明:
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn