Information Technologywhat-does-mean-business-logic-is.hashnode.dev·Oct 18, 2024How do experienced developers approach business logic tasks in backend development?So I just started in this field as a Junior Java Backend Developer. But there is one nuance that scares me. I would like to explain my point like this. For example, Java SE, Java EE, SQL, Docker, Kubernetes, Microservices, etc. I have mastered the kn...business logic
Nile Bitsnilebits.hashnode.dev·Sep 23, 2024What is Screaming Architecture?Screaming Architecture is a concept introduced by renowned software developer and thought leader Robert C. Martin, often referred to as "Uncle Bob." The term may sound unconventional, but it represents a powerful principle in software design, focusin...Screaming Architecture
Ashutosh Shuklayogicoder.hashnode.dev·Aug 22, 2024Business LogicBusiness Logic is the set of rules and processes that define how a business operates. It's the core functionality of a system that determines how data is processed, stored, and presented. In simpler terms, it's the "brain" of a business application. ...business logic
Milan Jovanovićmilanjovanovic.hashnode.dev·Jul 13, 2024Building Your First Use Case With Clean ArchitectureThis is a question I often hear: how do I design my use case with Clean Architecture? I understand the confusion. Figuring out what to place in the Domain, Application, and Infrastructure layer can seem complicated. If that's not enough, we also have...Application Core
Roenissroeniss.hashnode.dev·Jan 28, 2024How to return domain errors in KotlinOur domain, business, or core logic should be able to handle multiple cases. For that, I wanted to use some easy, expressive, and consistent approaches for returning values in a domain context. Here are the things that I've found. tl;dr (1) null as f...36 readsKotlin
Makendran Gunasekaranmakendran.hashnode.dev·Jun 19, 2022How does BLST workProcess of BLST Business logic attacks provide more information, higher impact, and perfect working comfort. Each logic attack is unique since it has to exploit a function or feature that is specific to each application. PFB an example of a logic att...1 like·82 readsBLST