Timelines are used to set up timing events in your code. This lesson teaches you about the concepts and keywords that you will be using when you create your own timelines.
This lesson will introduce you to the define start section of the standard Nettling template. Learn about when this section of code will execute and why it's useful when working with timelines.
This tutorial will guide you through the process of building your first timeline. You will build a timeline that will handle a time of day event. In other words, every day at a certain time, do something.