Software Development
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.
codingdesignsoftware-development
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
pythonprogrammingsoftware-development
Effortless Exception Error Handling in FastAPI: A Clean and Simplified Approach
Implementing a middleware that displays the errors in a more concise and organized manner.
python-programmingfastapiprogramming
Managing API Keys and Secrets in Python Using the Dotenv Library: A Beginner’s Guide
A guide to using the library python-dotenv for managing API keys and secrets.
pythonprogrammingcoding
Factors to consider when researching React development companies
reactsoftware-developmentbusiness
Debugging “webidentityerr” Error in AWS LB
awsamazon-web-servicescloud-computing
Visualizing Log Data with Grafana, Loki, and Promtail
Day 74 — Connecting EC2 with Grafana
awsdevopscloud-computing
Selecting the Best Software Development Company: A Guide
programmingsoftware-development
AWS S3 Bucket Creation and Management with Terraform
Day 67: AWS S3 Bucket Creation and Management
awsterraformdevops
How to Implement User login with JWT Authentication in Django Rest Framework
Django JWT Tutorial
djangoprogrammingapi