#domainmodeling search results

@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…

InformIT's tweet image. @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

ClearMeasure's tweet image. 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

codecentric's tweet image. 🇱🇹 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

ClearMeasure's tweet image. 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…💙

fraktalio's tweet image. 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

fraktalio's tweet image. 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…

fraktalio's tweet image. #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…


#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.

fraktalio's tweet image. 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

developer_week's tweet image. 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


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.

fraktalio's tweet image. 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 #Softwareift.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


No results for "#domainmodeling"

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

ClearMeasure's tweet image. 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

@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…

InformIT's tweet image. @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

ClearMeasure's tweet image. 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

Diversão de final de semana: Domain Model & Data Model #modeling #datamodeling #domainmodeling

salubcosta's tweet image. Diversão de final de semana: 
Domain Model & Data Model 

#modeling #datamodeling #domainmodeling
salubcosta's tweet image. Diversão de final de semana: 
Domain Model & Data Model 

#modeling #datamodeling #domainmodeling

44% off @InformIT eBook (through Oct. 20): "Domain-Driven Design Distilled" by Vaughn Vernon @VaughnVernon #DDDesign #DomainModeling #DDDesign #programming informit.com/deals/

Dhabolt's tweet image. 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

ClearMeasure's tweet image. 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

ClearMeasure's tweet image. 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

fraktalio's tweet image. Accelerate the development of compositional, safe, and ergonomic applications.  #DomainModeling #Kotlin fraktalio.com/blog/posts

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

Dhabolt's tweet image. 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

codecentric's tweet image. 🇱🇹 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

fraktalio's tweet image. 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

Dhabolt's tweet image. 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

Dhabolt's tweet image. 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.

Contentstack's tweet image. #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

fraktalio's tweet image. 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

KBPMedia's tweet image. @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

fraktalio's tweet image. 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

avanscoperta's tweet image. 🔥 #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

Loading...

Something went wrong.


Something went wrong.


United States Trends