Building A Serverless React App With AWS Lambda And API GatewayThe serverless architecture involves the steps and processes of managing server infrastructure and scaling resources shifted from the developer to the cloud provider. In a traditional server-based model, developers have to provision, manage, and scal...Dec 14, 2023·1 min read
How to create a pop-up: JavaScript ModalStep-by-Step Guide to Building a JavaScript Modal Pop-upMay 9, 2023·4 min read
Tackling Browser Compatibility Issues: Tips for Web DevelopersEnsuring Your Website Works for Everyone: Techniques for Overcoming Browser Compatibility ChallengesMay 7, 2023·5 min read
Building An Image Slider With Swiper JsCreating Dynamic and Engaging Website Content with Swiper Js Image SliderMay 5, 2023·5 min read
How To Center An Element With CSSSimple Techniques for Horizontally and Vertically Centering Elements with CSSMay 2, 2023·4 min read
LinkedIn Clone Project SetupThe LinkedIn application was built by React and the backend is powered by Firebase for authentication, building a database, and more. I will be explaining the procedure step by step. Step 1 - creating react app In your Vs code terminal, create a reac...Apr 12, 2023·4 min read