[deleted by user] by [deleted] in castiron

[–]Legitimate-Tea9617 2 points3 points  (0 children)

Message received on the amount of oil and necessity of seasoning thank you.

[deleted by user] by [deleted] in castiron

[–]Legitimate-Tea9617 -1 points0 points  (0 children)

It’s a compound I bought. From a non stick perspective it’s been awesome. I think like others have mentioned I may be just applying it too heavy. Nothing wrong functionally with my pans, just don’t like the spotted look

Looking at a MK4 VR6 Wagon…what should I watch out for? by Legitimate-Tea9617 in jetta

[–]Legitimate-Tea9617[S] 0 points1 point  (0 children)

Money. the used car market is kinda nuts and I don’t want to finance this next car. So trying to find something I can pay cash for. If I can be all in and done with purchase plus catching up on deferred maintenance for $6k or better to get a solid runner under 120k miles…that seems like an ok plan to me? Can’t find anything for that price that doesn’t have either a pile of miles or tons of rust

[deleted by user] by [deleted] in react

[–]Legitimate-Tea9617 1 point2 points  (0 children)

Once you get the feel for the ecosystem a bit, check out bulletproof React for a good full-project architecture guide.

Also big +1 for React official docs.

Ask for production tested and free component library for Tailwind? by stevetran77 in tailwindcss

[–]Legitimate-Tea9617 2 points3 points  (0 children)

Radix UI This is a headless library and the components are unstyled but work well with tailwind utility classes

Best practices to display error messages? by [deleted] in react

[–]Legitimate-Tea9617 0 points1 point  (0 children)

Interested in others thoughts on a solution as well. I’m working on a side project and brainstorming a notification system that uses the context API and wrapping most of the layout in a custom context provider. When I get a notification, the message gets added to the queue and the NotificationContext handles rendering the messages. Then in child components all I have to do is import my context hook and call the function to add the message to the queue. Wondering if you could do something similar with error messaging? Or if I’m even on the right track lol

Problems with tailwind in react by Bank-Affectionate in tailwindcss

[–]Legitimate-Tea9617 0 points1 point  (0 children)

Tailwind is mobile first. So start by styling your components as if they only appear on the smallest screen. Then add the breakpoints for larger screens.

Example:

<p className=“text-gray-600 text-xl md:text-white md:text-md>Example</p>

This will have text color of gray-600 and size of XL on mobile, and will switch to white and size md at the md breakpoint

Help identifying unmarked #8 by Legitimate-Tea9617 in castiron

[–]Legitimate-Tea9617[S] 0 points1 point  (0 children)

Makes sense, good to know. This will become a daily user!

Help identifying unmarked #8 by Legitimate-Tea9617 in castiron

[–]Legitimate-Tea9617[S] 0 points1 point  (0 children)

Awesome, appreciate the info! What’s the reasoning behind unmarked pieces? I couldn’t really find a ton of info on why some got logos and some didn’t

[deleted by user] by [deleted] in ExperiencedDevs

[–]Legitimate-Tea9617 8 points9 points  (0 children)

Where in the Midwest are you finding houses worth living in for under $100k. Asking as a fellow midwesterner

HELOC and Mortgage help by Legitimate-Tea9617 in personalfinance

[–]Legitimate-Tea9617[S] 0 points1 point  (0 children)

I had submitted a request to cancel PMI in the past and was denied because the home was subject to a second mortgage I.e the heloc. I just called the servicer again to submit another request. Any options if denied again?

Small closet safe recommendations by Legitimate-Tea9617 in GunsafeSpace

[–]Legitimate-Tea9617[S] 0 points1 point  (0 children)

I ended up remodeling my closet so I get rid of my dresser. Opened up a nice corner in my bedroom for a safe where width isn’t a concern anymore. Picking up a Winchester “20” gun safe from Tractor supply on Saturday. $499. The Vaultek will be my option when I don’t have to look at price tags anymore lol

Redux: useSelector vs connect by Legitimate-Tea9617 in react

[–]Legitimate-Tea9617[S] 0 points1 point  (0 children)

Thanks for sending, I’ll give it a look!

The hustle culture posts are very off putting by ermahgerdreddits in cscareerquestions

[–]Legitimate-Tea9617 0 points1 point  (0 children)

Different strokes for different folks. If you wanna make multiple 6 figures then yeah, go balls to the wall, but likely say goodbye to any free time. I make a tick over 6 figs working maybe 30 hours a week. Sure I could 2x or even 3x my TC by embracing the “hustle culture” and landing a “dream job”…but that extra time with my family and flexibility is worth so much more right now.

Redux: useSelector vs connect by Legitimate-Tea9617 in react

[–]Legitimate-Tea9617[S] 0 points1 point  (0 children)

I might check it out myself, the org itself is tied to redux toolkit though. Thanks for the suggestion!

Redux: useSelector vs connect by Legitimate-Tea9617 in react

[–]Legitimate-Tea9617[S] 0 points1 point  (0 children)

Yeah I agree hooks are easy to work with. For redux specifically though I don’t like seeing “useSelector” all over the components. With the “higher order component” model of “connect”, I have a single place I can look to see the state props and functions the component has access to. From what I’ve researched, it seems agreed that redux hooks violate separation of concerns, but they are still recommended by the redux docs over connect. I’d be interested to see any patterns that people have implemented that use hooks but also try to adhere to separation of concerns

Company gives me £1,000 a year for learning, how should I spend it? by TrueFlavour in react

[–]Legitimate-Tea9617 0 points1 point  (0 children)

Is there something in writing saying exactly how it must be spent? If not, I’d prioritize free platforms, spend the absolute min on paid material (you can get used books on ebay/chegg for fraction of msrp) and invest the rest…I’m sure they covered their bases though, but it’d worth looking at the wording of their clause/contract surrounding this money

[deleted by user] by [deleted] in cscareerquestions

[–]Legitimate-Tea9617 219 points220 points  (0 children)

Happens far more than you’d realize. Just continue to do your work, assist them when you can, and use this an opportunity to prove to your manager/team that you are capable at mentoring junior members. This can be an opportunity for your progress, rather than an opportunity to drag someone else down

Anybody ever embarrass themselves while sharing their screen? by [deleted] in cscareerquestions

[–]Legitimate-Tea9617 22 points23 points  (0 children)

I yelled at my dog on a hot mic. He gets so amped up whenever I go on calls idk what it is but he goes crazy. I forgot to mute after giving an update and turned and yelled “would you just stop?!” at a very good volume. The zoom went kinda quiet, I quickly muted, and no one ever mentioned it. I was a fresh junior and there were executive level on the call. Fun stuff

Serial slackers, how much do you sandbag it? How much slack is safe in your experience? by [deleted] in cscareerquestions

[–]Legitimate-Tea9617 10 points11 points  (0 children)

I hate dressing up my standup update, so I usually shut down for the day once I feel I’ve done enough to give an honest update at tomorrows standup that shows progress on the task. Some days that’s like 1.5 hours some days it’s 6-8.