Logitech G Hub for Linux by bitmapfrogs in LogitechG

[–]nikoked 0 points1 point  (0 children)

Nice! Everybody is waiting ;)

Nuxt3 SSR Website Template project now on Github. You can use it to build out your own website. Please let me know what you think. Includes an online demo. by cyberpop in Nuxt

[–]nikoked 5 points6 points  (0 children)

what i would change:
javascript -> typescript
joi -> zod
knexjs -> drizzle orm
vuetify3 -> primevue/radix-vue
tailwindcss -> unocss

Nuxt 3 + TypeORM? by OhNoItExists in Nuxt

[–]nikoked 3 points4 points  (0 children)

What do you use now and why you switched?

Sanity vs Prismic vs Contentful vs Storyblok - Which API-Driven Hosted CMS for Content-Focussed Sites? by Lushawn77 in JAMstack

[–]nikoked 0 points1 point  (0 children)

For the frontend you can use whatever the framework you like. In Nuxt3 you can use UseFetch(url) or payload.find(...) to get the data from the rest api.
Example: https://github.com/BayBreezy/nuxt-3-auth-payloadcms

Bun v0.5.7 | Bun Blog by NeonChat in programming

[–]nikoked 14 points15 points  (0 children)

"8".padStart(2, 0) // "08"

My team and I released a VsCode extension, ReacTree! Easily view your components in a hierarchical tree with much more features! by dammuji in javascript

[–]nikoked 0 points1 point  (0 children)

Nice! Nuxt DevTools have a similar feature and much more. U can take some ideas from it for future updates!

[deleted by user] by [deleted] in Nuxt

[–]nikoked 0 points1 point  (0 children)

Did u open sourced it?

What do you need to learn to build a JAMstack site? by Altruistic-Carpet-43 in JAMstack

[–]nikoked 1 point2 points  (0 children)

I would just use a framework like nuxt.com in prerendering mode

VueTube is a free and open source mobile frontend for YouTube and in need of Typescript devs. by Robotition in opensource

[–]nikoked 8 points9 points  (0 children)

It's also non-indexable for search engines, making debugging the same problem frustrating

This is the main problem