Summary: Advanced Callbacks

Let’s recap the topics covered in the “Turbocharge Apps with Advanced Callbacks” section.

We'll cover the following...
Press + to interact

We introduced many new concepts around callbacks, utilized some tricks, and introduced new functionality. So, let’s review what was covered in the section.

We first introduced the optional State argument to callback function decorators. We saw how by combining ...