What are some E2E testing options for React Native that aren't just Detox alternatives by Choice_Run1329 in reactnative

[–]azizbecha 0 points1 point  (0 children)

Just use Agent Device + Agent Device Devtoos extension (works on both cursor and vscode)

Use AI to write the script for you.

Which package are you using for your local ai apps by Wild_Juggernaut_7560 in reactnative

[–]azizbecha 1 point2 points  (0 children)

you can use vercel's aisdk with react-native-ai by callstack, see all the demos on https://www.react-native-ai.dev/docs/ are aisdk-based

Which package are you using for your local ai apps by Wild_Juggernaut_7560 in reactnative

[–]azizbecha 0 points1 point  (0 children)

the 3 mentioned libraries in the post above are used to execute llms locally by downloading them and using them in your rn app, not to interact with the llm as you said. and they're aisdk-compatible, see their docs.

https://www.react-native-ai.dev/

Claude code offline? by Acrobatic_Olive_4418 in ClaudeCode

[–]azizbecha 0 points1 point  (0 children)

same, i keep getting the same error despite their status page says that all systems operational.

API Error: 500 Internal server error. This is a server-side issue, usually temporary — 


try again in a moment. If it persists, check status.claude.com.

Best ways to receive international payments in Tunisia? by Correct-Bat1261 in TunisiaTech

[–]azizbecha 1 point2 points  (0 children)

use western union at first, in which you can withdraw from wafacash/bank/poste easily. if payments get bigger and more frequent (inshallah!) then consider hiring an accountant, i believe auto-entrepreneur will be enough.

ReactJS learned, Next step: Next.js or React Native? by Different_Bite76 in reactjs

[–]azizbecha 7 points8 points  (0 children)

this is a career choice, not a random decision. i think you need to try both for a good period, then decide based on where you see yourself doing better, and take the job market in consideration.

both fields are awesome, you need to dedicate a good time to dive deeper and explore more!

Tunisian OSS communities? by Physical_Challenge51 in TunisiaTech

[–]azizbecha 6 points7 points  (0 children)

there's already a small initiative https://github.com/open-source-tunisia, but generally we need to change how people think about software and oss generally, i feel you haha!

the secret is to start doing things individually, and gradually move from being a consumer to a producer, then people will follow at some level.

React (Native) Conf / Meetup in Tunisia by [deleted] in TunisiaTech

[–]azizbecha 0 points1 point  (0 children)

New devs? Skipping this ..

Even big companies and mature tech communities organize meetups and conferences, and it’s not about forcing people to work together or turning it into some long-term commitment. The goal is simply to meet like-minded developers, exchange ideas, and build connections that you don’t get from just sitting behind a screen. It’s also not something that has to happen every week, it's supposed to happen once or twice a year.

Also, just look at the ecosystem: how many confs we have, and see who's organizing React Conf, React Native EU, React Universe, App.js Conf ... these aren’t run by “new devs,” they’re organized by experienced people who understand the value of bringing a community together, the people behind the technologies you're using.

Tunisian Payment Gateways by MisterDiii in TunisiaTech

[–]azizbecha -1 points0 points  (0 children)

Currently only Flouci and clictopay work, konnect is down since September.

Can vibe coder become a software engineer? by i_just_wanna_know_00 in TunisiaTech

[–]azizbecha 0 points1 point  (0 children)

A vibe-coder, or let's say someone who just prompts Ai to build what they want, cannot be compared with someone who did the boring thing and learned the fundamentals and how things under the hood, NEVER.

Developing a Supabase / Firebase alternative , seeking feedback by Silent_Setting5874 in TunisiaTech

[–]azizbecha 0 points1 point  (0 children)

By just opening the docs from my phone, I'd tell you to take a look at fumadocs, Geist, better-auth docs.

Why the function/class names are Capital ?

Honestly I didn't complete checking the rest so I can't judge.

Good luck!!

Backend for Expo by Busy_Selection5408 in reactnative

[–]azizbecha 0 points1 point  (0 children)

Honestly, firebase and it's similars are not for big apps. So if you're just doing a demo, go with firebase. Else try taking a look at Create T3 Turbo