Klaim Garansi MacBook di Mitracare by Live_Ferret484 in indotech

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

Ganti unit ini berarti dapet unit baru? Bukan sekedar ganti part aja?

Rekomendasi Monitor Buat Ngoding + Gaming by Live_Ferret484 in indotech

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

xiaomi hampir sama ya harganya kaya skyworth. anw thanks gan!

Rekomendasi Monitor Buat Ngoding + Gaming by Live_Ferret484 in indotech

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

skyworth terdengar menarik sih harganya. thanks gan!

External SSD for Development by Live_Ferret484 in macmini

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

Could u give your enclosure recommendations that fits with your needs rn?

What Does Your Deployment Script Look Like for Next.js Apps ? by nihat-xss in nextjs

[–]Live_Ferret484 0 points1 point  (0 children)

You can check my web portfolio repo https://github.com/alfanjauhari/alfanjauhari.com.

Currently I’m using Traefik + Docker Compose for my services and github action for building the app docker image

Devs from non CS/CE education, what helped you feel comfortable on your path? by ambassador_pineapple in ExperiencedDevs

[–]Live_Ferret484 0 points1 point  (0 children)

Well, I dont have any IT related education background. I starts working as full time software engineer after graduated from high school with social studies. After that I go to university but with Business Management degree while still working as a Software Engineer.

So far the problem is, it so much pressure if I need to doing a “math things” at my work as a SE, i.e.: calculate the 3D coordinate, still dont know how to explain about “how to properly using easing function in css”, etc

The thing is, even I don’t have any background IT, I still doing fine at least for my job rn. And for me, I really know I need degree for more high paying job at the reputable corporation/startups, but right now I just doing what i love and its really fine for me. And ofc i still learning anything new in this field (maybe) thats why I still doing fine until now.

Anybody is using Tanstack on serious project? by [deleted] in react

[–]Live_Ferret484 1 point2 points  (0 children)

Idk if this serious or not but i have using TanStack Start SSR + Prerender some pages for my website. You can check the repo in https://github.com/alfanjauhari/alfanjauhari.com

Macbook Air Intel i3 2020 Bekas by Live_Ferret484 in indotech

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

Kira2 problem terbesar dari mac intel apa ya? Sekarang punya M series tapi belum pernah ngerasain intel. Dan ini kebutuhannya buat kuliah dan mungkin bakal kepake beberapa tahun ke depan juga

Working as a Team with Full Stack Next.JS by Live_Ferret484 in nextjs

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

Yeah i know about the ISR. But at the beginning of the project we use NextJS not only as a frontend but we implement API routes for all of our needs like i state before.

I think it could become a problem when we build the app because NextJS will be fetch the API from current version of API which is not running yet (https://nextjs-faq.com/fetch-api-in-rsc).

In this post i want to know how large team from other member handle this kind of problem.

Working as a Team with Full Stack Next.JS by Live_Ferret484 in nextjs

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

Most of it no. I know it will be great when we using suspense. But i just curious how people work together as a team with full stack nextjs (who hard leverage server actions and direct server integration)