ImTheDeveloper

ImTheDeveloper @imthedeveloper

About: Developer 😎 Business Analyst 🌍 Solution Architect Still a developer at ❤ and spend a lot of my time building personal and client projects from home.

Location:
Newcastle Upon Tyne
Joined:
Sep 27, 2017

ImTheDeveloper
articles - 25 total

Paying Respect To Those Sites We Loved & Lost

Whilst posting my journey into development and architecture it brought me back to the mid 90s with my...

Learn More 3 1May 18 '23

Where do you hire from?

A post to maybe relieve a little frustration but also to collate some good resources. I'm working wi...

Learn More 1 2Apr 2 '21

ORM vs Query Builders vs Raw SQL

I've recently been working on an dated side project which is built in node.js coupled with an ORM que...

Learn More 28 8Dec 17 '19

Optimising Your Telegram Bot Response Times

Photo by Sonja Langford on Unsplash Whilst theModr8 bot platform is a SaaS packa...

Learn More 17 1Oct 24 '19

Modr8 — The whitelabel Telegram group management engine

Modr8 — The whitelabel Telegram group management engine Introduction This post...

Learn More 7 1Oct 24 '19

My app is built.. but Docker deployments have me confused. Help!

First-time docker user who now is clueless as to how to deploy to production.

Learn More 9 3Dec 16 '18

Storing user customisations and settings. How do you do it?

A review of 3 options available, and maybe another and another and another.

Learn More 42 16Nov 10 '18

Scalable, Available, Stable, Performant, and Intelligent System Design Patterns - An awesome resource!

Ever having issued with scalability? Then read this resource.

Learn More 25 2Oct 20 '18

Help me decide: Embed subdocument or have a new document collection?

Document database question related to the usage of subdocuments vs new document collections

Learn More 7 5Aug 4 '18

GDPR and Telegram Bots

How to handle compliance?

Learn More 14 3May 22 '18

Telegram user responses to database/form. Any recommendations?

I'm building out a telegram bot that takes answers given to questions from a user and submits them "s...

Learn More 7 0May 13 '18

Where do you store your apps flat file databases?

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?

Learn More 2 2Mar 23 '18

Cloud API Gateway Help Needed: SOAP (XML) to REST (json)

Which API Gateway can proxy and transform requests from XML to json.

Learn More 10 1Jan 27 '18

Open Source API Gateways?

Reviewing what is out there and if any are any better than others.

Learn More 31 27Jan 11 '18

Client and Server API Protection

Open discussion regarding what are the best and recommended practices in securing a public API.

Learn More 12 2Jan 4 '18

Critique My Plan: API Key for Authentication

I'm looking for feedback on whether this is a good method for authenticating users

Learn More 37 14Dec 23 '17

Free / Open Source Server Monitoring & Alerting?

looking for some guidance on monitoring a single server

Learn More 12 2Dec 23 '17

Termux: Give me your use cases!

Termux is a Linux environment running via android as well as a terminal emulator

Learn More 37 6Dec 2 '17

Help with Jest: How to test the error routes in my code?

Struggling to get to grips with Jest Mocks

Learn More 10 0Dec 1 '17

The Node.js way - DI vs Module Require?!

Simple question and discussion around DI vs Module.require

Learn More 11 3Nov 20 '17

Critique my newbie approach to testing

I'm just starting out writing tests. It would be good to get some feedback

Learn More 15 2Nov 14 '17

Logging! How do you decide on your app log levels and outputs?

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.

Learn More 8 5Nov 8 '17

Netlify.. Any competition in the market?

An open question! Has anyone seen any alternatives to Netlify? It seems to be quite a unique offerin...

Learn More 26 16Nov 2 '17

Server Admin - Logging

With so many options to log file management what is your weapon of choice?

Learn More 7 16Oct 14 '17

Design patterns. How do you select yours?

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?

Learn More 18 12Oct 8 '17