• Who calls who? — a simple events heuristic

    Updated: 2023-11-20 08:46:34
    Articles Topics All Articles Domain-Driven Design Testing Ruby on Rails React JS Async Remote Tomasz Stolarczyk November 20, 2023 improve this article commands bounded contexts Who calls who — a simple events heuristic and check why 5600+ Rails engineers read also this Who calls who — a simple events heuristic When integrating two components , you may wonder who should own the commands and events you want to use for communication . Today , I will show you a simple heuristic that may help you make this decision . The heuristic relies on the frequency of change in components . Before using it , we should visualize relationships between those components . Context Mapping is a perfect tool for that , as it shows how changes in one Bounded Context affect others there is an excellent

  • Ruby 3.3.0-preview3 Released

    Updated: 2023-11-12 00:00:00
    Ruby A Programmer's Best Friend Home Downloads Documentation Libraries Community News Security About Ruby Menu Ruby 3.3.0-preview3 Released Posted by naruse on 12 Nov 2023 We are pleased to announce the release of Ruby 3.3.0-preview3. Ruby 3.3 adds a new parser named Prism , uses Lrama as a parser generator , adds a new pure-Ruby JIT compiler named RJIT , and many performance improvements especially . YJIT Prism Introduced the Prism parser as a default gem Prism is a portable , error tolerant , and maintainable recursive descent parser for the Ruby language Prism is production ready and actively maintained , you can use it in place of Ripper There is extensive documentation on how to use Prism Prism is both a C library that will be used internally by CRuby and a Ruby gem that can be used

Current Feed Items | Previous Months Items

Oct 2023 | Sep 2023 | Aug 2023 | Jul 2023 | Jun 2023 | May 2023