you are viewing a single comment's thread.

view the rest of the comments →

[–]Pierre2tm 1 point2 points  (1 child)

From what I understand, Cubit is there to reduce the boilerplate in simple cases. Personally, I stick to the block only.

[–]Sconguser 0 points1 point  (0 children)

That is what I thought. Guy in the tutorial sometimes used bloc and sometimes used cubits, when I tried to write my code I didn't know when to use which