People talk about services like libraries aren't a thing. That exact same statement with `s/services/libraries/`.
"Write small, well tested libraries..."
If you have a library with a solid, small public interface and you carefully maintain compatibility on that interface with great testing, you can be decoupled. Plus you don't have 2 network interfaces and the internet injected into a call to the interface.
Yes, this applies almost equally well to libraries as well. With the slight exception that you are not just bringing the library into your code but all of its dependencies as well. This makes it _slightly_ harder to wholesale change a library compared to a service.
Every flask REST implementation I've seen has been a bespoke library combinatorics mess compared to something that could have been written in Django REST framework.
I think that says more about the maintainers than libraries vs framework. Some maintainers value backwards compatibility and some don't. Some value the time of their users more than the purity of their platform/framework. React as a framework seems to value it's users -- upgrading isn't that hard. Angular 1 to 2 didn't. Microsoft and x86 worship backward compatibility -- 30 year old programs frequently run without a hitch on the PC platform, thus showing that they value backward compatibility. Anything written against a Google sdk or api or platform will need to be reworked every 2-3 years or the app will break.
Once you go to the grocery store and pick the 25 different libraries fundamental to your application, congratulations! You've created a completely new interaction between those sets of libraries and you get to debug those interactions instead of your own code for a portion of your time.
I've seen this with python flask REST environments where folks pull all these tiny pieces off the shelf and stitch them together. Meanwhile Django REST Framework has a mostly common baseline that you adopt and then diverge from as needed.
Seems like an opportunity to teach that it is folly to "Keep up with the Jones."
Wait till they hear that they can make purchases in other areas to "Keep up with the Jones" - fancy cars and McMansions. By then they will be fully enslaved to debt, but boy will they have that glorious glorious status.
I bought one of these sauna tents and it was pretty underwhelming. I can barely stand 30 minutes in a real sauna - in this home sauna tent, I watched an entire movie (two hours) and had to get out more from boredom than the heat.
Clearly I'm trading low quality/cheaper for more time in sauna, since it does take more time to heat you up. I put a towel around the neck hole to accumulate heat, but I'm dripping with sweat in 25 minutes. I may not be Finnish, but the model I'm using really does get me going.