by RWPod команда
RWpod - подкаст про Ruby та Web технології (для тих, кому подобається мислити в Ruby стилі)
Language
🇺🇲
Publishing Since
2/2/2013
Email Addresses
1 available
Phone Numbers
0 available
April 6, 2025
Доброго дня шановні слухачі. Представляємо новий випуск подкасту RWpod. У цьому випуску: RUBY * Ruby 3.2.8 Released [https://www.ruby-lang.org/en/news/2025/03/26/ruby-3-2-8-released/] * Ruby Debugging Tips and Recommendations in 2025 [https://railsatscale.com/2025-03-14-ruby-debugging-tips-and-recommendations-2025/] * Ruby, Ractors, and Lock-Free Data Structures [https://iliabylich.github.io/ruby-ractors-and-lock-free-data-structures/intro.html] * How to create value objects in Ruby - the idiomatic way [https://allaboutcoding.ghinda.com/how-to-create-value-objects-in-ruby-the-idiomatic-way] * Rails 8 Assets: Combining importmaps [https://radanskoric.com/articles/rails-assets-combine-importmaps] * Finding the opposite of what you have with rails invert_where [https://thoughtbot.com/blog/finding-the-opposite-of-what-you-have-with-rails-invert_where] * RubyUI - beautifully designed components that you can copy and paste into your apps [https://rubyui.com/] * Psyllium - makes using Ruby Fibers easier [https://github.com/eestrada/psyllium] * Hyll - a Ruby implementation of the HyperLogLog algorithm for the count-distinct problem [https://github.com/davidesantangelo/hyll] * Fast MCP - a Ruby Implementation of the Model Context Protocol [https://github.com/yjacquin/fast-mcp] * Bridge Components for Hotwire Native apps [https://github.com/joemasilotti/bridge-components] WEB * Announcing Rsdoctor 1.0 [https://rsdoctor.dev/blog/release/release-note-1_0] * Next.js Patches Critical Middleware Vulnerability (CVE-2025-29927) [https://socket.dev/blog/next-js-patches-critical-middleware-vulnerability] * React Trends in 2025 [https://www.robinwieruch.de/react-trends/] * The <select> element can now be customized with CSS [https://developer.chrome.com/blog/a-customizable-select?hl=en] * The Great ESLint v9 Migration Adventure: A Developer's Survival Guide [https://www.neoxs.me/blog/migration-to-eslint-v9] * Patterns for Memory Efficient DOM Manipulation with Modern Vanilla JavaScript [https://frontendmasters.com/blog/patterns-for-memory-efficient-dom-manipulation/] * Teable - a simple, spreadsheet-like interface to create powerful database applications [https://github.com/teableio/teable] * Typist - the mighty Tiptap-based rich-text editor React component [https://typist.doist.dev/] * Konva - JavaScript Canvas 2d Library [https://konvajs.org/]
March 16, 2025
Доброго дня шановні слухачі. Представляємо новий випуск подкасту RWpod. У цьому випуску: RUBY * Rails Version 8.0.2 has been released! [https://rubyonrails.org/2025/3/12/Rails-Version-8-0-2-has-been-released] * Introducing Sidekiq 8.0 [https://www.mikeperham.com/2025/03/05/introducing-sidekiq-8.0/] * RBS comments support [https://sorbet.org/docs/rbs-support] * DNS lookup from scratch [https://organicdarius.com/blog/dns-lookup-from-scratch/] * Compile Ruby apps with Tebako [https://terminalwire.com/articles/tebako] * What's The Deal With Ractors? [https://byroot.github.io/ruby/performance/2025/02/27/whats-the-deal-with-ractors.html] * There Isn't Much Point to HTTP/2 Past The Load Balancer [https://byroot.github.io/ruby/performance/2025/02/24/http2-past-the-load-balancer.html] * The Pitchfork Story [https://byroot.github.io/ruby/performance/2025/03/04/the-pitchfork-story.html] * Advanced Queries in ActiveRecord for Ruby on Rails [https://blog.appsignal.com/2025/02/26/advanced-queries-in-activerecord-for-ruby-on-rails.html] * Create a Animated Counter in Stimulus [https://railsdesigner.com/counter-with-stimulus/] * RubyLLM - a delightful Ruby way to work with AI [https://github.com/crmne/ruby_llm] WEB * A 10x Faster TypeScript [https://devblogs.microsoft.com/typescript/typescript-native-port/] * Michigan TypeScript Founder Successfully Runs Doom Inside TypeScript's Type System [https://socket.dev/blog/typescript-types-running-doom] * Think JavaScript Is Slow? Here's How JIT (Just In Time) Compilation Makes It 100x Faster Instantly [https://www.royalbhati.com/posts/why-js-is-fast] * Svelvet - build and interact with node-based user interfaces using Svelte [https://svelvet.mintlify.app/introduction] * Heat.js - a powerful Heat Map and Chart [https://www.william-troup.com/heat-js/] * Zoompinch - apply a pinch-and-zoom experience that’s feels native [https://github.com/ElyaConrad/zoompinch] * Mastra - a TypeScript AI Framework from the Gatsby Team [https://mastra.ai/]
February 16, 2025
Доброго дня шановні слухачі. Представляємо новий випуск подкасту RWpod. У цьому випуску: RUBY * Ruby 3.4.2 Released [https://www.ruby-lang.org/en/news/2025/02/14/ruby-3-4-2-released/] * asdf 0.16.x [https://blog.driftingruby.com/asdf-0-16-x/] * The state of Security in Rails 8 [https://greg.molnar.io/blog/the-state-of-security-in-rails-8/] * Rails async queries by example [https://www.honeybadger.io/blog/rails-async-queries/] * Tiny JITs for a Faster FFI [https://railsatscale.com/2025-02-12-tiny-jits-for-a-faster-ffi/] * Flexible API Versioning with Rails [https://petr.codes/blog/rails/flexible-api-versioning-with-rails/] * Ruby Boy - a Game Boy emulator written in Ruby [https://sacckey.github.io/rubyboy/] WEB * Sunsetting Create React App [https://react.dev/blog/2025/02/14/sunsetting-create-react-app] * How to start a React Project [2025] [https://www.robinwieruch.de/react-starter/] * Move on to ESM-only [https://antfu.me/posts/move-on-to-esm-only] * Pasting files into browser [https://docs.fileber.com/blog/pasting-files-into-browser] * Ohm - a JavaScript library for building parsers, interpreters, compilers, and more [https://ohmjs.org/] * Style-observer: JS to observe CSS property changes, for reals [https://lea.verou.me/blog/2025/style-observer/] * Flexbox Labs - a visual tool for creating flexbox layouts [https://flexboxlabs.netlify.app/]
Pod Engine is not affiliated with, endorsed by, or officially connected with any of the podcasts displayed on this platform. We operate independently as a podcast discovery and analytics service.
All podcast artwork, thumbnails, and content displayed on this page are the property of their respective owners and are protected by applicable copyright laws. This includes, but is not limited to, podcast cover art, episode artwork, show descriptions, episode titles, transcripts, audio snippets, and any other content originating from the podcast creators or their licensors.
We display this content under fair use principles and/or implied license for the purpose of podcast discovery, information, and commentary. We make no claim of ownership over any podcast content, artwork, or related materials shown on this platform. All trademarks, service marks, and trade names are the property of their respective owners.
While we strive to ensure all content usage is properly authorized, if you are a rights holder and believe your content is being used inappropriately or without proper authorization, please contact us immediately at [email protected] for prompt review and appropriate action, which may include content removal or proper attribution.
By accessing and using this platform, you acknowledge and agree to respect all applicable copyright laws and intellectual property rights of content owners. Any unauthorized reproduction, distribution, or commercial use of the content displayed on this platform is strictly prohibited.