Settings
Light Theme
Dark Theme
Podcast Cover

Andrzej on Software

  • DDD as Low-Code

    31 AUG 2021 · In this audio, we talk about the limitations of CRUD in representing the DB in the code. As an alternative, another approach is suggested - representing business in the code. Later we talk about the reusability of business modules and how the low-code approach can fit here. Arkency Ecommerce repo: https://github.com/RailsEventStore/cqrs-es-sample-with-res ***** Find more: ➡ Andrzej Krzywda on Twitter: https://twitter.com/andrzejkrzywda ➡ Andrzej Krzywda on Instagram: https://www.instagram.com/andrzejkrzywda/ 📖 Domain-Driven Rails: https://blog.arkency.com/domain-driven-rails/ 📖 Fearless Refactoring: Rails Controllers https://rails-refactoring.com/ 📖 Frontend-friendly Rails: https://blog.arkency.com/frontend-friendly-rails/ 📖 React.js by Example: https://reactkungfu.com/react-by-example/ 📖 Rails Meets React.js: https://blog.arkency.com/rails-react/ 📖 Asnyc Remote: https://blog.arkency.com/async-remote/ 📖 Responsible Rails: Trustworthy Developers: https://blog.arkency.com/responsible-rails/ 📖 Blogging for Busy Programmers: https://blog.arkency.com/blogging/ ➡ Arkency Website: https://arkency.com/ ➡ Arkency Blog: https://blog.arkency.com/ ➡ Arkency on Twitter: https://twitter.com/arkency ➡ Arkency on Facebook: https://www.facebook.com/arkency.com ➡ Arkency on LinkedIn: https://www.linkedin.com/company/arkency/
    31m 13s
  • Simple audit log with Event Sourcing - Ecommerce_Order

    31 AUG 2021 · When your application is event-driven or uses event sourcing, the feature of audit logs is almost for free. Check, how I'm adding this feature in the Arkency Ecommerce app https://github.com/RailsEventStore/cqrs-es-sample-with-res ***** Find more: ➡ Andrzej Krzywda on Twitter: https://twitter.com/andrzejkrzywda ➡ Andrzej Krzywda on Instagram: https://www.instagram.com/andrzejkrzywda/ 📖 Domain-Driven Rails: https://blog.arkency.com/domain-driven-rails/ 📖 Fearless Refactoring: Rails Controllers https://rails-refactoring.com/ 📖 Frontend-friendly Rails: https://blog.arkency.com/frontend-friendly-rails/ 📖 React.js by Example: https://reactkungfu.com/react-by-example/ 📖 Rails Meets React.js: https://blog.arkency.com/rails-react/ 📖 Asnyc Remote: https://blog.arkency.com/async-remote/ 📖 Responsible Rails: Trustworthy Developers: https://blog.arkency.com/responsible-rails/ 📖 Blogging for Busy Programmers: https://blog.arkency.com/blogging/ ➡ Arkency Website: https://arkency.com/ ➡ Arkency Blog: https://blog.arkency.com/ ➡ Arkency on Twitter: https://twitter.com/arkency ➡ Arkency on Facebook: https://www.facebook.com/arkency.com ➡ Arkency on LinkedIn: https://www.linkedin.com/company/arkency/
    6m 26s
  • Event-driven without microservices

    31 AUG 2021 · Slides: https://www.slideshare.net/andrzejkrzywda/event-driven-without-microservices Example of modulith code: https://github.com/RailsEventStore/cqrs-es-sample-with-res ***** Find more: ➡ Andrzej Krzywda on Twitter: https://twitter.com/andrzejkrzywda ➡ Andrzej Krzywda on Instagram: https://www.instagram.com/andrzejkrzywda/ 📖 Domain-Driven Rails: https://blog.arkency.com/domain-driven-rails/ 📖 Fearless Refactoring: Rails Controllers https://rails-refactoring.com/ 📖 Frontend-friendly Rails: https://blog.arkency.com/frontend-friendly-rails/ 📖 React.js by Example: https://reactkungfu.com/react-by-example/ 📖 Rails Meets React.js: https://blog.arkency.com/rails-react/ 📖 Asnyc Remote: https://blog.arkency.com/async-remote/ 📖 Responsible Rails: Trustworthy Developers: https://blog.arkency.com/responsible-rails/ 📖 Blogging for Busy Programmers: https://blog.arkency.com/blogging/ ➡ Arkency Website: https://arkency.com/ ➡ Arkency Blog: https://blog.arkency.com/ ➡ Arkency on Twitter: https://twitter.com/arkency ➡ Arkency on Facebook: https://www.facebook.com/arkency.com ➡ Arkency on LinkedIn: https://www.linkedin.com/company/arkency/
    3m 34s
  • Code flow in Event-driven architectures based on Ecommerce

    31 AUG 2021 · See the codebase here: https://github.com/RailsEventStore/cqrs-es-sample-with-res Learn more about event-driven architectures: http://railsarchitects.com ***** Find more: ➡ Andrzej Krzywda on Twitter: https://twitter.com/andrzejkrzywda ➡ Andrzej Krzywda on Instagram: https://www.instagram.com/andrzejkrzywda/ 📖 Domain-Driven Rails: https://blog.arkency.com/domain-driven-rails/ 📖 Fearless Refactoring: Rails Controllers https://rails-refactoring.com/ 📖 Frontend-friendly Rails: https://blog.arkency.com/frontend-friendly-rails/ 📖 React.js by Example: https://reactkungfu.com/react-by-example/ 📖 Rails Meets React.js: https://blog.arkency.com/rails-react/ 📖 Asnyc Remote: https://blog.arkency.com/async-remote/ 📖 Responsible Rails: Trustworthy Developers: https://blog.arkency.com/responsible-rails/ 📖 Blogging for Busy Programmers: https://blog.arkency.com/blogging/ ➡ Arkency Website: https://arkency.com/ ➡ Arkency Blog: https://blog.arkency.com/ ➡ Arkency on Twitter: https://twitter.com/arkency ➡ Arkency on Facebook: https://www.facebook.com/arkency.com ➡ Arkency on LinkedIn: https://www.linkedin.com/company/arkency/
    4m 59s
  • Blogging for busy programmers

    10 APR 2020 · Check out our Book ➡ https://products.arkency.com/blogging/ ***** Find more: ➡ Andrzej Krzywda on Twitter: https://twitter.com/andrzejkrzywda ➡ Andrzej Krzywda on Instagram: https://www.instagram.com/andrzejkrzywda/ 📖 Domain-Driven Rails: https://blog.arkency.com/domain-driven-rails/ 📖 Fearless Refactoring: Rails Controllers https://rails-refactoring.com/ 📖 Frontend-friendly Rails: https://blog.arkency.com/frontend-friendly-rails/ 📖 React.js by Example: https://reactkungfu.com/react-by-example/ 📖 Rails Meets React.js: https://blog.arkency.com/rails-react/ 📖 Asnyc Remote: https://blog.arkency.com/async-remote/ 📖 Responsible Rails: Trustworthy Developers: https://blog.arkency.com/responsible-rails/ 📖 Blogging for Busy Programmers: https://blog.arkency.com/blogging/ ➡ Arkency Website: https://arkency.com/ ➡ Arkency Blog: https://blog.arkency.com/ ➡ Arkency on Twitter: https://twitter.com/arkency ➡ Arkency on Facebook: https://www.facebook.com/arkency.com ➡ Arkency on LinkedIn: https://www.linkedin.com/company/arkency/
    44m 38s
  • Remote Mob Programming - review of ideas and the book

    9 APR 2020 · Wondering how to make the most of working from your home office? Looking for ways to optimize work organization in the present situation? Check out the video below for my review of “Remote Mob Programming, a book which offers interesting insights on remote work and the rules which should help us to squeeze as much as possible out of it. ***** Find more: ➡ Andrzej Krzywda on Twitter: https://twitter.com/andrzejkrzywda ➡ Andrzej Krzywda on Instagram: https://www.instagram.com/andrzejkrzywda/ 📖 Domain-Driven Rails: https://blog.arkency.com/domain-driven-rails/ 📖 Fearless Refactoring: Rails Controllers https://rails-refactoring.com/ 📖 Frontend-friendly Rails: https://blog.arkency.com/frontend-friendly-rails/ 📖 React.js by Example: https://reactkungfu.com/react-by-example/ 📖 Rails Meets React.js: https://blog.arkency.com/rails-react/ 📖 Asnyc Remote: https://blog.arkency.com/async-remote/ 📖 Responsible Rails: Trustworthy Developers: https://blog.arkency.com/responsible-rails/ 📖 Blogging for Busy Programmers: https://blog.arkency.com/blogging/ ➡ Arkency Website: https://arkency.com/ ➡ Arkency Blog: https://blog.arkency.com/ ➡ Arkency on Twitter: https://twitter.com/arkency ➡ Arkency on Facebook: https://www.facebook.com/arkency.com ➡ Arkency on LinkedIn: https://www.linkedin.com/company/arkency/
    18m 8s
  • Explaining B2D- Business To Developers

    8 APR 2020 · The concept of B2D is that we're not treating developers as Consumers nor Businesses that much. We treat them as Developers. This has an impact on the planned work on the CRM. The CRM will probably be more like DRM or DevCRM. In the first spikes/explorations I will focus on modelling Arkency business processes, but the goal is to extract reusable domains, which can be applied in other projects too. ***** Find more: ➡ Andrzej Krzywda on Twitter: https://twitter.com/andrzejkrzywda ➡ Andrzej Krzywda on Instagram: https://www.instagram.com/andrzejkrzywda/ 📖 Domain-Driven Rails: https://blog.arkency.com/domain-driven-rails/ 📖 Fearless Refactoring: Rails Controllers https://rails-refactoring.com/ 📖 Frontend-friendly Rails: https://blog.arkency.com/frontend-friendly-rails/ 📖 React.js by Example: https://reactkungfu.com/react-by-example/ 📖 Rails Meets React.js: https://blog.arkency.com/rails-react/ 📖 Asnyc Remote: https://blog.arkency.com/async-remote/ 📖 Responsible Rails: Trustworthy Developers: https://blog.arkency.com/responsible-rails/ 📖 Blogging for Busy Programmers: https://blog.arkency.com/blogging/ ➡ Arkency Website: https://arkency.com/ ➡ Arkency Blog: https://blog.arkency.com/ ➡ Arkency on Twitter: https://twitter.com/arkency ➡ Arkency on Facebook: https://www.facebook.com/arkency.com ➡ Arkency on LinkedIn: https://www.linkedin.com/company/arkency/
    5m 35s
  • How to work remotely and not get crazy – the story of how Arkency works.

    7 APR 2020 · Check out our Book ➡ https://products.arkency.com/async-remote/ ***** Find more: ➡ Andrzej Krzywda on Twitter: https://twitter.com/andrzejkrzywda ➡ Andrzej Krzywda on Instagram: https://www.instagram.com/andrzejkrzywda/ 📖 Domain-Driven Rails: https://blog.arkency.com/domain-driven-rails/ 📖 Fearless Refactoring: Rails Controllers https://rails-refactoring.com/ 📖 Frontend-friendly Rails: https://blog.arkency.com/frontend-friendly-rails/ 📖 React.js by Example: https://reactkungfu.com/react-by-example/ 📖 Rails Meets React.js: https://blog.arkency.com/rails-react/ 📖 Asnyc Remote: https://blog.arkency.com/async-remote/ 📖 Responsible Rails: Trustworthy Developers: https://blog.arkency.com/responsible-rails/ 📖 Blogging for Busy Programmers: https://blog.arkency.com/blogging/ ➡ Arkency Website: https://arkency.com/ ➡ Arkency Blog: https://blog.arkency.com/ ➡ Arkency on Twitter: https://twitter.com/arkency ➡ Arkency on Facebook: https://www.facebook.com/arkency.com ➡ Arkency on LinkedIn: https://www.linkedin.com/company/arkency/
    24m 29s
  • Documentation, code comments, commit messages

    13 FEB 2020 · Hi everyone! In this recording you can find: ➡ code comments ➡ commit messages ➡ README files ***** Find more: ➡ Andrzej Krzywda on Twitter: https://twitter.com/andrzejkrzywda ➡ Andrzej Krzywda on Instagram: https://www.instagram.com/andrzejkrzywda/ 📖 Domain-Driven Rails: https://blog.arkency.com/domain-driven-rails/ 📖 Fearless Refactoring: Rails Controllers https://rails-refactoring.com/ 📖 Frontend-friendly Rails: https://blog.arkency.com/frontend-friendly-rails/ 📖 React.js by Example: https://reactkungfu.com/react-by-example/ 📖 Rails Meets React.js: https://blog.arkency.com/rails-react/ 📖 Asnyc Remote: https://blog.arkency.com/async-remote/ 📖 Responsible Rails: Trustworthy Developers: https://blog.arkency.com/responsible-rails/ 📖 Blogging for Busy Programmers: https://blog.arkency.com/blogging/ ➡ Arkency Website: https://arkency.com/ ➡ Arkency Blog: https://blog.arkency.com/ ➡ Arkency on Twitter: https://twitter.com/arkency ➡ Arkency on Facebook: https://www.facebook.com/arkency.com ➡ Arkency on LinkedIn: https://www.linkedin.com/company/arkency/
    9m 34s
  • Microservices vs Monoliths

    12 FEB 2020 · Hi everyone! In this recording you can find: ➡ Product Lines ➡ Serialisation ***** Find more: ➡ Andrzej Krzywda on Twitter: https://twitter.com/andrzejkrzywda ➡ Andrzej Krzywda on Instagram: https://www.instagram.com/andrzejkrzywda/ 📖 Domain-Driven Rails: https://blog.arkency.com/domain-driven-rails/ 📖 Fearless Refactoring: Rails Controllers https://rails-refactoring.com/ 📖 Frontend-friendly Rails: https://blog.arkency.com/frontend-friendly-rails/ 📖 React.js by Example: https://reactkungfu.com/react-by-example/ 📖 Rails Meets React.js: https://blog.arkency.com/rails-react/ 📖 Asnyc Remote: https://blog.arkency.com/async-remote/ 📖 Responsible Rails: Trustworthy Developers: https://blog.arkency.com/responsible-rails/ 📖 Blogging for Busy Programmers: https://blog.arkency.com/blogging/ ➡ Arkency Website: https://arkency.com/ ➡ Arkency Blog: https://blog.arkency.com/ ➡ Arkency on Twitter: https://twitter.com/arkency ➡ Arkency on Facebook: https://www.facebook.com/arkency.com ➡ Arkency on LinkedIn: https://www.linkedin.com/company/arkency/
    4m 56s
Andrzej Krzywda from Arkency talking about all things software, including but not limited to Ruby, JS, OOP, DDD, CQRS, AI, business, sales, marketing
Contacts
Information

Looks like you don't have any active episode

Browse Spreaker Catalogue to discover great new content

Current

Looks like you don't have any episodes in your queue

Browse Spreaker Catalogue to discover great new content

Next Up

Episode Cover Episode Cover

It's so quiet here...

Time to discover new episodes!

Discover
Your Library
Search