Whilst posting my journey into development and architecture it brought me back to the mid 90s with my...
A post to maybe relieve a little frustration but also to collate some good resources. I'm working wi...
I've recently been working on an dated side project which is built in node.js coupled with an ORM que...
Photo by Sonja Langford on Unsplash Whilst theModr8 bot platform is a SaaS packa...
Modr8 — The whitelabel Telegram group management engine Introduction This post...
First-time docker user who now is clueless as to how to deploy to production.
A review of 3 options available, and maybe another and another and another.
Ever having issued with scalability? Then read this resource.
Document database question related to the usage of subdocuments vs new document collections
How to handle compliance?
I'm building out a telegram bot that takes answers given to questions from a user and submits them "s...
I've built a small app in node.js which uses a small json file to store data. Where on the file system should this be placed to ensure some level of persistence?
Which API Gateway can proxy and transform requests from XML to json.
Reviewing what is out there and if any are any better than others.
Open discussion regarding what are the best and recommended practices in securing a public API.
I'm looking for feedback on whether this is a good method for authenticating users
looking for some guidance on monitoring a single server
Termux is a Linux environment running via android as well as a terminal emulator
Struggling to get to grips with Jest Mocks
Simple question and discussion around DI vs Module.require
I'm just starting out writing tests. It would be good to get some feedback
I've recently been building out a telegram bot which has allowed me to use Winston for logging. This has been swell, but led me to think about what level of information should be in a log as well as its level throughout my application.
An open question! Has anyone seen any alternatives to Netlify? It seems to be quite a unique offerin...
With so many options to log file management what is your weapon of choice?
There have been many published design patterns and selecting the right one to use for the problem at hand can make or break your project. How do you select yours?