rubenmate / draw-entity-relation

A web application developed as my final project for the Computer Engineering Degree. It allows users to model entity-relationship diagrams and export them to SQL scripts after validation.
https://draw-entity-relation.vercel.app
0 stars 1 forks source link

Consideration: Framework Selection - React vs. Vanilla JavaScript #1

Closed rubenmate closed 4 months ago

rubenmate commented 5 months ago

Background:

I need to decide if we want to use a framework like React or stick with plain old JavaScript for the project.

Goals:

Figure out which is better for the project: React or vanilla JavaScript. Consider stuff like how if it fits our needs and which "drawing" framework to use.

Proposed Solution:

Look into what React offers compared to vanilla JavaScript.

rubenmate commented 4 months ago

Closed with #7