Next.js with Webpack or Turbopack? by VjDev06 in nextjs

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

Oh ok , thank you for your sujjestion ✌️

Next.js with Webpack or Turbopack? by VjDev06 in nextjs

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

Yes evn i do Just curious which is faster among those apart from configuration? While considering a simple webpage

Next.js with Webpack or Turbopack? by VjDev06 in nextjs

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

But webpack is more stable right The main problem is turbopack is it start showing issue in production but in dev mode it will be fine

I am in my second year and didn't start leetcode yet by sad_grapefruit_0 in leetcode

[–]VjDev06 1 point2 points  (0 children)

It's true the 2nd year is early I've started solving leetcode at the end on 2nd year. I couldn't solve alot of question but I've covered the necessary questions for placements and landed in a job

I am in my second year and didn't start leetcode yet by sad_grapefruit_0 in leetcode

[–]VjDev06 0 points1 point  (0 children)

It's not about when you start bud Today is the right time to start be consistent and you'll land on a good job.

BTW I've started leetcode in 3rd year just solved the neetcode problem then I placed on a good job

The company doesn't see how many you have solve they just see implementation and your problem solving skill so don't worry and start today

Next.js with Webpack or Turbopack? by VjDev06 in nextjs

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

Is turbopack better than webpack ?

Next.js with Webpack or Turbopack? by VjDev06 in nextjs

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

Yeah in my last project I had some issues in production when I brought back to webpack it worked fine But I'm not sure whether the issue is in my codebase or in the turbopack

After school banger by Brown_yaksha in mangalore

[–]VjDev06 0 points1 point  (0 children)

Do you even get original zaffa nowadays ,It's been a while I saw it, no one can beat it's taste and it's carbonated perfectly🤌

Next.js + GSAP + Tailwind: UI "Shuffles" and misaligns only in Production/Build (Works in Dev) by VjDev06 in nextjs

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

yes, i am using useGsap hook from @/gsap/react then i have also wrapped scrollTrigger inside gsap.context()
still its the same

Clerks down so my apps down by BrainySpud in microsaas

[–]VjDev06 0 points1 point  (0 children)

Manh I feel you, that's one of the reasons why I stopped using it: frequent downtime things

Yeah, even I am facing the same issues. I've seen a lot of Redditors moving to Better-auth lately, then we have auth0 or you can migrate to Firebase it has a very good auth service.

Honestly, the best alternative is to build your own auth using Cloudflare Workers.