I work on spring boot and angular I made an authentication based on spring security I tested with postman and everything works fine, but when I use angular it d
So I moved the contents of my src folder into a folder i created called app folder. I am building my project a hospital management system with electronic patien
I am trying to run my C program in Git Bash but it doesn't seem to accept inputs as expected and as it does in Windows Command Prompt. This is my simple program
I want to use reactiveValues to update multiple tables but the edits do not show after my first edit and only load after my second edit. Is there something wron
I have a code, which takes a string from input_file_1 and two numbers to slice the string from input_file_2, the output strings are written in output_file and d
I have a canvas and when i draw 2 things overlapping with low opacity, the opacity gets higher in the part where they are overlapping. Is there a way to make it
In recent conversations with fellow students, I have been advocating for avoiding globals except to store constants. This is a sort of typical applied statisti
I know Python well enough, and I wanted to learn a second languuage. I have the resources to learn Rust, but I need help in installing it. You see, I have Anaco
I have create rich text editor in react and it is working fine too but i want to pass this value in other component and store it in state, can anyone suggest me
So I have two components... a Navbar component, and an AboutPage component. They are both in the same directory, 'App' App -- Navbar --> Navbar.css, Navba