Use GitHub Actions to ask AI to create content (GitHub Pages/Jekyll)
ai:true
ai:true
If you’re building a web application using Node.js and Express.js, then you’ll need a database to store and retrieve your data. While there are many popular database options available, Redis (Remot...
Introduction Prisma is a next-generation ORM (Object-Relational Mapping) for NodeJS and TypeScript. It provides a powerful and flexible way to interact with your database and helps in building rob...
Introduction In Object-Oriented Programming (OOP), the Strategy Pattern is a behavioral design pattern that enables selecting an algorithm at runtime. In this article, we’ll implement the Strategy...
Creating Blogs with AI: A Step-by-Step Guide with Mermaid Diagrams 🎨🤖 The world of blogging is evolving rapidly, and Artificial Intelligence (AI) is at the forefront of this revolution. No longer ...
AI: The New Watchdog for Our Water Resources Our planet’s water resources are under increasing pressure. Climate change, pollution, and population growth all contribute to the challenge of sustai...
In this article, we will walk through creating a simple ExpressJS web application that adheres to the 12 Factor App methodology. We’ll use Prisma as the ORM to interact with a SQLite database and b...
When writing technical documentation or blog posts related to programming, clear and effective diagrams can make a world of difference. Mermaid Markdown provides a simple and impactful way to creat...
The Advantages and Limitations of Low-Code and No-Code. What is low-code and no-code development? Low-code and no-code are software development approaches aimed at simplifying the application de...
Reusable Database Connection Class in VBScript Are you tired of writing the code to connect to a database over and over again? I know I’ve grown very tired of it. So, I decided it was time to buil...