Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
FAQs about RWpod - подкаст про Ruby та Web технології:How many episodes does RWpod - подкаст про Ruby та Web технології have?The podcast currently has 629 episodes available.
August 16, 202132 выпуск 09 сезона. Opal 1.2, Next.js 11.1, Github Codespaces, Turbo, CSS Tips, Drayman и прочееДобрый день уважаемые слушатели. Представляем новый выпуск подкаста RWpod. В этом выпуске:RubyRuby 3.1 adds try_convert method to Integer class for implicit conversionsRails 7 allows setting cache expiry, as an absolute timestampRails 7 moves ActiveRecord::Base.logger to a class_attribute leading to a 7x speed improvementOpal 1.2Modern web apps without JavaScript bundling or transpilingFive Turbo Lessons I Learned the Hard WayUsing Hotwire with Rails for a SPA like experienceDeploying a Rails application to KubernetesWebNext.js 11.1HTTPS certificate non-validation vulnerability in Node.jsGitHub’s Engineering Team has moved to CodespacesInteraction Testing sneak peekDon’t attach tooltips to document.bodyCSS TipsBuild force directed graphs with React and D3v7Drayman - server-side component frameworkRWpod Cafe 25 (04.09.2021)Сбор и голосование за темы новостей...more55minPlay
August 09, 202131 выпуск 09 сезона. Nokogiri 1.12 supports HTML5 parsing, Pushing boundaries, Babosa, Meyda, Kid Pix и прочееДобрый день уважаемые слушатели. Представляем новый выпуск подкаста RWpod. В этом выпуске:RubyNokogiri 1.12 supports HTML5 parsing (after assimilating Nokogumbo)Running Rails on the Cloud Run environmentUsing ActiveRecord's #update_counters to Prevent Race Conditions6 Command Line Tools for Productive ProgrammersBabosa - a library for creating human-friendly identifiers, aka "slugs"Yukihiro "Matz" Matsumoto - Pushing boundaries (video)WebVue.js has been selected as Wikimedia Foundation's future JavaScript frameworkHow MDN’s autocomplete search worksAccessibility testing with StorybookTensorFlow.js tutorial: Get started with the ML libraryMeyda is a JavaScript audio feature extraction libraryKid Pix as a JavaScript AppRWpod Cafe 25 (04.09.2021)Сбор и голосование за темы новостей...more35minPlay
August 07, 2021RWPod Кафе 24: Alexey Vasiliev, Alex Chaplinsky, Valentine ZavadskiyДобрый день уважаемые слушатели. В этом выпуске RWpod Cafe:Stack Overflow Developer Survey 2021In internal memo, Apple addresses concerns around new Photo scanning features, doubles down on the need to protect childrenThe Amazon Personal Games Policy Is RidiculousFor developers, Apple’s Safari is crap and outdatedSafari isn't protecting the web, it's killing itGuilherme Bernal - Reaching 200k req/s on a single core with io_uring83% of Developers Suffer From Burnout, Haystack Analytics Study FindsStat of the day: 38% of remote workers work from bedPagesYoutube Chat...more1h 32minPlay
August 02, 202130 выпуск 09 сезона. Sorbet Compiler, Yarn 3.0, BFS and DFS algorithms, GoodJob, Vechai UI, Sift и прочееДобрый день уважаемые слушатели. Представляем новый выпуск подкаста RWpod. В этом выпуске:RubySorbet Compiler: An experimental, ahead-of-time compiler for RubyA Sneak Peek of Ruby's New Debugger!Introducing JavaScript and TypeScript client for AnyCableDeploying Rails to AWS LambdaBFS and DFS algorithms in RubyNetcat - All you need to knowRails Mini ProfilerGoodJob - a multithreaded, Postgres-based, ActiveJob backend for Ruby on RailsWebYarn 3.0 🚀🤖 Performances, ESBuild, Better Patches, ...Gatsby Serverless Functions And The International Space StationJavaScript's Forgotten Keyword (with)Using BLoC Pattern with ReactVechai UI - collection of Accessible React UI Components using TailwindCSSSift - use Mongodb queries in JavaScriptRWpod Cafe 24 (07.08.2021)Сбор и голосование за темы новостей...more47minPlay
July 26, 202129 выпуск 09 сезона. Crystal 1.1.0, Node-RED 2.0, Tangram, Spina CMS, Bulletproof React, Plate и прочееДобрый день уважаемые слушатели. Представляем новый выпуск подкаста RWpod. В этом выпуске:RubyRails 7 allows loading nested locales in the engineCrystal 1.1.0 is released!HTTP server in Ruby 3 - Fibers & RactorsBenchmarking your Ruby with time_upTangram is an all-in-one automated machine learning frameworkSpina CMS - an easy to use CMS that features a clean interface without distractionsWebNode-RED 2.0 releasedEasier browser debugging with Developer Tools integration in Visual Studio CodeJavaScript Promises: then(f,f) vs then(f).catch(f)Bulletproof React - a simple, scalable, and powerful architecture for building production ready React applicationsPlate - a plugin framework for building rich text editors with slateWindows 11 in ReactRWpod Cafe 24 (07.08.2021)Сбор и голосование за темы новостей...more30minPlay
July 19, 202128 выпуск 09 сезона. Deno 1.12, Ember 4.0, Gutentag, ActiveRecord::Cte, useCookieConsent и прочееДобрый день уважаемые слушатели. Представляем новый выпуск подкаста RWpod. В этом выпуске:RubyRails 7 MySQL adapter improves the security of untyped bound valuesAdding support for cross-cluster associations to Rails 7A Comparison of Ruby Version Managers for macOSTowards Inserting One Billion Rows in SQLite Under A MinuteGutentag - a good, simple, solid tagging extension for ActiveRecordActiveRecord::Cte - adds Common Table Expression support to ActiveRecord (Rails)WebDeno 1.12 Release NotesThe Road to Ember 4.0What is Helmet.js & Why it is a Security Best Practice For Express.jsBuilding A Dynamic Header With Intersection ObserverThe Ultimate Guide to Browser-Side StorageuseCookieConsent - React hook for managing GDPR cookie consent stateRWpod Cafe 24 (07.08.2021)Сбор и голосование за темы новостей...more47minPlay
July 13, 202127 выпуск 09 сезона. Ruby 3.0.2, Npm audit: Broken by Design, Fisk, Appwrite, Mantine, Html2canvas и прочееДобрый день уважаемые слушатели. Представляем новый выпуск подкаста RWpod. В этом выпуске:RubyRuby 3.0.2 ReleasedRuby 3.1 introduces pattern matching pin operator against expressionRails 7 adds previously_persisted? method to ActiveRecordTracking a Ruby memory leak in 2021Asynchronous Background Processing for Ruby or Rails using AWS Lambda ExtensionsAutomated accessibility testing with Ruby on RailsActive Record EncryptionFisk - A Pure Ruby AssemblerWebThe State Of Web Workers In 2021Npm audit: Broken by Design"export default thing" is different to "export { thing as default }"Appwrite - an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservicesMantine - a fully featured React components and hooks libraryHtml2canvas - screenshots with JavaScriptPdfmake - PDF document generation library for server-side and client-side in pure JavaScriptRWpod Cafe 24 (07.08.2021)Сбор и голосование за темы новостей...more43minPlay
July 05, 202126 выпуск 09 сезона. GitHub Copilot, SolidJS 1.0, Temporal, Fronts, YouPlot, Million, Petite-vue, Gute и прочееДобрый день уважаемые слушатели. Представляем новый выпуск подкаста RWpod. В этом выпуске:RubyRails 7 adds AudioAnalyzer to ActiveStorageGitHub CopilotMy thoughts after trying Hanami in production microservice architectureGoogle-like letter avatars using ERB-generated SVGsYouPlot - a command line tool that draws plots on the terminalIntroducing idnxWebSolidJS Official Release: The long road to 1.0Temporal: getting started with JavaScript's new date time APIFronts — A progressive micro frontends frameworkMillion - <1kb virtual DOMPetite-vue - 5kb subset of Vue optimized for progressive enhancementGute - a simple web games libraryRWpod Cafe 24 (07.08.2021)Сбор и голосование за темы новостей...more35minPlay
July 03, 2021RWPod Кафе 23: Alexey Vasiliev, Valentine ZavadskiyДобрый день уважаемые слушатели. В этом выпуске RWpod Cafe:Google I/O 2021Microsoft announces Windows 11, with a new design, Start menu, and moreIntroducing GitHub Copilot: your AI pair programmerTech Preview: Docker Dev EnvironmentsBrave Search beta now available in Brave browser, offering users the first independent privacy search/browser alternative to big techHow Replit used legal threats to kill my open-source projectPagesYoutube Chat...more1h 21minPlay
June 29, 202125 выпуск 09 сезона. ES2021 Features, HEIC support for Active Storage, Feature Flags, Apostrophe 3.0 и прочееДобрый день уважаемые слушатели. Представляем новый выпуск подкаста RWpod. В этом выпуске:RubyRails 7 deprecates Enumerable#sum and Array#sumRails 7 allows passing raw SQL as on_duplicate value to #upsert_allMultiple databases in a single query in your Rails apps - Postgres Foreign Data Wrappers to the rescueCustom "cops" for RuboCop: an emergency service for your Ruby codeHEIC support for Active StorageFeature Flags: Not Just for Big Teams or Big FeaturesUsing Tags with Sidekiq JobsWebStorybook 6.3ES2021 FeaturesMicrosoft Teams 2.0 will use half the memory, dropping Electron for Edge Webview2The Official Release of Apostrophe 3.0Awesome data visualization tools for software developersIndiepen - an independent and privacy-friendly solution to present your HTML, CSS and JS code example to the peopleRWpod Cafe 23 (03.07.2021)Сбор и голосование за темы новостей...more42minPlay
FAQs about RWpod - подкаст про Ruby та Web технології:How many episodes does RWpod - подкаст про Ruby та Web технології have?The podcast currently has 629 episodes available.