Job Portal
11/02/2025 13:05 moment package :- calculate date and give how many times back it is posted w.r.t to present k - converter :- this package insures that all the thousands will come under K or like that Quill :- rich text editor 18/02/25 16:34 mistakes I have done which cause me waste 2.5 days 1. user.js instead of User.js 2. you need to import all the things before deploying it or else you will get error 3. in the logs of vercel you can see why your backend or any code is not working it should send as home page (API is working in my case) like this things then only its mean its running 4. rgrok is used for tunnelling like what we deployed that is instead of going with long cut it will go in tunnel (short cut ) you have to download and set int PATH of the environment variable 19/02/25 10:20 am What is context in react ?? it' type of container where all the states and props can be hold and provided which ever component...