Blog
How to delete the objects in S3 bucket if versioning is enabled?
A guide to permanently deleting an object and all of its versions from an S3 bucket with versioning enabled.
5 Best Tools to Scrape Data from Any Website in 2023
Discover the top 5 data scraping tools for effortless website data extraction in 2023.
Data Transfer Object in Django, DRF
A guide to implementing the Data Transfer Objects (DTO) Pattern in Django
Create a Shopping Cart Application with Python, Flask, and React
Understand how to connect a simple Flask backend in Python with a frontend in React.
Create Your Own PDF Question Answering System with OpenAI GPT, LangChain, and Streamlit
How to create a chatbot using OpenAI’s GPT language model and the Streamlit library for Python.
Building a Modern SaaS Dashboard with Saas UI and Next.js App Router
Dashboards are essential for every SaaS app, and UI libraries do help you build them fast, but Emotion.js-based libraries are problematic in Next.js 13. Let's look at how Saas UI can help.
F-Strings: A Powerful and Easy Way to Format Strings in Python
A to Z of F-Strings: Tricks and tips that you can use with f-strings to make your string formatting easier and more powerful
The Best Free and Paid VPN Providers
A review of the most popular VPN providers in 2023.
5 Must-Have Tools for Building Web Applications with Next.js App Router
Server-only, Saas UI, TailwindCSS, Turbopack, the use() hook - know the tools that can enable you to build web applications with Next.js App Router faster