Search posts, tags, users, and pages
Thomas Burkhart
Flutter Developer, author of get_it, watch_it and flutter_command
Okay, this will be a pretty opinionated article, but it's a topic I feel strongly about. I grew up with Object-Oriented Programming (OOP), and since then, I've thought of objects when designing software systems. At the core of OOP is the idea that ob...
Chris Sells
I think the point of this piece is that you can write whatever code you want. Which is true. But the point of language features -- like data classes -- is that you get common behavior w/o writing the code.
Chris Sells
I think the point of this piece is that you can write whatever code you want. Which is true. But the point of language features -- like data classes -- is that you get common behavior w/o writing the code.