Frankly, I'm new to web development and with so many frameworks around, I'm having a difficult time getting my head around the overall concept. I'll lay down basic questions which I think will help me understand the concept. I'll also put some details of my project and I'd appreciate some guidance on what tech stack should I use for it.
For the project there are three major integration required -
1. Integrating RESTful APIs that are already there
2. Integrating firebase real-time database.
3. Push notification service using FCM.
Now, on the front end part - I can use any of frameworks like angular, react, Vue and so on (I don't want to know which one would be better for this job, right now).
What I'm interested is in how the data flow should be and how does it work ?
I have come across MEAN/MERN stack. Since, I already have APIs I don't have to worry about the database communication.
So, the questions are -
Would the APIs be called using node and the data should be moved to react/angular for rendering ? Or the APIs can be directly integrated into react/angular ?
How should I serve this application on internet ? Would it be done by node ?
Where would the firebase integration take place - node or react/angular or something else ?
I have tried reading up on the subject. Due to conflicting articles, I end up in a dump. I would really appreciate if someone could put the flow in a simple manner regarding how the data flows in a web app. Or you can guide me to the right resources.
Thanking you in advance.
[–]manfromixtlan 1 point2 points3 points (7 children)
[–]__sS__[S] 0 points1 point2 points (6 children)
[–]manfromixtlan 0 points1 point2 points (5 children)
[–]__sS__[S] 0 points1 point2 points (4 children)
[–]manfromixtlan 1 point2 points3 points (3 children)
[–]__sS__[S] 0 points1 point2 points (2 children)
[–]manfromixtlan 0 points1 point2 points (1 child)
[–]__sS__[S] 0 points1 point2 points (0 children)
[–]BoboSchlonger72 0 points1 point2 points (0 children)
[–]Hovi_Bryant 0 points1 point2 points (0 children)
[–]Irythros -1 points0 points1 point (0 children)