Quiz: Building Functional Cores
Demonstrate your knowledge about building functional cores.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Ideally, what should functions in the core do?
A.
They access external interfaces.
B.
They implement a GenServer
behavior.
C.
They change their environment.
D.
They implement project logic without side effects or process machinery.
1 / 10
...