Blog
How To Keep Component State Across Pages in Next.js
Using the session storage & useLayoutEffect
NextjsReactJavascript
How to Host HTML, CSS, JavaScript, Images Files on GitHub for Free and Display Your Website
Here's how you can solve the annoying 404 error
GithubHtmlCss
How to Seed MongoDB Database From Node: The Simplest Way
MongodbNodejsJavascript
Import Existing VPCs and Subnets into a CDK Python Project
ProgrammingAWSSoftware Development
Importance of College Essays in a Student Life
College EssaysEssay writing
How to Loop Through a Date Range with JavaScript?
JavaScriptWeb Development
The Adoption of AI and Machine Learning in Healthcare: What is the Right Way to Proceed?
Let's find out how AI-powered technologies are being adopted in healthcare, given all the restrictions and benefits AI brings to the field.
AiMachine learningHealthcare
How to Use React-Native-Image-Picker
How to select media from the gallery or camera
React nativeReact
Render React Cards and Images Dynamically
Using JavaScript map()
ReactImagesDynamic rendering
How to Setup AWS Amplify Infrastructure with Terraform
A short tutorial on setting up the Terraform infrastructure required for a static web app built with React. The article focuses on the Terraform code and settings needed to set up an AWS Amplify project for continuous deployment. The AWS Amplify project makes use of CodeCommit as a source repository.
AWSSoftware EngineeringWeb Development