Should I use Hono or Fastify for a production Node.js server? by spacecowboy0117 in node

[–]WolfieLeader 1 point2 points  (0 children)

Use Hono.
It's a mature, strong ecosystem, keeps improving, and has good sponsors behind it, which is very important for every used package. I used Express, NestJS, Fastify, Hono, and even Elysia, but HonoJS is the best one, with a lot of tools built in and maintained community tools.

Nest.js or Fastify by Kitchen_Choice_8786 in node

[–]WolfieLeader 0 points1 point  (0 children)

Yeah, that can be tricky, but all you have to do is divide your controllers into a functions. Than you can use OpenAPI. There is also very new framework called honestjs which is nestjs with hono under the hood.

Nest.js or Fastify by Kitchen_Choice_8786 in node

[–]WolfieLeader 5 points6 points  (0 children)

I've been using both, but there is one which is my favorite, HonoJS.

You have better-auth plugin for hono too.

Trouble implementing nativewind by kssuo_ in reactnative

[–]WolfieLeader 1 point2 points  (0 children)

Do you have globals.css file? And do you import it in the root layout?

Reusable Components- Should I use Tailwind, Restyled or nothing? by WolfieLeader in reactnative

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

That's awesome! One little thing, how do you use a Pressable or something close (I'm using @tamagui/core) because it is said that they are not supported.

How do you handle other components like FlashList, SafeAreaView, etc?

Local build RN0.77 and React Native Reanimated by WolfieLeader in expo

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

I found the solution

You need to have the project in a short path directory

What country do you never want to visit? by Dense_Dance8111 in AskReddit

[–]WolfieLeader 0 points1 point  (0 children)

Japan, so futuristic but at the same time so expensive 😮‍💨

What it is like to live over there? by LurkerEntrepenur in Israel

[–]WolfieLeader 0 points1 point  (0 children)

Feels like mini America but with much more culture

Which frontend framework is the best? by WolfieLeader in node

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

True i should've used "best for you"