anikethsaha / mern

:tada: This is boilerplate for MERN stack with integrations like Redux and SSR :tada:
https://mern.netlify.com
MIT License
99 stars 45 forks source link

Roadmap #61

Open anikethsaha opened 5 years ago

anikethsaha commented 5 years ago

Will create a better explaining proposal soon

V1 (next)

List of things need for v1

Need to work in next branch. Not in master

Support

Feel free to add more if needed ...

Thanks

wincentrtz commented 4 years ago

Hello @anikethsaha

I'm currently working on a project about project structure especially with React. Do you have any problem with ur current project structure? Maybe we can have a discussion about it :)

anikethsaha commented 4 years ago

for project structure, I actually had suggestion like removing the src/common folder,
Actually, when I started the project, I thought of doing SSR for every component, not based on the route But I don't think that gonna be effective. Although I can reconsider that if I find any better reason !

You can check the v1 https://github.com/anikethsaha/MERN/pull/117

anikethsaha commented 4 years ago

yeah do ping me on twitter. We can consider that for v1 or if possible v2.

wincentrtz commented 4 years ago

Actually I'm not using twitter. :( can we try using LinkedIn or other?

anikethsaha commented 4 years ago

yeah sure https://www.linkedin.com/in/aniketh-saha-8a67aa148/

devcer commented 4 years ago

I can help with writing unit tests. which file should I start with?

anikethsaha commented 4 years ago

Thanks, That's great. Actually, for frontend, it seems that we convered most of the part, Can you try for the server?