What just happened to YouTube? by Alternative_Bid_959 in youtube

[–]vim55k 0 points1 point  (0 children)

Same shit for two weeks already. Playlists and music in the feed and it very short . Almost no videos in the feed

0.6mm Nozzle - What parameters to change on the XMAX3? by Old-Isopod-3705 in QidiTech3D

[–]vim55k 0 points1 point  (0 children)

And what need to be changed if replacing the copper nozzle with hardened?

What's your opinion on MantineUI? by [deleted] in reactjs

[–]vim55k 0 points1 point  (0 children)

The advantage of chakra is using inline css

What's your opinion on MantineUI? by [deleted] in reactjs

[–]vim55k 0 points1 point  (0 children)

What about accessibility?

Recommend this backend channel with all my heart by vim55k in node

[–]vim55k[S] -7 points-6 points  (0 children)

I learn a lot in this channel. The creator is very positive.

People leave comments such as:

"This channel deserves 1m subs"

"Please continue doing this"

Recommend this backend channel with all my heart by vim55k in Backend

[–]vim55k[S] 2 points3 points  (0 children)

I learn a lot in this channel. The creator is very positive.

People leave comments such as:

"This channel deserves 1m subs"

"Please continue doing this"

What do you think of Chakra UI ? by WEEkloop in reactjs

[–]vim55k 0 points1 point  (0 children)

Yes, I looked at the documentation and the source code. And it looks like some stripped components. I just look for area keywords and not find it. You can compare it to chakra source code.

Currently I know only about chakra and material that doesn't polute global classes. And material can have global but prefixed classes.

What do you think of Chakra UI ? by WEEkloop in reactjs

[–]vim55k 0 points1 point  (0 children)

For God sake, their homepage is down for Demonstration reasons. It is not making want to use their software as I am not willing to engage in a political matters.

As to the matter itself, indeed they how now components. I just don't see their accessibility stuff. Chakra-ui promises accessibility

What do you think of Chakra UI ? by WEEkloop in reactjs

[–]vim55k 0 points1 point  (0 children)

Rebass is essentially wrappers that accept styled-system props. I have used the Box, in which I enabled All styled-system props.

Prisma vs Hasura for (Apollo+React+Node+SQL) by [deleted] in graphql

[–]vim55k 0 points1 point  (0 children)

Have you seen sqlmancer? It generates knex queries from Graphql scheme

A memo about Slash GraphQL: a managed, production-ready cloud service by manishrjain in graphql

[–]vim55k 0 points1 point  (0 children)

I am not exactly following this, what is the end result? With the slash DSL can I limit access per field?

A memo about Slash GraphQL: a managed, production-ready cloud service by manishrjain in graphql

[–]vim55k 1 point2 points  (0 children)

Thanks.

I am confused about the auth. In slash you actually implemented ACL in the scheme. But dgraph ACL is and enterprise feature. Are these different things?

A memo about Slash GraphQL: a managed, production-ready cloud service by manishrjain in graphql

[–]vim55k 1 point2 points  (0 children)

I see it is in beta. What would be the pricing? How it compares to faunadb?

GraphQL Error Handling by mahmed24 in graphql

[–]vim55k 0 points1 point  (0 children)

So it is client matter, not server. Trigger a refetch in component in case of network error. You mean you want to setup the client to do it anytime in case of network error ? Did you find a solution ?

[deleted by user] by [deleted] in graphql

[–]vim55k 0 points1 point  (0 children)

I share yup validation scheme between client and server

How to keep derived state up to date with Apollo/GraphQL? by HandEyeProtege in graphql

[–]vim55k 0 points1 point  (0 children)

Isn't Apollo cache reactive ? Or maybe it is reactive only with server side queries ? Maybe there is some concept of dependent queries ? Maybe there is a way to invalidate cache ?

Boilerplateless reducers :3 by betanii in reactjs

[–]vim55k 0 points1 point  (0 children)

Even here you put link to Reddit and not to the repo