|
|
|
|
|
by Regardsyjc
2750 days ago
|
|
Do you by any chance have any course recommendations for front end, Python, or building your first saas app? A kind HNer recommended two front end courses on Angular and React, but my friend recommends Vue.js. Do you have any idea what would be the best framework to learn for an inexperienced programmer that just wants to throw something together as soon as possible? |
|
Take a look at the minimum features you absolutely need to support on the project. You may be able to get away with plain JavaScript rather than learning an entire framework.