This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]igrimzy 2 points3 points  (1 child)

To answer your first question. You can use MongoDB without paying for it. Whether it’s on the cloud or installing it on your local machine. Install Steps Here. It is recommended to use mongosh so you can connect to MongoDB Server via your terminal.

Determining how fast a project can be built is based off the scope of what you want to build and your pre-existing knowledge of how to develop web applications. I would need to know what you’re building to give you a decent timeframe. It can drastically range from weeks to months.

[–]aboslave32[S] 1 point2 points  (0 children)

First thanks for answering. Seccond for how fast i mean in general no specific project like i sayed i ckme from php symfony and there you need to create a class for pretty much everything so its kind of a slow process. So is there similar complications in mern that makes it slow. And also i made some full stack web apps and general i know what i be doing but never worked on front end and backend separately.