主要观点:
- 介绍了 Propshaft 这一 Rails 的新资产管道,称其利用现代网络技术,比之前的 Sprockets 更简单,是 Rails 8 中处理资产的继任者。
- 提及 Planet Argon 的第七次 Ruby on Rails 调查,鼓励参与以了解 Ruby 和 Rails 偏好。
- 推荐 Cloud 66 作为部署 Rails 应用的工具,支持多种云,有相关优惠代码。
- 提到 GitHub 支持在 Markdown 中直接使用 Mermaid.js 图表来美化 README.md 文件,Rails 创造者 David Heinemeier Hansson 参与 podcast 讨论技术相关内容,一位 React 开发者分享转投 Rails 的原因。
- 介绍了 Hired 用于找 Ruby 工作,以及多篇关于 Ruby 的文章和教程,如 Delayed Job 与 Sidekiq 的比较、用 Rust 写 Ruby Gem 原生扩展、Rails 认证的 Rodauth 等,还有一些代码和工具,如 UniMIDI 支持实时 MIDI I/O 等,以及每周技巧是将 bin 目录添加到 $PATH 环境变量中以方便执行命令。
关键信息:
- Propshaft:Rails 新资产管道,更简单,Rails 8 相关。
- Planet Argon 调查:第七次,结果有趣。
- Cloud 66:部署 Rails 工具,有优惠。
- Mermaid.js:GitHub 支持在 Markdown 中使用。
- David Heinemeier Hansson:参与 podcast 讨论。
- React 开发者:转投 Rails 原因。
- Delayed Job 与 Sidekiq:两种后台任务处理方式。
- Rust:用于写 Ruby Gem 原生扩展。
- Rodauth:Rails 认证平台。
- UniMIDI:实时 MIDI I/O 工具。
- 每周技巧:添加 bin 目录到 $PATH 方便执行命令。
重要细节:
- Propshaft 相关:Introducing Propshaft: The Future of Asset Pipelining in Rails?
- 调查相关:Take the 2022 Ruby on Rails Survey
- Cloud 66 相关:The Best Deployment Tool for Rails
- Mermaid.js 相关:Include Diagrams in Markdown Files with Mermaid
- David Heinemeier Hansson 相关:▶️ appeared on a podcast talking about technical leadership...
- React 开发者相关:why they were won over by Rails
- Delayed Job 与 Sidekiq 相关:Delayed Job vs. Sidekiq: Which Is Better?
- Rust 相关:Writing Ruby Gem Native Extensions in Rust
- Rodauth 相关:Rails Authentication with Rodauth
- UniMIDI 相关:UniMIDI: Realtime MIDI I/O for Ruby
- 每周技巧相关:详细说明了添加 bin 目录到 $PATH 的方法及注意事项等。
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。