shlogg · Early preview
Peter Mbanugo @p_mbanugo

Software Eng., Writer and Author of How to build a serverless app platform on Kubernetes - https://books.pmbanugo.me/serverless-app-platform Find me on YouTube: https://www.youtube.com/@pmbanugo

Web Performance Optimization Tips

Boost your website's speed with our expert tips and tricks! Subscribe to our channel for more videos on web performance optimization and take your online presence to the next level!

Building A CLI App With TypeScript & Bun: A Step-by-Step Guide

Building a CLI app with TypeScript & Bun: Create a CLI that uploads files/dir to Amazon S3 using meow & Bun's S3 client. Package & publish as npm module for easy distribution. A comprehensive guide covering all aspects of building a CLI app.

Automating Kafka Topic Creation With Node.js And Kubernetes

Automate Kafka topic creation & deletion with JavaScript & GitHub Actions! Use `kafkajs` library & create a JSON config file for automated topic mgmt in your CI/CD pipeline.

Buntastic: High-Performance Static Site Server For Developers

Static sites are fast, secure & easy to manage. Host them with AWS S3 & CloudFront, Netlify, GitHub Pages or self-host with Buntastic, a high-performance server built on Bun & Tigris for global caching & Fly.io for multi-region deployment.

Improving Accessibility Boosts Core Web Vitals

Web performance isn't just about JavaScript optimization or virtual DOM. Accessibility can directly improve core Web Vitals, benefiting both abled & disabled users. Léonie shares insights on this connection in our podcast.

WSL Vs Hyper-V: Choosing The Best Tool For Windows Dev

Hyper-V creates isolated virtual machines, while WSL runs Linux directly on Windows. Choose Hyper-V for full isolation & multiple OS support or WSL for seamless Linux tools access within Windows.

Setting Up Docker On Windows 11: A Step-by-Step Guide

Docker on Windows 11: Easy Setup with Docker Desktop. Choose between Hyper-V and WSL, install Docker Desktop, and verify your installation with `docker --version`.

Speed Up Your Website With Speculation Rules API

Web browsers improve page loading with APIs like Speculation Rules & Early Hints. Developers can control pre-rendering & prefetching to speed up websites to native-like navigation.

Migration From AWS To Fly.io: Cost Savings & Lessons Learned

Trellis.org migrates from AWS to fly.io, achieving significant cost savings & overcoming challenges with BullMQ & Redis in a smooth transition.

Boost Core Web Vitals With Early Hints For Better SEO

Boost core web vitals & SEO with Early Hints! Learn how to use them today with Tim Vereecke's video on Web Performance Architecture.

Effective Web Performance Auditing Basics

Web performance auditing starts with basics: metrics, tools & fixing common issues. Join Sia Karamalegos as she breaks down how to get started with effective web performance auditing.