Profiling Rails Apps with Rails Debugbar— Julien Bourdeau’s DebugBar gives you an extra way to get insights into what your Rails app is doing behind the scenes, directly from a toolbar in the browser. Akshay explains how to use it to find things worth fixing. Akshay Khot |
Nōdo: A Way to Call Node.js from Ruby— A mechanism for letting Ruby scripts make calls to Node.js-based functions via a Unix socket-based IPC approach. (We also learn that “ノード” means “node” in Japanese.) Matthias Grosser |
Rage 1.15: An HTTP API Framework Compatible with Rails— A high performance, fiber-based API-only Web framework that boasts compatibility with Rails. v1.15.0 introduces an OpenAPI Explorer for experimenting with Rage’s OpenAPI support without needing to set up a project first. Roman Samoilov |
A quick roundup of some other interesting updates or useful resources in the broader developer landscape: If you fancy writing a blog post that might make it into Ruby Weekly, checking out How to Write Blog Posts that Developers Read by Michael Lynch isn't a bad idea.. :-) (Then hit reply and tell us about it!) ls-lint is a mature tool for linting file and directory names in projects. Over in Node-land, Express 5.1 has been released and becomes the first 5.x release to be marked as latest on npm. In other JavaScript news, React 19.1 has been released. 🤖 If you haven't checked out Google's Gemini AI tool recently, it now supports generating HTML, JavaScript, and React code in a 'canvas' mode for building components on the fly. If you've got any interest in functional programming, Bozhidar Batsov shares why F# is worth looking at. It's not as pretty as Ruby, IMHO, but certainly more readable than Haskell or Erlang!
|
|