Closed aalekhpatel07 closed 3 years ago
It looks like this is using TypeScript. I am not sure if we would wanna use TypeScript with the project. I mean I love TS but this might be too much for students to learn at the same time while learning new frameworks AND while learning what 'backend' and 'frontend' actually is. What do you think @xTrig
Does this force us to use TS @aalekhpatel07?
It looks like this is using TypeScript. I am not sure if we would wanna use TypeScript with the project. I mean I love TS but this might be too much for students to learn at the same time while learning new frameworks AND while learning what 'backend' and 'frontend' actually is. What do you think @xTrig
Does this force us to use TS @aalekhpatel07?
Yes, the project was bootstrapped with --typescript
flag. If it helps, I've changed that to JS now.
Includes some instructions for setup and usage.