Andrzej on Software

Andrzej on Software

Podcast door Andrzej Krzywda

Andrzej Krzywda from Arkency talking about all things software, including but not limited to Ruby, JS, OOP, DDD, CQRS, AI, business, sales, marketing

Tijdelijke aanbieding

3 maanden voor € 0,99

Daarna € 9,99 / maandElk moment opzegbaar.

Begin hier

Alle afleveringen

133 afleveringen
episode DDD as Low-Code artwork
DDD as Low-Code

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 [https://github.com/RailsEventStore/cqrs-es-sample-with-res] ***** Find more: ➡ Andrzej Krzywda on Twitter: https://twitter.com/andrzejkrzywda [https://twitter.com/andrzejkrzywda] ➡ Andrzej Krzywda on Instagram: https://www.instagram.com/andrzejkrzywda/ [https://www.instagram.com/andrzejkrzywda/] 📖 Domain-Driven Rails: https://blog.arkency.com/domain-driven-rails/ [https://blog.arkency.com/domain-driven-rails/] 📖 Fearless Refactoring: Rails Controllers https://rails-refactoring.com/ [https://rails-refactoring.com/] 📖 Frontend-friendly Rails: https://blog.arkency.com/frontend-friendly-rails/ [https://blog.arkency.com/frontend-friendly-rails/] 📖 React.js by Example: https://reactkungfu.com/react-by-example/ [https://reactkungfu.com/react-by-example/] 📖 Rails Meets React.js: https://blog.arkency.com/rails-react/ [https://blog.arkency.com/rails-react/] 📖 Asnyc Remote: https://blog.arkency.com/async-remote/ [https://blog.arkency.com/async-remote/] 📖 Responsible Rails: Trustworthy Developers: https://blog.arkency.com/responsible-rails/ [https://blog.arkency.com/responsible-rails/] 📖 Blogging for Busy Programmers: https://blog.arkency.com/blogging/ [https://blog.arkency.com/blogging/] ➡ Arkency Website: https://arkency.com/ [https://arkency.com/] ➡ Arkency Blog: https://blog.arkency.com/ [https://blog.arkency.com/] ➡ Arkency on Twitter: https://twitter.com/arkency [https://twitter.com/arkency] ➡ Arkency on Facebook: https://www.facebook.com/arkency.com [https://www.facebook.com/arkency.com] ➡ Arkency on LinkedIn: https://www.linkedin.com/company/arkency/ [https://www.linkedin.com/company/arkency/]

31 aug 2021 - 31 min
episode Simple audit log with Event Sourcing - Ecommerce_Order artwork
Simple audit log with Event Sourcing - Ecommerce_Order

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 [https://github.com/RailsEventStore/cqrs-es-sample-with-res] ***** Find more: ➡ Andrzej Krzywda on Twitter: https://twitter.com/andrzejkrzywda [https://twitter.com/andrzejkrzywda] ➡ Andrzej Krzywda on Instagram: https://www.instagram.com/andrzejkrzywda/ [https://www.instagram.com/andrzejkrzywda/] 📖 Domain-Driven Rails: https://blog.arkency.com/domain-driven-rails/ [https://blog.arkency.com/domain-driven-rails/] 📖 Fearless Refactoring: Rails Controllers https://rails-refactoring.com/ [https://rails-refactoring.com/] 📖 Frontend-friendly Rails: https://blog.arkency.com/frontend-friendly-rails/ [https://blog.arkency.com/frontend-friendly-rails/] 📖 React.js by Example: https://reactkungfu.com/react-by-example/ [https://reactkungfu.com/react-by-example/] 📖 Rails Meets React.js: https://blog.arkency.com/rails-react/ [https://blog.arkency.com/rails-react/] 📖 Asnyc Remote: https://blog.arkency.com/async-remote/ [https://blog.arkency.com/async-remote/] 📖 Responsible Rails: Trustworthy Developers: https://blog.arkency.com/responsible-rails/ [https://blog.arkency.com/responsible-rails/] 📖 Blogging for Busy Programmers: https://blog.arkency.com/blogging/ [https://blog.arkency.com/blogging/] ➡ Arkency Website: https://arkency.com/ [https://arkency.com/] ➡ Arkency Blog: https://blog.arkency.com/ [https://blog.arkency.com/] ➡ Arkency on Twitter: https://twitter.com/arkency [https://twitter.com/arkency] ➡ Arkency on Facebook: https://www.facebook.com/arkency.com [https://www.facebook.com/arkency.com] ➡ Arkency on LinkedIn: https://www.linkedin.com/company/arkency/ [https://www.linkedin.com/company/arkency/]

31 aug 2021 - 6 min
episode Event-driven without microservices artwork
Event-driven without microservices

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

31 aug 2021 - 3 min
episode Code flow in Event-driven architectures based on Ecommerce artwork
Code flow in Event-driven architectures based on Ecommerce

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

31 aug 2021 - 5 min
episode Blogging for busy programmers artwork
Blogging for busy programmers

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

10 apr 2020 - 44 min
Super app. Onthoud waar je bent gebleven en wat je interesses zijn. Heel veel keuze!
Super app. Onthoud waar je bent gebleven en wat je interesses zijn. Heel veel keuze!
Makkelijk in gebruik!
App ziet er mooi uit, navigatie is even wennen maar overzichtelijk.

Tijdelijke aanbieding

3 maanden voor € 0,99

Daarna € 9,99 / maandElk moment opzegbaar.

Exclusieve podcasts

Advertentievrij

Gratis podcasts

Luisterboeken

20 uur / maand

Begin hier

Alleen bij Podimo

Populaire luisterboeken