Explore >> Select a destination


You are here

blog.arkency.com
| | pbrisbin.com
22.4 parsecs away

Travel
| | A lot of smarter people than I have come up with the idea that moving your business logic out of framework based classes and into Plain Old Ruby Objects (POROs) is a Good Thing. Being less tied to your framework makes upgrades easier. It also means you can test these objects without loading rails. That's really the only way to get super fast unit tests. It's also the only way to get true and isolated unit tests.
| | quakkels.com
21.1 parsecs away

Travel
| | Foray headlong into SQLite data.
| | www.thepolyglotdeveloper.com
21.7 parsecs away

Travel
| | Learn how to use a SQLite database within a Golang application as a means for storing data locally wherever the application is being run.
| | blog.orhun.dev
78.6 parsecs away

Travel
| FOSS ? Linux ? Programming