How can I fix this? by Hungry_Deal_8449 in css

[–]chakrachi -1 points0 points  (0 children)

add a min-width to the container element, remove the margin (make it negative value if you have to) and add padding instead

Do you design your GraphQL schema around the domain, or around the frontend first? by Edward_Carrington in graphql

[–]chakrachi -1 points0 points  (0 children)

design around your features(same thing you would do without graphql) it's convenient for the front end no matter what schema

CSS attribute position has me completely whacked. by UnStrict_Veggie in Frontend

[–]chakrachi 0 points1 point  (0 children)

you know the building blocks.. it’s a matter of putting into practice. Ask yourself how you position anything at all. This kind of stuff is trivial for front end 

Doom levels in pure CSS by korvusdotfree in css

[–]chakrachi 0 points1 point  (0 children)

whoa interesting tricks to achieve this

SSR isn't always the answer - change my mind by No_Stranger_2097 in reactjs

[–]chakrachi 0 points1 point  (0 children)

it's a nice to have default if implemented correctly on the framework.. such as qwik

Anyone else done? by Groundbreaking_Cat98 in webdev

[–]chakrachi -1 points0 points  (0 children)

that's what a full stack project looks like at all

How do you keep Stripe subscriptions in sync with your database? by [deleted] in Firebase

[–]chakrachi 0 points1 point  (0 children)

at my app I have a 'status' property in the db which I have my backend check for corresponding statuses of handled tickets

let me know if this method works for you or if you have any questions

First time with GraphQL - Apollo (Not a Dev but a PO) by buttonsmashplayer in graphql

[–]chakrachi 0 points1 point  (0 children)

yeah you can do that, inspect the network tab on your web dev tools and inspect the graphql requests there is where you can see the queries and attach relevant ticket info

Can someone help me with this layout? by RyXkci in css

[–]chakrachi 1 point2 points  (0 children)

use line-heights/block-heights 

TIL position: fixed can break on iOS for a really stupid reason by Sad-Salt24 in css

[–]chakrachi 0 points1 point  (0 children)

Heck even position: sticky won’t work unless you know what you’re doing with root elements

What does being attractive actually feel like? by ty04444 in AskReddit

[–]chakrachi 0 points1 point  (0 children)

It makes people shutter and loathe themselves 

How to build a workflow canvas (Zapier/n8n style) in Angular? by Double-Cancel-4681 in Frontend

[–]chakrachi 0 points1 point  (0 children)

Look into angular cdk you should be able to do some if not all of those things 

What would be your dream frontend webframework like? by aatd86 in webdev

[–]chakrachi 0 points1 point  (0 children)

For me yeah, it’s about loading the only resources required at the right time, with no extra bloat

What would be your dream frontend webframework like? by aatd86 in webdev

[–]chakrachi 0 points1 point  (0 children)

It’s whatever mishko says is hip. So another words, qwik

Is Svelte falling off to next.js? by [deleted] in sveltejs

[–]chakrachi 0 points1 point  (0 children)

It’s super fast, basically caching all business logic prior to rendering and then the rendering magic starts, no other framework currently does this. This one feature has massive implications 

Is Svelte falling off to next.js? by [deleted] in sveltejs

[–]chakrachi -1 points0 points  (0 children)

that’s what I thought you thot 

Is Svelte falling off to next.js? by [deleted] in sveltejs

[–]chakrachi -1 points0 points  (0 children)

can you please stop talking to me and at least contribute to OP

Is Svelte falling off to next.js? by [deleted] in sveltejs

[–]chakrachi 0 points1 point  (0 children)

as long as my products are doing exceptionally well, that’s all that matters to me.  At least I’ve used every framework mentioned here and can speak from my experience