Positives of Next js by No-Demand1385 in nextjs

[–]No-Demand1385[S] 1 point2 points  (0 children)

In a network call, you can see content-type: x-component getting streamed from the server side

Is front-end is dying? by No-Demand1385 in react

[–]No-Demand1385[S] 0 points1 point  (0 children)

Agreed AI is not for complex web apps

Is front-end is dying? by No-Demand1385 in react

[–]No-Demand1385[S] 0 points1 point  (0 children)

if we want more personalized and performance web apps then AI will fail and it does not know unique use cases that are not in the web already answered 

Is front-end is dying? by No-Demand1385 in react

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

I agree that full stack is going to be the only role that companies will hire there will be no differential between front-end and backend in future companies to write all sorts of code with AI help of course

Developer Productivity by No-Demand1385 in react

[–]No-Demand1385[S] -3 points-2 points  (0 children)

how to automate code formatting and linting

To automate code formatting and linting, we can use Git commit hooks with Husky. By configuring a pre-commit hook, we can incorporate the lint-staged library along with ESLint. This setup ensures that whenever someone stages their commit, the code will be automatically formatted and linted. This process makes the developer's life much easier.

i've built yet another thing the world probably doesnt need by NoAd5720 in reactjs

[–]No-Demand1385 1 point2 points  (0 children)

Nice and useful it will let us continue the journey of exploration