This is the best explantion of how to get started in Flask I've seen. I think I finally get it now.
This guy makes it fun to learn as well!
[https://youtu.be/zdgYw-3tzfI](https://youtu.be/zdgYw-3tzfI)
Also, since I'm sort of a noob, I followed along using the IDE he used in the presentation. I really like the simple interface:
[https://ide.c9.io/](https://ide.c9.io/)
Well this would have made the initial learning curve a little easier… lol
Damn, that could habe saved me some time.
> I really like the simple interface:
> https://ide.c9.io/
> **Opening workspaces (including access to databases and app frameworks) will be disabled on June 30, 2019. Cloud9 will stop working on December 31, 2019.**
aws don’t want the headache to manage ide for people that is actually vms so they are **HARD** shutting down their services. Go look at their community forum, it is a sh!t show!
The cloud9 env is great but instead of looking at c9.io rather look at the [c9sdk](https://github.com/c9/core/blob/master/README.md) or [cloud9/workspace](https://docs.aws.amazon.com/cloud9/latest/user-guide/sample-docker.html) docker images or if you are nostalgic and want something to stay around before aws move your cheese have a look at [Pylon IDE](https://github.com/pylonide/pylon), a Cloud9 v2 descendant with some added extras and support for modern node, OSS licensed.
So this is where james moriarty works after retirement.