I currently follow this pattern in my projects. I have a question regarding components and containers, and redux. Redux docs say follow the duck pattern which means to have actionTypes, actions, reducers all in a single file. I'm also concerned about...
Join discussionSo, what I know after reading several articles online and they all seem to have this: SSR:(old php apps) * Client sends a request to the server. * Server renders html(on the server itself). * Server sends the already rendered html document to the bro...
PAPurvi and 1 more commentedSo I tried to install Discourse using docker on the server and by installing all the dependencies and docker images, I set up the discourse then run the discourse to set up on to the server Firstly after running ./discourse-setup, they are asking for...
Join discussionHello Hashnoders, I need advice from you about becoming a freelancer. How do i impress the people who are giving the task. What type of projects should I do in order to earn a bit of extra money. I know the MERN stack and I have done some hobby pr...
JALJemilu and 2 more commentedWe're looking for a flexible, self-driven full stack engineer specializing in the MERN stack. Position open to developers based in India only. We're a small team of designers and developers based in Chandigarh. Our core members have been working in s...
YUtkarsh commentedI saw in the MERN-starter repo that hashnode has deprecated that package and is no longer maintained. Why? There is a recommendation that to use next.js instead which is fine but many users like me don't prefer to use next.js and for some other reas...
Join discussionMy mind is in conflict with this idea, should i keep frontend and backend in a single project with single dependencies and blunder, this structure will helps to implement SSR easily, but it makes code management and bundling complicate. I other hand ...
XRSLXingheng and 3 more commented