#domainmodeling search results
#DomainModeling by example🎉 Check out the demos: github.com/fraktalio/fmod… github.com/fraktalio/fmod… Tech stack: #EventModeling #EventSourcing #Kotlin #SpringBoot #RSocket #R2DBC #FModel
@VaughnVernon & the authors of his Signature Series team up for a free online conference on May 12👩💻 Lectures by @hschwentner @dluebke @pautasso @launchany @VaughnVernon Steffen Hartmann on #softwarearchitecture, #domainmodeling & #APIdesign ➡️Register: wps.de/en/news/appoin…
In this Azure DevOps Podcast episode, Domain Modeling Made Functional. bit.ly/3vYFsgj Listen to another perspective on how functional thinking impacts architecture @jeffreypalermo @ScottWlaschin #azuredevops #fsharp #domainmodeling #functionalProgramming
🇱🇹 Unsere Kollegen @marcoemrich und @145ferdi sind nächste Woche als Keynote-Speaker auf den #DevDays Europe dabei 💪: cclnk.de/3orM1I5 🇳🇱 Auch auf der #DDDEurope könnt ihr sie am 7. Juni mit diesem Talk erleben: cclnk.de/3KYnWQK #domainmodeling
In this Azure DevOps Podcast episode, Domain Modeling Made Functional. bit.ly/3N31IwH Understand how F# fits into any business application @jeffreypalermo @ScottWlaschin #azuredevops #fsharp #domainmodeling #functionalProgramming
Context engineering + domain modeling = safer, more reliable AI applications that speak your business language and promote reuse. Introducing Domain-Integrated Context Engineering (DICE) medium.com/@springrod/con… #AI #ContextEngineering #DomainModeling
A new release of `fmodel-ts` library has been published 🎉 "v1.3.2" 🎉. It aims to bring functional, algebraic, and compositional domain modeling to #TypeScript. It is inspired by #DomainModeling, #EventSourcing, and Functional programming communities. 💙github.com/fraktalio/fmod…💙
A new #Fmodel demo application has been published github.com/fraktalio/fmod…. It is a traditional/state-stored system/flavor. You can have both, event-sourced and/or state-stored. We make the transition from one to another simple and easy! #EventModeling #DomainModeling #Kotlin
.@v1bhormahajan recommends #OpenAPI specifications as guard rails for developers, helping communicate schema design. Stay ahead of the curve by implementing #API specs as your primary tool for #DomainModeling #Specmatic #SoftwareDevelopment #APItesting #ContractTesting #CDD
#SpecificationByExample is a collaborative approach to software analysis and testing. It is the fastest way to align people from different roles on what exactly we need to build and how to test it! #EventSourcing #DomainModeling fraktalio.com/blog/specifica…
MVC shows you where to put code. DDD shows you what it should say. • One place for business logic • Domain-first thinking • Less glue code, more clarity I’d trade 5 years of patterns for 1 year of DDD. #domainmodeling
#DomainModeling, influenced by functional programming principles, aims to accurately represent the business domain in the source code. #Rust is ideal thanks to its ownership model and type system, which enforce correctness and reliability. github.com/fraktalio/fmod…
Playing with Project Amber and Project Loom / Accelarating #DomainModeling and enabling new concurrency models in #Java github.com/fraktalio/fmod…
#DomainModeling, #EventSourcing, #CQRS with @rustlang github.com/fraktalio/fmod… - Inspired by Functional Programming and #DDD communities! - Promotes a clear separation between data and behavior! - Safe and Ergonomic! #Decider #AlgebraicDataTypes #DataDriven
We are exploring #DomainModeling in #TypeScript using the #FModel library on the @deno_land runtime. Check out this demo: github.com/fraktalio/fmod… 🚀 We are modeling #EventSourcing in the `Deno KV` database.
Power funktionaler Domänenmodellierung! @marcoemrich zeigt in einer Live-Coding-Session, wie Fachexperten & Entwickler direkt am Code arbeiten können. Macht mit und erlebt die praktische Arbeit. #DomainModeling #LiveCoding #FunktionaleProgrammierung buff.ly/3nJre2u
Try out `fmodel-rust`. It uses a powerful type system to bring functional and algebraic domain modeling to Rust. ⭐️I appreciate your feedback ⭐️ github.com/fraktalio/fmod… #DomainModeling #EventModeling #EventSourcing #CQRS #InformationSystems #OSS
Functional Domain Modeling aims to accurately represent the business domain in the code. This first in a series of posts looks at why @rustlang is ideal for this. xebia.com/blog/functiona… #domainmodeling #functionalprogramming @juanpedromoreno
Creating "AI agents" is a way to abstract, mean to enhance how we program features—not to mimic humans capabilities. An agent named "product manager" has vague definition; it lacks clear scope of responsibilities & capabilities. #AiAgents #DomainModeling
Context engineering + domain modeling = safer, more reliable AI applications that speak your business language and promote reuse. Introducing Domain-Integrated Context Engineering (DICE) medium.com/@springrod/con… #AI #ContextEngineering #DomainModeling
MVC shows you where to put code. DDD shows you what it should say. • One place for business logic • Domain-first thinking • Less glue code, more clarity I’d trade 5 years of patterns for 1 year of DDD. #domainmodeling
🔹 Evolve the Model – Learning is ongoing. The domain model should change as new insights emerge. Static models lead to brittle software. 🔹 Align Code with the Model – If the implementation doesn’t reflect the domain model, the model is useless. #DomainModeling #TechLeadership
Do not model the current state of the world, model how you get there! #EventSourcing #DomainModeling fmodel.fraktalio.com #Kotlin #TypeScript #Rust
fmodel.fraktalio.com
Domain Modeling and Event Sourcing
Do not model the current state of the world, model how you get there!
The Events We Store, The Stories They Tell. Money matters, but so does how you earn it. Where are the bottlenecks in your business flow? Are inefficiencies hiding in plain sight? #SoftwareDesign #EventSourcing #DomainModeling linkedin.com/pulse/designin…
Creating "AI agents" is a way to abstract, mean to enhance how we program features—not to mimic humans capabilities. An agent named "product manager" has vague definition; it lacks clear scope of responsibilities & capabilities. #AiAgents #DomainModeling
🚀 Exciting news! Our latest reference guide for the Fmodel #TypeScript library is now live! Dive in to explore advanced #DomainModeling, #EventSourcing, and #InformationSystems techniques. Check it out here: fraktalio.com/fmodel-ts/
fraktalio.com
Hello from f ( model ) | f ( model )
Description will go into a meta tag in
10/ 📷 Conclusion: Event Storming isn't just a technique; it's a mindset shift towards dynamic, collaborative domain modeling. For anyone serious about DDD, it's a tool that revolutionizes how we understand and design software systems. #TechWorkshops #DomainModeling
Event Storming isn't just about drawing diagrams; it's about experiencing your domain. Participants act out events, commands, and processes, making the abstract concrete. #DomainModeling #Experience
We are exploring #DomainModeling in #TypeScript using the #FModel library on the @deno_land runtime. Check out this demo: github.com/fraktalio/fmod… 🚀 We are modeling #EventSourcing in the `Deno KV` database.
Not all data relationships need to be within the same Aggregate. Focus on which relationships are critical for consistency—those are the ones that belong inside the same Aggregate. 🌐 #DDDesign #DomainDrivenDesign #DomainModeling
Serializing and deserializing interface properties in C# to JSON using JsonDerivedType { by Tomohisa Takaoka } from @hashnode #csharp #functional #domainmodeling #json #serialization #dotnet tomohisa.hashnode.dev/serializing-an…
Effortlessly transform your domain models into powerful PostgreSQL extensions. fraktalio.com/run-in-db #DomainModeling #Postgres #FModel #Rust
How do we ensure that our data is not just a static snapshot but a dynamic, evolving story? Unleashing the power of data! Let’s talk `events`! #EventSourcing #DomainModeling #InformationSystems fraktalio.com/event-sourcing
Discover a new approach to domain modeling with the Neighborhood Domain concept by Benjamen Pyle. Learn how it simplifies architectural complexity and improves software systems to better serve business needs. #DomainModeling #NeighborhoodDomain #Software… ift.tt/XSQPGHn
dev.to
The Neighborhood Domain will Quickly Improve your Modeling Skills
Microservices are about domain decomposition. This decomposition allows code to be deployed that is...
Domain Model = Event Model + Software Model Our clear and transparent approach tackles challenges in ways others haven't even considered. This process produces measurable outcomes that drive business success. #DomainModeling #EventModeling #Solutions fraktalio.com/domain-modeling
Announcing `f { store }`, an innovative platform driven by @supabase / Postgres, tailored to empower you in executing, running, and orchestrating event-driven applications. Currently in its private alpha stage. #EventSourcing #DomainModeling #EdgeFunctions fstore.fraktalio.com
.@v1bhormahajan recommends #OpenAPI specifications as guard rails for developers, helping communicate schema design. Stay ahead of the curve by implementing #API specs as your primary tool for #DomainModeling #Specmatic #SoftwareDevelopment #APItesting #ContractTesting #CDD
🚀 Exploring #DomainModeling using @typescript in @deno_land! Check out our demonstration with real-life examples: github.com/fraktalio/fmod… 💡 Excited to showcase our journey with Deno KV!
In this Azure DevOps Podcast episode, Domain Modeling Made Functional. bit.ly/3vYFsgj Understand how F# fits into any business application @jeffreypalermo @ScottWlaschin #azuredevops #fsharp #domainmodeling #functionalProgramming
#DomainModeling by example🎉 Check out the demos: github.com/fraktalio/fmod… github.com/fraktalio/fmod… Tech stack: #EventModeling #EventSourcing #Kotlin #SpringBoot #RSocket #R2DBC #FModel
@VaughnVernon & the authors of his Signature Series team up for a free online conference on May 12👩💻 Lectures by @hschwentner @dluebke @pautasso @launchany @VaughnVernon Steffen Hartmann on #softwarearchitecture, #domainmodeling & #APIdesign ➡️Register: wps.de/en/news/appoin…
In this Azure DevOps Podcast episode, Domain Modeling Made Functional. bit.ly/3N31IwH Understand how F# fits into any business application @jeffreypalermo @ScottWlaschin #azuredevops #fsharp #domainmodeling #functionalProgramming
44% off @InformIT eBook (through Oct. 20): "Domain-Driven Design Distilled" by Vaughn Vernon @VaughnVernon #DDDesign #DomainModeling #DDDesign #programming informit.com/deals/
In this Azure DevOps Podcast episode, Domain Modeling Made Functional. bit.ly/3vYFsgj Listen to another perspective on how functional thinking impacts architecture @jeffreypalermo @ScottWlaschin #azuredevops #fsharp #domainmodeling #functionalProgramming
In this Azure DevOps Podcast episode, Domain Modeling Made Functional. bit.ly/3N31IwH Understand how F# fits into any business application @jeffreypalermo @ScottWlaschin #azuredevops #fsharp #domainmodeling #functionalProgramming
Accelerate the development of compositional, safe, and ergonomic applications. #DomainModeling #Kotlin fraktalio.com/blog/posts
Attending a #remote #meetup: #DomainModeling made #functional, with @ScottWlaschin . #fsharp #ddd #FP
Also 50% off @ManningBooks book (Apr. 01): "Functional and Reactive Domain Modeling" by Debasish Ghosh @DebasishG w/forward by Jonas Boner @jboner #FunctionalProgramming #ReactiveProgramming #DomainModeling #DDDesign #scala #java manning.com/dotd
🇱🇹 Unsere Kollegen @marcoemrich und @145ferdi sind nächste Woche als Keynote-Speaker auf den #DevDays Europe dabei 💪: cclnk.de/3orM1I5 🇳🇱 Auch auf der #DDDEurope könnt ihr sie am 7. Juni mit diesem Talk erleben: cclnk.de/3KYnWQK #domainmodeling
Envision how the information system will look like and behave like by modeling the flow of information @EventModeling - Translate it into the source code fraktalio.com/fmodel/ | github.com/fraktalio/fmod… #EventSourcing #DomainModeling
Also 50% off @ManningBooks book (July 20): "Functional and Reactive Domain Modeling" by Debasish Ghosh @DebasishG w/forward by Jonas Boner @jboner #FunctionalProgramming #ReactiveProgramming #DomainModeling #DDDesign #scala #java manning.com/dotd
50% off @ManningBooks book (Nov. 18): "Functional and Reactive Domain Modeling" by Debasish Ghosh @DebasishG w/foreword by Jonas Boner @jboner #FunctionalProgramming #ReactiveProgramming #DomainModeling #DDDesign #scala #java manning.com/dotd
#DomainModeling makes your code flexible and scalable. Contentstack and Surfboard Ventures conducted their second Bitwise virtual session for #students in India to help them improve their #programming skills.
The Decision-making process (a #Decider) is driven by data in which you make new decisions (events) based on the current state (current events) and action (command) being triggered. fraktalio.com/blog/specifica… #SpecificationByExample #DomainModeling #EventSourcing #Kotlin
@PapaChrisMatts and I describe the seven information smells of domain modeling. buff.ly/2Zvksfo #InsideProduct #DomainModeling
Blog: Specification by Example - a collaborative approach to software analysis and testing fraktalio.com/blog/specifica…. It is the fastest way to align people from different roles on what exactly we need to build and how to test it! #domainmodeling #eventmodeling #Kotlin
🔥 #DomainModeling Made #Functional aka our #Meetup with @ScottWlaschin. Let's find out why #DDDesign & #FunctionalProgramming make a great union, and how FP can be an excellent approach to designing decoupled, reusable systems with a rich domain model. youtu.be/Qt2iGKT09UY
Something went wrong.
Something went wrong.
United States Trends
- 1. #DWTS 47.5K posts
- 2. Harden 7,641 posts
- 3. Giannis 26.2K posts
- 4. Clippers 10.1K posts
- 5. Whitney 15K posts
- 6. #RHOSLC 6,877 posts
- 7. Kawhi 2,569 posts
- 8. Brunson 6,994 posts
- 9. Markstrom 1,624 posts
- 10. #Blackhawks 2,442 posts
- 11. Elaine 42.6K posts
- 12. Ryan Rollins 2,710 posts
- 13. Sixers 22.4K posts
- 14. Bucks 28.8K posts
- 15. UTEP 1,975 posts
- 16. Alix 6,501 posts
- 17. Connor Bedard 4,472 posts
- 18. Caden 7,631 posts
- 19. Andy 66.4K posts
- 20. Don Lemon 9,650 posts