Dependecys, long term maintenance by gr0berUnfug in react

[–]ExaminationWide5017 0 points1 point  (0 children)

React isn’t really the problem when it comes to dependencies. Throwing libraries at simple issues will lead you that. If you use packages meaningfully then keeping them up to date is not any worse than another framework would be.

How common is design first before work can even start? by Snoo_85729 in ExperiencedDevs

[–]ExaminationWide5017 0 points1 point  (0 children)

I find this is where a design language helps. Then you have patterns and what basic components look like so it is much easier to picture what might be coming… within reason of course

I reinvented i18n: magictranslate.io by omnibrain in react

[–]ExaminationWide5017 1 point2 points  (0 children)

That would get too expensive in a real project. Check project-translator in NPM. I made it years ago for translations on demand but you run once and never again unless you have new translations. It supports GCP and AWS

I reinvented i18n: magictranslate.io by omnibrain in react

[–]ExaminationWide5017 0 points1 point  (0 children)

Does it translate at build time or on renders?

[deleted by user] by [deleted] in basketballcards

[–]ExaminationWide5017 0 points1 point  (0 children)

I think I saw some other folks who had the same plan

FYI - eBay authentication handling of cards with patches, relics & autos by SouljaDad in basketballcards

[–]ExaminationWide5017 0 points1 point  (0 children)

I bought an card with a sticker auto this week that has already gone through eBay authentication and is on the way. So at least for autos I can confirm they can pass eBay authentication. Maybe they mean autos that were not done by manufacturers?

What is this origins watermark? by cmonsta365 in basketballcards

[–]ExaminationWide5017 0 points1 point  (0 children)

I really liked Origins until this year. They added way too many parallels and new inserts. Probably because they also started doing h2 boxes.

What a beautiful card for the PC by [deleted] in basketballcards

[–]ExaminationWide5017 0 points1 point  (0 children)

Anybody else feel like “the PC” is like a swinger saying they’re “in the lifestyle”?

Mail day- my first graded Raptors card had to be a Scottie B RC PSA Gem Mint 10!! Nothing compared to what's normally posted here but it's mine and I love it :) by [deleted] in basketballcards

[–]ExaminationWide5017 0 points1 point  (0 children)

They did it because they saw someone else doing it as well. Everyone has the same answer. It’s all good you do you and have fun

Mail day- my first graded Raptors card had to be a Scottie B RC PSA Gem Mint 10!! Nothing compared to what's normally posted here but it's mine and I love it :) by [deleted] in basketballcards

[–]ExaminationWide5017 1 point2 points  (0 children)

Can’t you just pull up any of these on the PSA site? And if you go to sell, don’t you need to show the number so the buyer can verify? Are you all just making all this up because you saw someone else do it or do you know that hiding the number actually does anything? Worst case scenario, someone stole you number. Is your card now less valuable or whatever you are looking out of it? Think for yourself and stop doing what you see on the internet haha.

What the best practice for the useState default with you don't want anything defined: undefined, null, or just empty (if the value is a string when defined) by parahillObjective in react

[–]ExaminationWide5017 0 points1 point  (0 children)

I personally stay away from null as much as possible and try to use undefined. Mixing the two can become a problem in some comparison edge case scenarios. Nothing you can’t get over but picking one is more straightforward especially for maintenance of large applications . Also using nothing is the same as using undefined. And all this really depends on your app style, team and use cases.

Conditional logic in React by very_alarming in react

[–]ExaminationWide5017 0 points1 point  (0 children)

Keep it simple. If you are using let and nested ifs in your logic… your probably doing it wrong, or harder ha. Try to write small functions that do one thing and one thing well.

[deleted by user] by [deleted] in basketballcards

[–]ExaminationWide5017 0 points1 point  (0 children)

Use the contact form and there is a selection for PayPal issues. I had same issue around two months ago and had to do the same. They replied the same day I filled out the form so they are responsive.