Ahmad W Khanblog.ahmadwkhan.com·Jul 10, 2024Embracing Contentment: The Philosophy of Appreciating the PresentContentment is a profound and often elusive state of mind that has captivated the thoughts of philosophers, spiritual leaders, and everyday people alike. It’s the art of being satisfied with what you have, recognizing the transient nature of life’s p...Philosophy
Richard Rodgerrjrodger.hashnode.dev·Aug 2, 2023@seneca/repl Version 6 Released!I've released a substantial update to the @seneca/repl plugin! The @seneca/repl plugin provides a REPL for the Seneca microservices framework. As one of the earliest plugins, it has proven to be incredibly useful. A REPL (Read-Execute-Print-Loop) off...Microservices
freeCodeCampforfreeCodeCampfreecodecamp.org·May 29, 2017Writing a chess microservice using Node.js and Seneca, Part 1By Jeff M Lowery (This is Part 1 of a three-part series [Part 2, Part 3]) I’ve begun wrapping my head around microservices. Up to this time I regarded it as a scalability pattern and overlooked the functional programming principles behind it. The rul...JavaScript