This is a “what the heck” kind of question. When I publish my site I am queried about the “Title”. I couldn’t find anything in the knowledge base so I figure nobody knows what it is or why it’s there.
Why is it so important?
This is a “what the heck” kind of question. When I publish my site I am queried about the “Title”. I couldn’t find anything in the knowledge base so I figure nobody knows what it is or why it’s there.
Why is it so important?
It basically is an abstraction of Git commit messages.
What you need to know is, that it’s very useful to “name” your publishes, this way you can return back to them, as there tend to be many versions, and even more in no-code.
What I do is, I usually write something like
// I changed some big stuff in my app
when I change something important, the best practice would be to always name your publishes, but if I just change a border color, I just put a dot or something.
It doesn’t really affect your production app. I’m attaching an example of my “titles”.
Broberto “regular” thank you for that. Mystery solved. I crown you Broberto “The Special”
@Joyce can I get that one? For now I come only in the Regular version.