When developing front-end and back-end, select the framework... It's not easy.

Asked 1 years ago, Updated 1 years ago, 135 views

I want to build a website based on node.js. I developed it using express js + bootstrap + jquery.

Maybe it's because I don't know how to use it yet, but it's a little slow...

As I was trying to figure out how to change the framework, I see the issues angularjs and reactjs.

I think there's a lot of comparison between these two.

Anyway! The problem I'm thinking about is

Since I don't have a web designer, I have to take charge of development and design by myself, so is there anything UI-wise like bootstrap?

I'd like to hear your thoughts on angularjs and reactjs (although I can share them with you) For me, who is worried about this, use this for the back end, this for the front end, and this for the UI! If you have any advice, please! (It's a community website, and I think mariadb would be good for DB. )

Thank you!!! :)

node.js user-interface back-end front-end

2022-09-21 15:13

2 Answers

Number 1 :

If you're tired of bootstraps, try http://foundation.zurb.com/ In addition to this, there are many other frameworks that have added several designs derived from bootstrap

Number 2 :

Angular and reaction are frameworks used at the front end, not in backend languages such as express. The main purpose is to structure a complex, jjamppong-like sauce. It's an abstract answer, and in fact, the part that we use a lot is used for AJAX and HTML bindings.

From a jquery user's point of view, Jquery is structurally reducing what's possible. There's something called backbone. There's a lot of course.

I heard that the existing angular is not used often, and react and angular2 appear, but there is no harm in learning. But if it's me, I'll learn how to react at this point in time

Number 3:

I recommend node.js + express + bootstrap + mariadb + jquery as you do now

I recommend node.js because it comes out fast without doing anything If it's a community website, it's good for mariadb

If you think the bootstrap is too dry in some cases, try using the foundation above.

Actually, Jquery is enough for a small community, but if you are willing to use it later and want to learn it, you can add react or angular.

Putting two frameworks does not mean that you do not use jQuery at all. I also use it for animation purposes.


2022-09-21 15:13

In addition to No. 1, we recommend http://getuikit.com/ as a framework with a little less functionality but a clean view. A senior developer used it.


2022-09-21 15:13

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.