...

/

Quiz: Building Functional Cores

Quiz: Building Functional Cores

Demonstrate your knowledge about building functional cores.

We'll cover the following...
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.

Question 1 of 100 attempted
...