Comprehensive Guides for free

Unlock the full potential of modern web development with our comprehensive guides, seamlessly integrating Node.js, Next.js, TailwindCSS, GraphQL, Contentful, and even more state-of-the-art technologies.

Prisma

Prisma ORM (Object-Relational Mapping) is a powerful tool that streamlines database management for developers. Prisma stands out with its type-safe approach, unlike traditional ORMs, offering auto-completion and error-checking during development.

Azure

Microsoft Azure stands at the forefront of cloud computing, offering a comprehensive suite of services designed to meet the diverse needs of modern enterprises. Azure's extensive portfolio includes computing, storage, networking, and analytics solutions, making it a versatile choice for businesses of all sizes.

Nodejs

Dive into Node.js for its efficient server-side capabilities, ensuring robust backend services.

Next.js

Leverage Next.js for unparalleled server-side rendering and static site generation, boosting your website's performance and SEO ranking.

Tailwind CSS

Embrace TailwindCSS for its utility-first approach to styling, enabling responsive, visually stunning websites with minimal effort.

NVM

Node Version Manager (NVM) is a popular tool that allows developers to manage multiple versions of Node.js on a single machine. It enables easy installation, switching, and management of different Node.js versions, ensuring compatibility with various projects and their dependencies.

Only Free Services

Posts tagged with that label are using free-of-charge services or at least a very generous free plan for the services, which usually is more than enough for a private blog, etc.

GraphQL

Explore GraphQL's revolutionary data querying language, allowing for precise and efficient data fetching, reducing unnecessary requests, and speeding up your application.

Contentful

Finally, it integrates Contentful, the leading headless CMS, for easy content management and delivery across platforms. This powerful combination ensures a scalable, maintainable, and SEO-optimized website, setting you apart in the digital landscape. Whether you're a seasoned developer or new to web development, our guides offer the tools and insights to elevate your projects and achieve outstanding results, and this is for free ;-)

Happy coding ❤️

Latest Posts - 68

Upload AI Search Cover

Next.js 14 — Sync Neon.Tech Postgres DB with Azure AI Search

In the fast-evolving world, connecting and synchronizing data across various platforms is key. This article will guide you through connecting a Neon.Tech Postgres database to Azure AI Search

Author Cloudapp
E.G.
January 11, 2025
Getting Stripe products

Next.js 14 — Building a SaaS Solution — Loading products from Stripe

In the previous five stories, I showed the step-by-step creation of a Next.js 14 app that can be used to create Azure Resources via App Service. Now, we added the payment option with Stripe.

Author Cloudapp
E.G.
January 9, 2025
homeassistant hacs

Why the Home Assistant Community Store (HACS) is a Must-Have for Every HA User

In this story, we’ll explore HACS (Home Assistant Community Store), why it’s a game-changer, and how to get started with it.

Author Cloudapp
E.G.
January 8, 2025
homeassistant azure vm

Home Assistant — How to Install via Docker on an Azure Linux VM

Home Assistant is a powerful open source platform for home automation. For hosting, the use of a Linux VM in Azure and Docker is a good option.

Author Cloudapp
E.G.
January 7, 2025
nextjs14-building-saas-with-stripe-payment

Next.js 14 — Building a SaaS Solution on Azure with Stripe Integration — Part 5

In this last part of my series on building a SaaS solution using Next.js 14 and Azure, we will focus on the payment integration with Stripe so that you can ask for a subscription, etc.

Author Cloudapp
E.G.
November 27, 2024
creating azure resources part3

Automated creation of Azure resources via CLI in Next.js - Part 3

In the third story, we will use our Next.js app to get the Azure AD B2C Access Token to create Resources on Azure via the App Service created initially.

Author Cloudapp
E.G.
November 6, 2024
Building saas part4

Next.js 14 — Building a SaaS Solution on Azure (Storage Accounts etc.) — Part 4

In this final part of our series on building a SaaS solution using Next.js 14 and Azure, we will focus on the critical aspect of managing Azure Storage Accounts.

Author Cloudapp
E.G.
November 6, 2024
Auth-App-reg

Next.js 14 - Building a Saas solution in Azure (authentication) - Part 2

In the previous story, we created a Linux App Service instance in the F1 plan. Now, we have to secure the App Service so that only authorized requests are accepted. We use Azure AD B2C.

Author Cloudapp
E.G.
October 4, 2024
long-running-processes

Next.js 14 - Building a Saas solution on Azure (long-running processes) - Part 1

In the next few posts, I will guide you through building a SaaS solution on Azure (Blob Storage, App Services, Azure Functions, Azure AD B2C, etc.).

Author Cloudapp
E.G.
September 27, 2024
bouncing-dots

Next.js 14 - Create fancy animations in seconds with TailwindCss

Some months ago, when I was working on a project, the Idea came up to animate the button so that it shows “bouncing dots” as long as the process in the background was not finished.

Author Cloudapp
E.G.
September 27, 2024