An excellent summary of good practices for creating a RESTful API.
In the same vein as naming your classes and methods sensibly.
A simple but complete tutorial about one approach to doing a multilingual Angular site.
For https://unwaste.io, it also worked a treat for our Android mobile app. See why we chose it, here.
Fast to install, Fast to use - one-click access to a container's logs
CTRL+P
ext install ms-azuretools.vscode-docker
Right-click on the running container of your choice -> View Logs
Beautiful wee time-saver!
Very handy set of tips for improving usability of your Visual Studio Code terminals - took about 6 minutes to apply them all.
Except for the last one, that is - I kind of like being able to close the vs.code window and know that I have killed all the various processes I had running.
A very well explained talk, based on a real-life case study, of the tradeoffs involved in Microservice vs Monolith architectures.
Most importantly it involves the same people working on the same product making a genuine and well-thought out effort to use both architectures in production. You don't often get such an objective, empirical controlled study for software architecture. Furthermore the talk is presented in a very objective fashion, no axe to grind or holy war.
In particular my takeaways were: