#Completely new, should I start with zig master or release?
1 messages · Page 1 of 1 (latest)
most people use master, to get New Shiny Features™ as early as possible. using master also means that whenever a breaking change is implemented you can update your code right away - so you never have deal with too many breaks at once
hot take but I'd suggest starting with release
when I was starting out, having to update constantly with not much documentation was a bit of a hindrance to my learning
and I'm now a certified releasecel
I'm also new and using 0.13.0, it is smooth so far