File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
content/pages/04-web-development Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,12 @@ rich apps that run in web browsers.
4141* [ Developing a Single Page App with Flask and Vue.js] ( https://testdriven.io/blog/developing-a-single-page-app-with-flask-and-vuejs/ )
4242 walks through all of the environment configuration, project setup and
4343 coding you need to do to build a legitimate Vue.js application that
44- uses a [ Flask] ( /flask.html ) API on the backend.
44+ uses a [ Flask] ( /flask.html ) API on the backend.
45+
46+ * [ Learn Vue by Building and Deploying a CRUD App] ( https://testdriven.io/courses/learn-vue/?utm_source=fsp )
47+ is an awesome course that walks through the Vue basics and building
48+ a whole application and deploying it to
49+ [ Netlify] ( https://www.netlify.com/ ) .
4550
4651* The official
4752 [ Vue.js getting started documentation] ( https://vuejs.org/v2/guide/ )
You can’t perform that action at this time.
0 commit comments