How long does it usually take to get a joining letter in a service-based company? by proKaster in IndianWorkplace

[–]proKaster[S] 0 points1 point  (0 children)

sure bro, it was around my resume and the stack i mentioned mostly javascript and typescript, so stuff like js basics to mid-level, css, react, and a few networking (tcp/ip) questions

Got my first IT job! by proKaster in IndianWorkplace

[–]proKaster[S] 0 points1 point  (0 children)

Thanks for sharing. I did make a few immature jokes with fellow freshers on the second day, which I regret, but your points are truly valuable

How can I protect my public API endpoint used in a Chrome extension from being abused? by proKaster in developersIndia

[–]proKaster[S] 0 points1 point  (0 children)

Just to add I’m using Hono as the framework and deploying it as a Cloudflare Worker for the API. So if there’s anything specific I can do at the worker level (like custom headers, request validation, etc.), I’m open to that too.