Blog
Dodging the Vercel Tax: How to use an open-source alternative for Serverless Postgres, Redis, and Blob Storage
Find out how to get the same DX wins of Vercel Storage by using its Postgres, Redis, and Blob providers with WunderGraph - a free and open-source technology without the Vercel markup, and without vendor lock-in to boot.
Lazy Loading and Code Splitting in React Native — Is That Even Possible?
How to Deploy a NGINX Server with Kubernetes
Create 2 deployments with Nginx containers with a YAML file.
2050: What AI Foresees for the Future World
Exploring the future of AI and its potential impact on various aspects of our world by the year 2050.
Automating the Generation of Code from OpenAPI in Your Next.js Application
Generate ready to use fetcher methods
5 Best VSCode Plugins for Dev Teams
GitHub Copilot, Swimm, Prettier, and more. Boost your productivity and collaboration with these 5 must-have Visual Studio Code plugins for dev teams.
Integrating Azure B2C as an Identity Provider in Next.js Applications Using NextAuth
A step-by-step guide on seamlessly configuring your Azure B2C instance with a Next.js application.
How to Run a Python File Inside a Docker Container
Drawing with Code: Using PyAutoCAD to Automate AutoCAD in Python
How to Use Python and PyAutoCAD to Create Custom AutoCAD Drawings
Design Patterns in Python: Repository Pattern
The Repository Design Pattern Explained and Implemented in Python.