Categories
General

Tips for Frontier and Radio

Tips for Frontier and Radio Developers is useful not only for debugging Radio stuff, but also for web programming in general. The bit about hiding data and bugs is something I’ve done. I think it’s a result of all those C++ classes where they teach you to write endless get/set methods (at least my C++ course was like that, and I hated that bit).