ROBLOX APP WEBSITE | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

ROBLOX APP WEBSITE

Can someone help me with a website to make roblox apps? This is what it needs Basically, they sign up and then sign in, they make a app, they make some qna’s for a role, they have a option of a interview center or a standard app, and they verify for more then 1 by joining the discord and dm a bot. Bloxtech told me I need to know node.js for back end and vie.js for the front end things. Can someone help? I will be using replit.com.

9th May 2021, 4:55 PM
Gamer 1
Gamer 1 - avatar
3 Answers
0
I recommend you use the web technology you are most familiar with. NodeJS can be used but is not required. This question is too broad to answer really. All I can say is first try learning some web technologies before you go and build a complete site.
1st Jun 2021, 2:00 PM
Leo
Leo - avatar
0
Ok! Thanks.
29th Aug 2023, 1:25 PM
Gamer 1
Gamer 1 - avatar
0
With modern webdevelopment I recommend you use a framework that handles most of the backend stuff for you and you can focus on building your app. Choose a one for a framework you're already familiar with: React: NextJS Vue: Nuxt Svelte: SvelteKit Solid: Solid Start (currently in beta) These make it easier to build and manage your application.
3rd Sep 2023, 4:28 PM
Leo
Leo - avatar