If you do any kind of front end development or front end development training, you have probably accumulated a bunch of projects with aging/stale “node_modules” directories. Are you going to take time to open every single old project you have to nuke ... (more…)
Read more »
You're seeing a blank page saying "HTTP_ERROR 431"? (more…)
Read more »
rx-monero-wallet - Node RPC Client for Monero Wallet RPC written in typescript... (more…)
Read more »
An example application I'm going to outline an example to make the concept clearer: You need to send a recurring email to some users (a newsletter for example), based on some business logic The business logic / user story could say: &a... (more…)
Read more »
In this tutorial, I'll talk about how I set up Kafka to provide website analytics and event tracking for a web application. For my use case, I wanted to store and process raw event data in real-time. With Google Analytics, you can't do that. Enter Kafka.W... (more…)
Read more »