Skip to content
tsmx

tsmx

pragmatic IT

  • start
  • npm-packages

Development

Using Apache Kafka for transferring files

16. April 2025 by tsmx-dev

A quick guide on how to use Apache Kafka as a sophisticated platform for exchanging files between applications and systems. The KafkaJS library is used on the producer and consumer side to implement a minimal working example.

Read more

Categories Development, NodeJS Tags Apache Kafka, JavaScript, Kafka, NodeJS

React + TypeScript + Bootstrap quick start powered by Vite

13. January 202512. January 2025 by tsmx-dev

Tutorial on how to quickly set-up a React project with TypeScript and Bootstrap using Vite as build tool. We’ll use a simple demo app showing basic concepts of React like component destructuring and leveraging TypeScript benefits. Bonus: Deployment on AWS S3.

Read more

Categories Development, React Tags AWS S3, Bootstrap, TypeScript, Vite

Connecting from a Docker container to a local MongoDB

17. March 202214. January 2022 by tsmx-dev

A quick guide demonstrating how to connect to a local MongoDB instance from a Docker container.

Read more

Categories Development Tags Docker, MongoDB, networking

Creating a time series sample CSV file with a bash script

1. December 202126. November 2021 by tsmx-dev

Demonstrating a pragmatic way for generating time series sample data in CSV files with a bash script. Useful for Proof-of-Concepts, unit and performance testing and many other scenarios.

Read more

Categories Development Tags bash, sample data, scripting, testing, time series

npm major package upgrades with backward patch support

20. October 20213. October 2021 by tsmx-dev

A short checklist for publishing new major versions of your packages in the npm registry including support for patching older versions.

Read more

Categories Development, NodeJS Tags major-version, NodeJS, npm, package, patch, publish, update

JavaScript Map: sorted for-loop with a custom iterator

20. August 20211. June 2021 by tsmx-dev

An elegant way of how to do a sorted iteration over all entries of a JavaScript Map with a for-loop using a custom iterator implemented with Symbol.iterator, function* and yield*.

Read more

Categories Development, NodeJS Tags for-loop, function*, iterate, JavaScript, Map, NodeJS, sort, Symbol.iterator, yield, yield*

nginx as development proxy to avoid CORS errors

24. September 202125. March 2021 by tsmx-dev

A simple setup for using nginx to avoid CORS errors during local development without the need of code changes.

Read more

Categories Development Tags client-side, CORS, cross-origin, error, nginx, proxy, web-development

Recent Posts

  • Using Apache Kafka for transferring files
  • Using Secrets Manager environment variables in AWS ECS
  • React + TypeScript + Bootstrap quick start powered by Vite
  • Using pgAdmin running in Docker to access a dockerized PostgreSQL
  • Migrating eslintrc.json to eslint.config.js in a CommonJS project

Categories

  • AWS (1)
  • Cloud (2)
  • Development (7)
  • GCP (4)
  • JavaScript (2)
  • MongoDB (3)
  • NodeJS (21)
  • Oracle DB (1)
  • PostgreSQL (4)
  • React (1)

Archives

  • April 2025
  • January 2025
  • December 2024
  • August 2024
  • June 2024
  • May 2024
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • May 2023
  • November 2022
  • June 2022
  • May 2022
  • April 2022
  • January 2022
  • November 2021
  • October 2021
  • September 2021
  • June 2021
  • March 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020

Links

Privacy Policy | Imprint

© 2025 tsmx • Built with GeneratePress
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkPrivacy policy