ReactUsing Stripe with ReactI am going to be using React’s functional components here Import Stripe.js into your file Install Create a component that will inject…
BloggingHow to Create a Blog Like ThisThis blog was created using Gatsby. Gatsby is a static-site generator. First make sure you have gatsby installed. Then, head over here From…
CookingHow to Make Chicken CurryCredit goes to this video in YouTube by Marinate chicken with red chilli powder, ginger-garlic paste and salt Leave it in a cold place for…
ReactClearing Data in React HooksThanks to this StackOverflow Post The code has been copied from there for quick reference. Clearing data with React Hooks can be tricky. Use…
nginxHow to Configure Nginx to Run websitesThis is how to configure nginx to serve a website in Ubuntu 18.04 Create a .conf file in . For instance, you can run in the directory…
C#C# - Read uploaded file👋 This is how you can read uploaded files in C#. This is how you can save an uploaded file
CookingHow to Make Palak PaneerCredit goes to this video in YouTube by Ingredients - Onion 1 medium, 1 tomato, green chilli 1, ginger, garlic Roughly chop onion, tomato…