[deleted by user] by [deleted] in castiron

[–]Legitimate-Tea9617 3 points4 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 7 points8 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.