MedUnes / 100DaysOfCode

100DaysOfCode challenge
1 stars 2 forks source link

Choose the language, framework and tools #1

Open MedUnes opened 7 years ago

MedUnes commented 7 years ago

I suggest a web application built with

AdventureBear commented 7 years ago

I propose Node/Express/Mongo since this is a project stemming from my Free Code Camp studies.

MedUnes commented 7 years ago

@AdventureBear Good argument that it is related to FCC so MEAN stack should be put in consideration. Though, this raises up another problem, since finding a NodeJS server is harder/more expensive / less frequent than an LAMP (Linux Apache MYSQL PHP) server..

AdventureBear commented 7 years ago

What about Heroku ?

MedUnes commented 7 years ago

Good point, doesn't it put limitations on free accounts ?

AdventureBear commented 7 years ago

Yes, there are, but if the end goal in stuyding from FCC and using 100 days of code to do so is to learn how to create full stack web apps that scale, then its the best way to get started. if this project scales to where we need to pay $7/month, we can ask for community donations. otherwise it doesn't make sense to do it on a different tech stack, that's not the end goal (for me) of studying at FCC.

MedUnes commented 7 years ago

Nice, 7$ a month won't make a real problem anyway. So I choose the MEAN stack. Are you OK?

AdventureBear commented 7 years ago

I am still not well versed in the "A" or the "R" (MERN) stack, but learning React is my next project. I'm fully on board with Mongo/Express/Node, and would need some guidance on Angular 2 vs React (or temporarily some simple front end such a EJS that could be replaced)

MedUnes commented 7 years ago

I guess FCC is rather with ReactJS, so if we want to get stick to the FCC learning plan, we shall go for ReactJS, although I prefer Angular2 myself. What do you think?