Hey.
After around a 2 years of scripting i've decided to share a bit of my knowledge which i've learnt - thanks to very special person which is @IIYAMA, without him i couldn't make this tutorial, greets!
When it comes to synchronising data you have two ways:
a) Element data
b) Tables
Which of course have own pros and cons. This tutorial is focused on tables. And covers such topics as:
- Basic details about tables & element data
- Data validation
- Usage of helper functions to create data system based on tables
- Usage of buffer to reduce trigger calls