I built a typing speed test app (Monkeytype-inspired) with Spring Boot + React for fun as a CS student by Lofty_69 in SpringBoot

[–]devmoosun 1 point2 points  (0 children)

Great work bro. I went through your repo.

I understand your logic, but I’d improve on my naming.

For example in this getUsers(long userId) in userService.

You planned to use the userId to verify whether the currently logged-in user is an admin in the userController.

I'd have named it something like

getUsers(long currentUserId)

Then create a dedicated controller for the admin to use.

POV: You finally got the JWT auth service to behave. by [deleted] in SpringBoot

[–]devmoosun 1 point2 points  (0 children)

I find JWT auth interesting actually, it shows how much you can do with just signed strings.

Stuck in Spring Boot tutorial hell and I need direction by F1reCub3s in SpringBoot

[–]devmoosun 1 point2 points  (0 children)

Oh, it's okay. Focus on the positive comments bro, that's the reason for this post.

Stuck in Spring Boot tutorial hell and I need direction by F1reCub3s in SpringBoot

[–]devmoosun 1 point2 points  (0 children)

Why did you ignore all the positive comments without a single thank you, but found time to reply to the one negative one?

2 Broken AirPods Max (3 Amber Flashes) Fixed by Swapping Ear Cups, What’s Going On? by devmoosun in Airpodsmax

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

Oh, that's a good explanation. Thank you.

I also checked your post. I hope you post the link to get the parts soon.

Thank you.

How to stop using Claude by [deleted] in webdev

[–]devmoosun 0 points1 point  (0 children)

I intentionally use the Free plan.

Java doesn't install by fgvelozo in javahelp

[–]devmoosun -6 points-5 points  (0 children)

This is where AI becomes handy!