Software Development
As Agile Evolves, So Do Its Challenges: How I Aim to Tackle Ambiguity and Scope Creep in Real-Time
How To Choose a Tech Stack For Your Next Project
'How to choose technology stack?' is a question that every startuper asks when starting a new project. Our article will try to give you an answer to this question.
How to Append JavaScript Data to FormData
Append primitive values, arrays, objects, and files to a FormData in JavaScript. Follow this tutorial and become a FormData master!
Amazon SES or Amazon SNS: Choosing the Right Messaging Service for Your Needs
AWS Lambda or AWS Batch: Making the right choice for your workload
This article provide detailed comparison of AWS Lambda and AWS Batch which helps in making choice of AWS Batch or AWS lambda for computation of workloads
Cross Account Amazon S3 Bucket Access Setup Using Terraform
How to set up cross account Amazon S3 bucket access using Terraform.
How to Create a CSV File on an Amazon S3 bucket without storing it on a local machine?
A guide to creating a CSV file on an Amazon S3 bucket without storing it on a local machine.
React Router: How to Use the useParams() Hook
A guide (with examples) on how you can use the useParams() hook to improve your web applications.
Building A Beautiful Link Preview With Web Components
Recently, I improved the design of my Web Highlights app's dashboard by showing a link preview for each highlighted page. Here is what the new design looks like: In this article, I want to share how…
10 Killer APIs for Your Next Python Project
A collection of useful public APIs you can use in your Python project