What is DDD?
In very simple terms DDD is about making your software as a model of a real world system or a process. When practicing DDD you'll work with a domain expert to build a ubiquitous language (UL). UL is a conceptual description of the system. UL is written down in such a way that domain expert should be able to understand and verify the UL is correct.
UL will include words that is used...
Sunday, August 19, 2018
Sunday, August 12, 2018
All you need to know about Angular
Angular Main Concepts
Directives
Directive is a function which gets executed whenever Angular compiler find one in the DOM. There are component, structural and attribute directives.
Modules
NgModules consolidate components, directives, and pipes into blocks of functionality.
Components and Life cycle hooks
Dynamic components, Component interaction,...
Subscribe to:
Posts (Atom)
Powered by Blogger.
Software Architect at Surge Global/ Certified Scrum Master
Experienced in Product Design, Software Engineering, Team management and Practicing Agile methodologies.