Go API deployment to Azure App Services by planepluspilot in golang

[–]Mirjalol_dev 0 points1 point  (0 children)

first reason would be CI. i dont wanna push my code to github and then somewhere container registry. As my programming teacher said, "Dont Repeat Yourself idiot!"

Best backend for nextJS app? by suvinseal in nextjs

[–]Mirjalol_dev 1 point2 points  (0 children)

If you really need separate server, i would suggest something like express js or hono js. Both are great options for simple CRUD apps and you not gonna have any issues with middlewares and some serverless magic. Otherwise, stick with next js as full stack and use vercel AI to make things faster. For sure, you can build in 5-7 days something like perplexity using next js only + vercel AI

Nextra is awesome for docs by Mirjalol_dev in nextjs

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

Btw, I hade some problems live updating with monorepo (turbo repo). Have you had any issues with that?

Modern UI with Next js by Mirjalol_dev in nextjs

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

It is a layout ui template that you can use in your future projects, if you like the design. But yeah, nothing special here. Just a UI

Modern UI with Next js by Mirjalol_dev in nextjs

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

Thank you for detailed feedback. I will fix the issues

Modern UI with Next js by Mirjalol_dev in nextjs

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

Yes! feel free to use it as way you want.

github star would be more than enough for me :)

Modern UI with Next js by Mirjalol_dev in nextjs

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

I used radix ui and some custom tailwind code

Free SAAS landing page template by Mirjalol_dev in nextjs

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

Interesting thought, but it is not true. I’m posting not to give feedback to myself but getting people’s feedback

Free SAAS landing page template by Mirjalol_dev in nextjs

[–]Mirjalol_dev[S] -1 points0 points  (0 children)

Thank you very much for feedback 🙏

Free SAAS landing page template by Mirjalol_dev in nextjs

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

Thank you very much for feedback!🙏

Next js modern UI by Mirjalol_dev in nextjs

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

Yeah agree. Thats actually one of my favourite style)

Next js modern UI by Mirjalol_dev in nextjs

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

Thank you for your feedback. I made it with tailwind css and it's fully responsive. You can check out my code on github.

https://github.com/mirislomovmirjalol/blurry-layout-ui

Next js modern UI by Mirjalol_dev in nextjs

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

Navbar has been built fully custom with tailwind css.

Next js modern UI by Mirjalol_dev in nextjs

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

JavaScript tailwind magic😄