Please enable JavaScript.
Coggle requires JavaScript to display documents.
Computer Science (patterns (publish-subscribe pattern, schema driven…
Computer Science
-
-
-
single responsibility principle, compositon over inheritance,
-
-
-
-
testing
test suites
-
-
unit test, integration test, ui / functional test, api test ,infrastructure test
-
lists, sets, sorted sets, hashes
parallel vs concurrency, imperativ vs deklarativ ('what' should happen instead of 'how' it should happen)
-
event, emit, broadcasting
control flow, uni-directional, two way binding, statulfull, determisntis view, same state => same view
-
-
component hierarcy, grahp, tree stures, nodes, leafs
children, ancestor, parent,
-
authorization , authentication, OAuth, token, secret
-
-