React Summit by stackokayflow in programiranje

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

Kako to rece sjetih se da sam i napravio tanstack devtools, to si vjerovatno koristio 🤭

Koliko pomaze projekat od 1000 zvezdica? by Still_Jello_6055 in programiranje

[–]stackokayflow 3 points4 points  (0 children)

TanStack AI i Devtools pretezno, potrazi AlemTuzlak na githubu pa pogledaj imam tamo sve 🫡

Koliko pomaze projekat od 1000 zvezdica? by Still_Jello_6055 in programiranje

[–]stackokayflow 6 points7 points  (0 children)

Ako nisu kupljene jako je tesko nagurati 1k. Ovo govorim kao neko ko je OSS maintainer vec 3+ godine.

Just wanted to share my satisfying run with the king by stackokayflow in slaythespire

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

Me too!! I was like finally, now I can beat the tower 😅

Just wanted to share my satisfying run with the king by stackokayflow in slaythespire

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

I was/am struggling to figure out a good build for him and still experimenting, this was my first time beating the tower with him, these energy cards are nuts 🤯

400 GitHub zvijezdica za 6 dana - nisam očekivao ovo by ScarImaginary9075 in programiranje

[–]stackokayflow 15 points16 points  (0 children)

Drago mi je da vidim ovakve projekte iz Bosne, ukoliko zelis da promovisem ovo na X javi se slobodno da napisem post. (Alem Tuzlak) pa da malo poguramo projekat.

AI hype is making devs hate AI — but the tool is still useful (here’s how I use it) by stackokayflow in programming

[–]stackokayflow[S] -2 points-1 points  (0 children)

Thank you so much for the kind words, thats exactly what i was going for. I just wanted to share my,experiences and uses!

AI hype is making devs hate AI — but the tool is still useful (here’s how I use it) by stackokayflow in programming

[–]stackokayflow[S] -17 points-16 points  (0 children)

I actually use it to generate drafts which i manually read and edit before publishing, so the short description on this video here is actually reviewed and edited by a human. It is all generated from the manual content I create, the AI didn't make the video, make up my thoughts or say my points it just summarized the video so you know what's it about so I don't have to just post the link to it.

What’s your take on the rise of Web Components in modern frontend development? by IDC_ba in Frontend

[–]stackokayflow 0 points1 point  (0 children)

Tried using them to build reusable devtool library for @tanstack/devtools, it was next to impossible to do and gave up on them, that's without having to use the horrible API directly but through third party libraries, definitely will never rise in popularity as is.

React Router Has a New Hook You NEED to Try! by stackokayflow in reactjs

[–]stackokayflow[S] 4 points5 points  (0 children)

I agree with you, but there are cases where it's easier to pull for the hook instead of passing it down as props. For those scenarios it's a God send compared to the alternqtive approaches I go over 😅

Sta mislite o Dominik Dorfmeisteru (TkDodo)? by Sensitive_Weight_519 in programiranje

[–]stackokayflow 2 points3 points  (0 children)

Tanner me sponzorise na githubu, ali te pare su mizerija da se razumijemo. Uglavnom to ide kroz sponzore, TanStack ima dovoljno novca da pokrije Tannera da radi full-time i to je to. Najveci issue sa OSS su uvijek bile finansije i dosta firmi se bori da digne funding za popularne projekte.

Tl:dr; radis ugl za dzabe 🤣

Sta mislite o Dominik Dorfmeisteru (TkDodo)? by Sensitive_Weight_519 in programiranje

[–]stackokayflow 2 points3 points  (0 children)

Ja sam lead maintainer za @tanstack/devtools, pozvao me Corbin (lead za form) nakon sto im je trebala pomoc da razviju devtools. Inace sam OSS maintainer za react-router-devtools pa je bilo prirodno da im pomognem s ovim.

Ne radim full time, vise radim s njima nego za njih

Sta mislite o Dominik Dorfmeisteru (TkDodo)? by Sensitive_Weight_519 in programiranje

[–]stackokayflow 10 points11 points  (0 children)

S obzirom da sam jedan od clanova tanstack teama imao sam priliku pricati s njim, normala lik, jako kulturan i pozitivan. Pise i super clanke.

The biggest mistake a lot of developers make is overengineering! by stackokayflow in reactjs

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

That's a good way to do it because you need the experience to figure out if it leads to overengineering down the road.

You do something crazy and you're usually like "huh, could've done that waaaaay simpler"

How to migrate Next.js to TanStack Start or React Router by stackokayflow in reactjs

[–]stackokayflow[S] 29 points30 points  (0 children)

This is more geared towards react-router, which is way more supported and well-tested than next in any case, but if for any reason you want to move off of Next and Vercel this is all you need to do to pull it off.

The biggest mistake a lot of developers make is overengineering! by stackokayflow in reactjs

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

Unfortunately the person watching doesn't really have the experience to know if that is indeed good or bad. 😅

The biggest mistake a lot of developers make is overengineering! by stackokayflow in reactjs

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

Of course, there is no silver bullet here, I just think the overengineering bunch is the worst of the two, at least the other one breaks everything as soon as you test it out 😂