#Migrating to V5 hiccups

1 messages · Page 1 of 1 (latest)

gleaming veldt
#
modern panther
#

Hey Devan, using actor refs is much simpler in the latest version and this is part of the migration guide

#

You useSelector(...) to select data, and actorRef.send(...) directly to send events

gleaming veldt
#

Types are much easier to work with now. I think there is a bug with union actor refs though.