
❗️ This demo includes examples for an unsupported version of Materialize (0.26.x) ❗️ This is a simple Node.js URL shortener app that uses Cloudflare Workers. The app is powered by Cloudflare Workers and Upstash Redis for storing data and Kafka for ...

Bobby Iliev

Introduction ❗️ This demo includes examples for an unsupported version of Materialize (0.26.x) ❗️ This is a self-contained demo using Materialize. This demo would show you how to use Materialize with Airbyte to create a live dashboard. For this dem...

Bobby Iliev

Introduction ❗️ This demo includes examples for an unsupported version of Materialize (0.26.x) ❗️ Managing your schema migrations is essential for any application. In this tutorial, we will show you how to manage your Materialize schema migrations ...

Bobby Iliev

Blue-green deployments with Materialize
PublishedIntroduction [!WARNING] This demo includes examples for an unsupported version of Materialize (0.26.x). For a more up to date guide checkout the documentation here: Materialize Blue/Green deployments Minimizing downtime during any deployment is a...

Bobby Iliev

Introduction In some cases, you might want to choose the output value based on column values directly in your SQL statement. In this article, we will explain how to use the CASE expression in SELECT SQL statements. We will also explain how to use an ...

Bobby Iliev

How to use Laravel WebSockets 🛰
PublishedIntroduction In this guide, we will walk you through how to use Laravel WebSockets. We will be using the Laravel WebSockets package which is a great replacement for Pusher. The Laravel WebSockets package emulates the Pusher API and allows you to easi...

Bobby Iliev

Introduction Server-sent events (SSE) is a way to send data to the browser without reloading the page. This allows you to use streaming data and build real-time applications that can be used in a variety of scenarios. FastAPI is a Python framework th...

Bobby Iliev

Introduction [!WARNING] This demo includes examples for an unsupported version of Materialize (0.26.x). This is a self-contained demo of FastAPI and Materialize. This demo project contains the following components: FastAPI: A fast, modern, and fe...

Bobby Iliev

Introduction Redpanda is a Kafka-compatible event stream platform written in C++. It comes with a simple command-line interface called rpk that lets you interact with the platform. In this tutorial, we will be using the rpk command-line interface to ...

Bobby Iliev

What is new in Laravel 9
PublishedIntroduction Laravel is a PHP framework for web development. It was created by Taylor Otwell and was initially released as an open-source project in June 2011. Since its initial release, Laravel has grown to become one of the most popular PHP web fra...
