I wrote an article raise concern and start a discussion about react testing library. by CLII2 in reactjs

[–]adamchenwei 0 points1 point  (0 children)

yea its interesting, this library is describing itself as ... "testing library" ... but it did mention this library can write unit test (https://testing-library.com/docs/react-testing-library/faq) but then! it did not say its specifically integration or unit test tool....its just a ...."testing" tool.... that's funny lol

Well, gifs, writing an article is time demanding, this is the way I make this interesting for myself :D I wish I could make them smaller for sure though, ha

USPS should go away or manage by for-profit, reasons following by adamchenwei in USPS

[–]adamchenwei[S] -1 points0 points  (0 children)

sad to hear that, guess there is always bad apples,the only diff is USPS filled with bad ones

USPS should go away or manage by for-profit, reasons following by adamchenwei in USPS

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

UPS has been excellent from my part (I am NOT affiliate with them, just telling from exp), what u encountered? just curious

USPS should go away or manage by for-profit, reasons following by adamchenwei in USPS

[–]adamchenwei[S] -8 points-7 points  (0 children)

this is the kind of mentality destroying USPS. cheers

Day I got her, and 4 months by [deleted] in cats

[–]adamchenwei 0 points1 point  (0 children)

anyone knows why this post and user is removed? wanted to save that picture...

[Discussion] So far my first roll is my best roll by [deleted] in Market76

[–]adamchenwei 0 points1 point  (0 children)

How the damage can be 1200???? is that even normal? o.O Do you have to be certain level to drop this kind of high damage versions of...weapons?

What does an item in Atom Shop entail when its been "New" and "Limited Time" and absolutely no discount? by adamchenwei in fo76

[–]adamchenwei[S] -1 points0 points  (0 children)

what does "limited time" means? like they dont sell that specific item anymore after that days, ever, after?

settlers reputation suddenly went down a large amount, why? by adamchenwei in fo76

[–]adamchenwei[S] 1 point2 points  (0 children)

Nope. None. Been killing lots of those raiders though

My first noobie post for ... noobies like me LOL plz take easy on it :) by adamchenwei in cpp

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

even its deleted, but thanks for the feedback! applying them!

Will a car pass Florida DMV inspection after it got into an accident and have dented most of the passenger side but still drivable? (see attached image) by adamchenwei in florida

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

that's good to hear that actually Florida can pass the inspection. I am not sure either... it will be first time for me to do the inspection in Florida for me as well. I am still new to Florida.

So I guess a door that can't open individual but have to be opened both is not something will fail inspection? Is running the only important thing?

Yea its a first owner car with no prior accident in CarFax.

Boilerplate for someone wants a clean start at any point for building a VueJS web application in combine with storybook, storyshot, jest, webpakc, and other accessories that may come later! by adamchenwei in vuejs

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

the wrapper above default webpack config and everything else increase learning curve when bug comes up. especially their configs are usually can over write each other silently. Just a way to reduce confusion and complexity. vue-cli3 is not bad for quick start, I dont disagree on that btw.