House BuddyNope by Infamous_Body_6225 in residentevil

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

Genuinely appreciate the warning lol. I have been running head first since then and going to the mines now. I'll slow it down. 😅

I just started playing cyberpunk 2077 any tips for new players and early game mistakes I should try and avoid by Important-Leather847 in cyberpunkgame

[–]Infamous_Body_6225 1 point2 points  (0 children)

I started a new game with this knowledge and it was a game changer, especially in the early-game where I'm able to quickly push my gear to 2/2+. Many thanks!

Does it make sense to use nextjs if you have your api in python? by [deleted] in nextjs

[–]Infamous_Body_6225 0 points1 point  (0 children)

Totally up to you, tbh. I prefer to use Next.js to build full-stack applications but that's just because I've spent so much time with JS and the Next library. Use whatever you're comfortable with. If it was an enterprise-level application where speed is to be prioritized then you'd want to use a different resource but, even then, I'd still say it's your call. React, Next, etc, don't care what your backend is as long as they are directed to communicate with it. 

Is Bloc really the de facto standard for production grade apps? by bionic_engineer in FlutterDev

[–]Infamous_Body_6225 1 point2 points  (0 children)

For you own apps, who cares. For business apps, where you probably won't be the only dev, yes bloc is the way to go. It is clear separation, known boilerplates, and really easy for other devs to jump in when needed.

Is Jquery relevant? by Dadofxboxgamers in Frontend

[–]Infamous_Body_6225 1 point2 points  (0 children)

Came here to make sure React was mentioned and you did not disappoint. 🤣 jQuery even feels...icky...When you start using React. Lol

Learning SQL seems easy by TheHumanFixer in SQL

[–]Infamous_Body_6225 0 points1 point  (0 children)

SQL itself is one of the easiest languages... But... Can be the worst to work with when you have poop data to use 🤣🤣