codersforcauses / LAWRA

LAWRA project repo
0 stars 1 forks source link

Determine what Frameworks and libraries to use #2

Closed noobling closed 5 years ago

noobling commented 5 years ago

Place your discussion here. Thai initially suggested https://lucasbassetti.com.br/react-simple-chatbot/#/docs/installation

binaryben commented 5 years ago

My preference is something Vue based because I know it and want to improve. Second preference, anything that is widely adopted by industry (React would be fine), but it’ll be a bigger learning curve for me (still a welcome one).

noobling commented 5 years ago

Cool its important to consider how beneficial vue and react is for everyone else. Honestly, I think Vue is just better than React and if you are a solo dev you are more productive building better web apps with less code in a shorter time. If you want a job then React is better. However, I think React is easier to get started with since it has a more natural syntax.

I think JavaScript HTML CSS is also a good option.

We also need a database/backend for analytics the other guys should be able to explain it to you @BinaryBen

thaingu commented 5 years ago

I reckon we should use React for the project. React is more mature and there are a lot of example code especially with chatbots, and I agree with David's points about it being easier to get started with and it being better in finding a job.

binaryben commented 5 years ago

I’m fine with that (even if I don’t agree React is easier). I’ll need teaching though please because I never had a lot of luck with React on my own.

noobling commented 5 years ago

Thats alright, thats what im here for I am pretty experienced with it because of my work

noobling commented 5 years ago

I think we all know what tech we want