Read – Building Microservices w/ Node
https://blog.logrocket.com/building-microservices-node-js/
https://blog.logrocket.com/building-microservices-node-js/
No criteria is perfect and they inevitably take some time to refine and perfect. But! I think this is a good representation of my understanding of SDLC, my communication, and my management style.
I wrote about microservices and micro-UIs the other day and that got me thinking about another value in microservices; as a single source of truth. In this case the same can be said of shared classes & functions. This is an argument against code duplication. Let’s say for example, and I’m currently seeing this in …
Functions & Microservices As A Single Source of Truth Read More »
I think we’re all sold on the idea of microservices; they reduce risk, improve maintainability, and reduce fragility. When you think about it, everything in the Software Development Life Cycle (SDLC) is all about reducing down to the small possible increment. With user stories & requirements we want to boil down to a very small, …
https://zellwk.com/blog/endpoint-testing/
https://dev.to/nermineslimane/how-to-structure-your-express-and-nodejs-project-3bl
This was really helpful/valuable and I intend to come back to it regularly. https://www.coreycleary.me/project-structure-for-an-express-rest-api-when-there-is-no-standard-way
For those who don’t know: My employer, ITS Consulting, is a consulting company; they hire out to other businesses to solve IT/tech challenges. In 2016 I was in a near-fatal crash, while cycling home from work, that has left me with multiple challenges and thus far I’ve only been able to work part time at …
What does one do on a boring, cold, snowy Thurs night? Create dev on-boarding/training tools of course.