PinnedPrasad LakshaninAWS in Plain EnglishDeploying a Node Express API on AWS LambdaLaunching a Node Express API with AWS LambdaDec 27, 20234Dec 27, 20234
PinnedPrasad LakshaninAWS in Plain EnglishHow to Host Your React Application in AWS S3A step-by-step guide to deploying your React appJun 2, 20234Jun 2, 20234
PinnedPrasad LakshaninEnlear AcademyTop 8 Ways to Create React App — without using create-react-appWhat is the best tool for starting a new React project in 2023?Mar 22, 2023Mar 22, 2023
PinnedPrasad LakshaninEnlear AcademyHow to deploy React App on AzureThe easiest way to host React app on the Azure App ServiceMar 30, 20232Mar 30, 20232
Prasad LakshanClean Up Your Code: Using Prettier to Remove Unused Code BlocksIn the world of programming, keeping your codebase clean and efficient is essential for both performance and maintainability. While many…Oct 19Oct 19
Prasad LakshaninAWS in Plain EnglishHow to Manage AWS Profiles Using the AWS CLIWhen you’re working with multiple AWS accounts or environments (like development, staging, and production), it’s important to manage your…Oct 16Oct 16
Prasad LakshaninAWS in Plain EnglishDeploying a React App to AWS S3 and CloudFront using AWS CDKWelcome! In this guide, I’ll walk you through how to deploy a React application to AWS S3 and use AWS CloudFront for faster global delivery…Oct 16Oct 16
Prasad LakshaninFAUN — Developer Community 🐾How to Test Your Node.js API Using InsomniaStep 1: Setting up a Node.js APIOct 21Oct 21
Prasad LakshaninAWS in Plain EnglishManaging Multi-Environment Deployments with Shared Terraform Files in AWSDeploying infrastructure across multiple environments (such as development, staging, and production) is a common requirement in cloud-based…Sep 30Sep 30
Prasad LakshaninLevel Up CodingBeginner’s Guide to Git Cherry-Pick: Selectively Applying CommitsIn software development, it’s common to encounter situations where you want to move or apply specific changes from one branch to another…Sep 271Sep 271