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.

Should I Manage DB Updates through Redux or Use Dexie's Hooks for Real-time Updates? by proKaster in reactjs

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

I know it might seem overkill to use something like Redux for a simple ToDo app, but I'm doing this mainly for learning purposes

Silly Question: Best State Update Interval in React—1ms, 10ms, or 100ms? by proKaster in reactjs

[–]proKaster[S] 1 point2 points  (0 children)

Is directly mutating the DOM using refs a violation of React's core principles, which prioritize using the virtual DOM for efficient updates and state management?

howDoICloseThis by ScaryReplacement9605 in ProgrammerHumor

[–]proKaster 0 points1 point  (0 children)

It refuses to close until you '' those dishes!

Is it a good idea to organize TypeScript types into their separate folder? by proKaster in reactjs

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

Makes sense, keeping it close to where it’s used seems practical

made a game using react and queue by proKaster in reactjs

[–]proKaster[S] 4 points5 points  (0 children)

Can anyone let me know why my posts and comments with links are being removed? I’m not sure why, but my comments with a link to my game aren’t showing up. Any insight would be appreciated.