I'm in the middle of a full rewrite of a backend statistic viewer app. Coming along well. I'll probably have it ready to go, in a couple more days.<p>It's not crucial, but I just published a new tutorial[0], and, like all my tutorials, it taught me more than it would teach others.<p>I just like to actually implement stuff that I learn. It helps to "solidify" it, in my mind.<p>In the app we released, early last year, I worked on it for about four years, in all.<p>At about the two-year mark, it was almost "ship-ready," but then, I tested it against absurdly large datasets, and it fell down <i>hard</i>.<p>So I rewrote it from the ground up. Took a while, but we didn't have ship pressure. In the end, it worked beautifully. People really seem to like it.<p>But I would probably recommend against doing that, with most projects.<p>WFM, YMMV<p>[0] <a href="https://littlegreenviper.com/series/swiftui-charts-gestures/" rel="nofollow">https://littlegreenviper.com/series/swiftui-charts-gestures/</a>