Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
ZucaCMS ~ RevCMS Edit ~ Feedback
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Chuckie_" data-source="post: 468988" data-attributes="member: 86709"><p>React is a frontend library, you're getting things mixed up. You need to figure out what you actually want to achieve with this - if you're in it for the sake of just doing the frontend, learning React (which is my my preferred with TypeScript) or another JS frontend library would be a very good start, as it's a good skill to master these, and the retro community lacks projects adheering to up-to-date technology (across the whole stack actually) instead of using raw and bloated html/css on a php framework from 2010 or what do I know.</p><p></p><p>Don't take up constructing a whole CMS from scratch if you're only doing it for the sake of other people, but if you're serious about it you can either use an existing CMS such as Heroic (JS/TypeScript as far as I remember) or ARES (PHP) - don't take me up on either of those, they are just the one's that came to mind, haven't used them myself.</p><p></p><p>If you want to make your own backend from scratch (and it sounds like you would prefer Node), you would have to look at something like Express or NestJS. You don't do backend with React, that's meant for making the user client.</p><p></p><p>Of course I don't know at what skill level you are, so take this with a grain of salt and do your own thing.</p><p></p><p>Good luck <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="Chuckie_, post: 468988, member: 86709"] React is a frontend library, you're getting things mixed up. You need to figure out what you actually want to achieve with this - if you're in it for the sake of just doing the frontend, learning React (which is my my preferred with TypeScript) or another JS frontend library would be a very good start, as it's a good skill to master these, and the retro community lacks projects adheering to up-to-date technology (across the whole stack actually) instead of using raw and bloated html/css on a php framework from 2010 or what do I know. Don't take up constructing a whole CMS from scratch if you're only doing it for the sake of other people, but if you're serious about it you can either use an existing CMS such as Heroic (JS/TypeScript as far as I remember) or ARES (PHP) - don't take me up on either of those, they are just the one's that came to mind, haven't used them myself. If you want to make your own backend from scratch (and it sounds like you would prefer Node), you would have to look at something like Express or NestJS. You don't do backend with React, that's meant for making the user client. Of course I don't know at what skill level you are, so take this with a grain of salt and do your own thing. Good luck :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
ZucaCMS ~ RevCMS Edit ~ Feedback
Top