I have deployed few services in kubernetes and using NGINX ingress to access outside.(Using EC2 instance for all cluster setup). Able to access service through
I'm trying to convert Rs. 2,92,667 to integer type but I'm confused like how to remove Rs. and commas from it . cars = [int(x.split('Rs. ')[-1]) for x in cars[
I am coding the new PayPal Express Checkout JavaScript button so when it is clicked, some validation is run and based on the validation, the button experience i
I have API defined as /appointment - GET --> Calling Lambda A /appointment/update - POST --> Calling Lambda B and third API is /appointment/${path} -- POS
I'm having an issue where I'm using the styled function to style a custom React component but the styles are not being applied. In the example below, I would ex
I have the following classes in my data folder public class A { public int Id { get; set; } [InverseProperty("A")] public IList<B> Bs{ get; se
Just started learning C# and struggling to understand what is happening. Here is a simplified version of my problem. I have two classes called
I am trying to make a simple web-hook off of Stripe to update my database when my user has successfully subscribed. I keep getting the 500 ERR response in the w