Earlier quoted context omitted.
Found the course very interesting and it's something I intend to build upon. However, I've done similar stuff with rails since it has more batteries included and found it easier of course. However, this comes to mind: https://elsyms.com/the-art-of-over-engineering-your-side-pro... This was followed by a discussion on HN which a lot of people enjoy over-engineering side projects because they use it as a sandbox to lea…
Thanks a lot for signing up. In your case, I think you're best off learning each of those things from separate courses / learning material. Mobile app development and Kubernetes are simply not related at all. This Flask course focuses on building a classic web app using server side templates. It happens to use Postgres and Redis while also performing background jobs with Celery. To me that's the bare minimum for buil…
I agree 100%. ~premature optimization is the root of all evil~