ylliX - Online Advertising Network

Galaxy Watch 7 Thinks It’s Slick at $40

For those of you who ended up skipping the “early” Black Friday deals, you made a wise decision if you were eyeing a device like Samsung’s Galaxy Watch 7. For this weekend, you can grab one for as little as $40. Not a typo there – this $300 watch is down to just $40. Here’s […]

Slick 3 Guide: Best Practices, Tips & Examples

Slick 3 is a powerful database access library for Scala that makes working with relational databases easier and more intuitive. Here’s what you need to know: Type-safe queries: Write database queries in Scala and catch errors at compile-time Functional approach: Use Functional Relational Mapping (FRM) for a Scala-friendly database interaction Asynchronous operations: Built on Reactive […]

Creating Slick Color Palette APIs

The work of writing maintainable code is an ongoing endeavor and some of my favorite problems to solve are ones that build maintainable systems. Maintainable systems are ones you can learn once, easily manipulate, and ideally take from project to project. My favorite part of building maintainable systems is that it minimizes the amount of […]