Building a modern landing page that captures potential user emails is essential for any startup or...
Are you looking to create a modern, scalable architecture for your WordPress site? Syncing your...
Let's be honest - I'm good at code, but the thought of managing people terrifies me. I've been a...
A comprehensive guide to server-side rendering with Angular's modern meta-framework, featuring...
For those who want to jump straight to the code, I've created a starter template repository on...
With recent versions of n8n, you can launch your own Model Context Protocol (MCP) server and client...
Self-hosting n8n offers flexibility and privacy, but exposing both the UI and webhooks to the public...
Self-hosting your AI agent workflows can give you full control, privacy, and cost savings compared to...
Integrating Supabase with WordPress offers a modern, scalable way to enhance your WordPress site with...
Welcome to the journey of building open source PDF service using Angular (Analogjs), Firestore, Cloud...
Integrating Supabase with WordPress offers a modern, scalable way to enhance your WordPress site with...
I started working on SafePlate AI because I wanted to help a loved one who was struggling with food...
Integrating Supabase with WordPress offers a modern, scalable way to enhance your WordPress site with...
I started working on SafePlate AI because I wanted to help a loved one who was struggling with food...
Integrating Supabase with WordPress offers a modern, scalable way to enhance your WordPress site with...
In the ever-evolving landscape of health technology, I'm thrilled to announce my latest open-source...
In the ever-evolving landscape of health technology, I'm thrilled to announce my latest open-source...
As developers, we often find ourselves in a cycle of continuous improvement, especially when it comes...
Welcome to the journey of building open source PDF service using Angular (Analogjs), Firestore,...
Welcome to the first part of the journey in building open source PDF service using Angular...
Welcome to the journey of building open source PDF service using Angular (Analogjs), Firestore, Cloud...
Welcome to the first part of the journey in building open source PDF service using Angular...
Imagine having a digital twin that can communicate on your behalf, answer questions, and engage with...
This is a submission for the Cloudflare AI Challenge. What I Built This is simple app...
While SQLite is convenient for local development, using a more robust database like Google Cloud...
While Heroku and Fly are popular choices for Shopify app deployment, Google Cloud Run offers a...
I wrote a Plugin to integrate Firebase to WordPress a long time ago, but haven’t put a proper guide on how to use it yet. In this tutorial, I will show you how to work with Firebase custom claims in WordPress.
I wrote a Plugin to integrate Firebase to WordPress a long time ago, but haven’t put a proper guide on how to use it yet. In this tutorial, I will show you how to retrieve the database from your Firestore and display it on the WordPress website.
Imagine that you just finished and shipped your amazing app. Are you sure if it’s error-proof? Customers may suffer from an error which you never know of, and they are screaming in vain. This is total chaos — I’m being a little bit dramatic here.
There are a few methods that you can work with Git. You can either use some user-friendly software like SourceTree to manage your workflow and repository. It has a beautiful Git GUI for you to “click” around. However, if you are a guy like me, who just wants to use a command line, then you are in the right place.