Frameworks
We recommend being comfortable with the core javascript concepts and functional programming basics before venturing into using the following recommended frameworks.
React is a revolutionary and popular client-side framework made by Facebook. Free Code Camp teach React.
Choo is a fun framework that we might be using more of!
Express is a Node framework for server-side applications.
Todo App
The classic framework example is the todo app. You can see how the frameworks compare at todomvc
Give It Five minutes
Why not give a framework that you hear about five minutes? You don't have to spend days on it, however a bit of investigation could go a long way.